OFFSET
1,1
COMMENTS
Column 2 of A205072.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-2) - a(n-6) - 4*a(n-8) - a(n-10) + a(n-12) for n > 14.
Empirical g.f.: 2*x*(20 + 32*x - 15*x^2 - 23*x^3 - 13*x^4 - 26*x^5 - 27*x^6 - 38*x^7 + x^8 + 12*x^9 + 3*x^10 + 15*x^11 + x^12 - 4*x^13) / ((1 + x - x^2)*(1 - x + x^2)*(1 - x - x^2)*(1 + x + x^2)*(1 - x^2 - x^4)). - Colin Barker, Jun 10 2018
EXAMPLE
Some solutions for n=4:
1 1 1 1 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 1 0
1 0 1 0 1 0 1 1 1 0 1 0 0 1 0 0 1 0 1 1 1
1 1 1 1 1 1 0 1 1 0 0 1 0 0 0 0 0 1 0 1 1
0 0 1 0 1 1 1 0 1 0 0 0 0 1 0 0 0 0 1 0 1
1 0 1 1 0 1 1 1 1 1 0 0 0 0 1 1 0 1 1 1 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 21 2012
STATUS
approved