OFFSET
1,1
COMMENTS
Row 5 of A207589.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = -a(n-1) + 11*a(n-2) + 13*a(n-3) - 18*a(n-4) - 18*a(n-5) + 6*a(n-6) + 4*a(n-7) for n>9.
Empirical g.f.: 13*x*(1 + 14*x + 26*x^2 - 54*x^3 - 99*x^4 + 66*x^5 + 86*x^6 - 20*x^7 - 16*x^8) / ((1 + x)*(1 - 11*x^2 - 2*x^3 + 20*x^4 - 2*x^5 - 4*x^6)). - Colin Barker, Jun 24 2018
EXAMPLE
Some solutions for n=4:
1 0 1 0 1 1 1 1 1 0 1 0 1 0 1 1 0 1 1 1
0 1 0 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1
1 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 0 0
1 0 1 0 1 0 1 1 1 0 1 0 1 0 1 0 0 1 1 0
0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 1 0 1 0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 19 2012
STATUS
approved