OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (5/6)*n^4 + 9*n^3 + (1135/6)*n^2 + 361*n - 300 for n>8.
Conjectures from Colin Barker, Dec 17 2018: (Start)
G.f.: 4*x*(221 - 677*x + 833*x^2 - 461*x^3 + 22*x^4 + 129*x^5 - 110*x^6 + 77*x^7 - 44*x^8 + 23*x^9 - 10*x^10 + 3*x^11 - x^12) / (1 - x)^5.
a(n) = 5*a(n-1) - 10*a(n-2) + 10*a(n-3) - 5*a(n-4) + a(n-5) for n>13.
(End)
EXAMPLE
Some solutions for n=4:
..1..1..1..1..1..1..1....0..1..1..1..1..1..1....0..1..1..1..1..1..1
..1..1..1..1..1..1..1....1..1..1..1..1..1..1....1..1..1..1..0..0..0
..1..1..1..1..1..1..1....1..1..1..1..1..0..1....1..1..1..1..1..1..1
..1..1..1..1..1..1..0....1..1..1..1..1..0..1....1..1..1..0..0..0..0
..1..1..1..1..1..1..1....1..1..1..1..1..0..1....1..1..1..1..1..1..1
..1..1..1..0..0..0..0....0..0..0..0..1..0..1....1..1..0..0..0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 02 2015
STATUS
approved