OFFSET
1,1
COMMENTS
Column 4 of A202447.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-1) -a(n-2) -5*a(n-3) +5*a(n-4) +a(n-5) -3*a(n-6) +a(n-7) for n>8.
Conjectures from Colin Barker, May 29 2018: (Start)
G.f.: 2*x*(169 - 220*x - 141*x^2 + 424*x^3 - 133*x^4 - 176*x^5 + 137*x^6 - 28*x^7) / ((1 - x)^5*(1 + x)^2).
a(n) = (2/3)*(n^4 + 12*n^3 + 59*n^2 + 177*n + 159) for n even.
a(n) = (2/3)*(n^4 + 12*n^3 + 59*n^2 + 183*n + 168) for n>1 and odd.
(End)
EXAMPLE
Some solutions for n=4:
..0..0..0..0..0..0....1..0..1..1..1..1....1..1..1..1..1..1....1..0..1..0..1..1
..0..1..1..1..1..1....1..0..0..0..0..0....1..0..1..0..0..0....1..0..1..0..0..0
..0..1..0..0..0..0....1..0..1..0..1..1....1..0..1..1..1..1....1..0..1..0..1..0
..0..1..0..1..1..1....1..0..0..0..0..0....1..0..1..0..1..1....1..0..1..0..0..0
..0..1..0..1..0..1....1..0..1..0..1..0....1..0..1..1..1..1....1..0..1..0..1..0
..0..1..0..1..1..1....1..0..1..0..0..0....1..0..1..1..1..1....1..0..1..0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 19 2011
STATUS
approved