OFFSET
1,1
COMMENTS
Row 7 of A208379.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 4*a(n-2) + 21*a(n-3) + 14*a(n-4) - 5*a(n-5) + 25*a(n-6) for n>8.
Empirical g.f.: 2*x*(7 + 91*x - 18*x^2 - 47*x^3 - 980*x^4 - 725*x^5 + 375*x^6 - 1250*x^7) / (1 - x - 4*x^2 - 21*x^3 - 14*x^4 + 5*x^5 - 25*x^6). - Colin Barker, Jul 02 2018
EXAMPLE
Some solutions for n=4:
..1..1..0..1....0..0..1..0....0..1..1..0....1..1..0..1....1..0..1..0
..1..1..0..0....0..0..1..1....1..0..0..1....0..1..0..1....1..0..0..1
..1..1..0..0....0..0..1..0....1..0..0..1....0..1..0..0....1..0..0..1
..1..1..0..0....0..0..1..0....1..0..0..1....0..1..0..0....1..0..0..1
..1..1..0..0....0..0..1..0....1..0..0..1....0..1..0..0....1..0..0..1
..1..1..0..0....0..0..1..0....1..0..0..1....0..1..0..0....1..0..0..1
..1..1..0..0....0..0..1..0....1..0..0..1....0..1..0..0....1..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 25 2012
STATUS
approved