OFFSET
1,1
COMMENTS
Row 4 of A209224.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 4*a(n-3) + 16*a(n-4) for n>7.
Empirical g.f.: x*(9 + 72*x + 45*x^2 + 34*x^3 - 160*x^4 - 1008*x^5 - 784*x^6) / ((1 + 4*x^2)*(1 - x - 4*x^2)). - Colin Barker, Jul 08 2018
EXAMPLE
Some solutions for n=4:
1 1 0 1 0 0 1 1 0 1 1 0 0 1 1 1 0 1 1 1
1 1 0 0 1 1 0 0 0 1 1 0 0 1 1 0 0 0 1 1
0 0 1 1 1 1 0 0 1 0 0 1 1 0 0 1 1 1 0 0
0 0 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 06 2012
STATUS
approved