OFFSET
1,1
COMMENTS
Row 4 of A208369.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 19*a(n-2) + 23*a(n-3) - 26*a(n-4) - 38*a(n-5) + 13*a(n-6) + 15*a(n-7) - 4*a(n-8).
Empirical g.f.: 9*x*(1 + 8*x + 11*x^2 - 16*x^3 - 28*x^4 + 10*x^5 + 15*x^6 - 4*x^7) / ((1 + x)*(1 - 2*x - 17*x^2 - 6*x^3 + 32*x^4 + 6*x^5 - 19*x^6 + 4*x^7)). - Colin Barker, Jul 02 2018
EXAMPLE
Some solutions for n=4:
..1..1..0..1....0..1..0..1....1..0..1..0....0..1..0..1....0..1..0..1
..1..0..1..1....1..0..1..0....0..1..0..0....1..1..1..0....0..1..1..0
..0..1..1..0....1..0..1..0....1..1..1..0....1..1..1..0....0..1..1..1
..0..1..1..1....1..0..1..0....1..1..1..0....1..0..1..0....0..1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 25 2012
STATUS
approved