OFFSET
1,1
COMMENTS
Column 6 of A206267.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 7*a(n-1) - 20*a(n-2) + 28*a(n-3) - 14*a(n-4) - 14*a(n-5) + 28*a(n-6) - 20*a(n-7) + 7*a(n-8) - a(n-9) for n>10.
Empirical g.f.: x*(105 - 607*x + 1543*x^2 - 1953*x^3 + 791*x^4 + 1135*x^5 - 1938*x^6 + 1302*x^7 - 436*x^8 + 60*x^9) / ((1 - x)^8*(1 + x)). - Colin Barker, Jun 15 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..1..0..1..0....1..0..0..1..1..0..0....0..1..0..1..0..1..0
..1..0..1..0..1..0..1....1..1..0..0..1..1..0....1..0..1..0..1..0..1
..0..1..0..1..0..1..0....0..1..1..0..0..1..1....0..1..0..1..0..1..0
..1..0..1..0..1..0..1....0..0..1..1..0..0..1....1..0..1..0..1..0..1
..0..1..0..1..0..1..0....1..0..0..1..1..0..0....0..1..0..1..0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 05 2012
STATUS
approved