OFFSET
1,1
COMMENTS
Column 2 of A204800.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 5*a(n-2) - 12*a(n-3) + 12*a(n-4) for n > 8.
Empirical g.f.: x*(47 - 42*x - 204*x^2 + 31*x^3 + 233*x^4 + 206*x^5 - 65*x^6 - 104*x^7) / ((1 - x)*(1 - 2*x)*(1 - 3*x - 6*x^2)). - Colin Barker, Jun 10 2018
EXAMPLE
Some solutions for n=4:
1 1 1 0 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1
0 0 0 1 0 0 1 1 0 0 1 1 0 0 0 1 0 1 0 0 0
1 1 0 0 0 0 1 1 0 0 1 1 1 1 0 1 0 0 1 1 0
1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0
1 1 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 1 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 19 2012
STATUS
approved