OFFSET
1,1
COMMENTS
Column 2 of A202406.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 6*a(n-2) + 30*a(n-3) - 30*a(n-5) + 6*a(n-6) - 6*a(n-7) + a(n-8).
Empirical g.f.: x*(441 - 245*x + 2401*x^2 - 269*x^3 - 2381*x^4 + 433*x^5 - 477*x^6 + 81*x^7) / ((1 - x)*(1 + x)*(1 - 6*x + x^2)*(1 + 6*x^2 + x^4)). - Colin Barker, May 28 2018
EXAMPLE
Some solutions for n=4:
1 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 0 0
1 1 1 1 0 1 1 0 1 0 1 1 1 1 0 0 1 1 1 0
1 1 0 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1
1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 1 0 0 1 1
0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1
0 1 1 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 19 2011
STATUS
approved