OFFSET
1,1
COMMENTS
Row 5 of A208069.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 4*a(n-2) + 19*a(n-3) + 10*a(n-4) + 5*a(n-5) - 27*a(n-6) - 2*a(n-7) - 4*a(n-8) + 8*a(n-9) for n>11.
Empirical g.f.: 12*x*(1 + 11*x + 2*x^2 - x^3 - 86*x^4 - 31*x^5 - 51*x^6 + 114*x^7 + 4*x^8 + 24*x^9 - 32*x^10) / ((1 - 2*x - 4*x^2 - 8*x^3)*(1 + x + 2*x^2 - 3*x^3 - x^5 + x^6)). - Colin Barker, Jun 27 2018
EXAMPLE
Some solutions for n=4:
..0..0..1..1....1..1..0..0....1..1..0..1....0..0..1..1....0..1..1..0
..0..1..0..0....0..0..1..1....1..1..0..1....0..1..0..0....1..1..0..1
..0..0..1..1....1..1..0..0....1..1..0..1....0..0..1..1....0..1..0..0
..0..1..0..0....0..0..1..1....1..1..0..1....0..1..0..0....1..0..0..1
..0..0..1..1....0..1..0..0....0..1..0..1....0..0..1..0....0..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 23 2012
STATUS
approved