OFFSET
1,1
COMMENTS
Row 5 of A208078.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) +40*a(n-2) +24*a(n-3) -70*a(n-4) -28*a(n-5) +36*a(n-6) -a(n-8).
Empirical g.f.: 15*x*(1 - x)*(1 + 12*x + 31*x^2 + 2*x^3 - 25*x^4 + 2*x^5 + x^6) / (1 - 4*x - 40*x^2 - 24*x^3 + 70*x^4 + 28*x^5 - 36*x^6 + x^8). - Colin Barker, Jan 20 2018
EXAMPLE
Some solutions for n=4:
..1..0..1..0....1..1..0..0....1..1..0..0....1..0..1..1....1..0..1..1
..0..1..0..1....0..1..1..0....0..1..1..1....1..1..1..1....0..1..1..0
..1..1..0..1....0..1..1..1....1..0..1..1....0..1..1..1....1..1..0..0
..1..0..1..0....1..1..0..1....1..0..1..0....0..1..1..0....1..0..1..1
..0..1..1..1....1..0..1..1....1..1..0..1....1..0..1..0....0..1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 23 2012
STATUS
approved