OFFSET
1,1
COMMENTS
Column 1 of A202317.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) -5*a(n-2) -22*a(n-3) +32*a(n-4) +16*a(n-5) -35*a(n-6) +2*a(n-7) +9*a(n-8) -2*a(n-9).
Empirical g.f.: x*(108 - 315*x - 314*x^2 + 1225*x^3 + 45*x^4 - 1184*x^5 + 213*x^6 + 290*x^7 - 72*x^8) / ((1 - x)*(1 + x)*(1 - 2*x)*(1 - 4*x + x^2)*(1 + x - x^2)*(1 - x - x^2)). - Colin Barker, Feb 14 2018
EXAMPLE
Some solutions for n=6:
..0..1..1....1..1..1....0..1..0....0..1..1....1..0..1....0..1..0....1..1..1
..1..1..1....1..1..0....1..1..1....1..1..0....0..1..0....1..1..1....1..1..0
..1..1..1....0..1..1....0..0..0....0..1..1....1..0..1....1..1..1....0..1..1
..0..1..1....1..1..1....1..1..1....1..1..1....1..1..1....0..0..0....1..0..1
..1..1..0....0..1..1....1..1..1....1..0..1....1..0..1....1..1..1....0..1..0
..1..0..1....1..0..1....0..1..1....1..1..1....0..1..0....1..1..1....1..1..1
..1..1..0....0..1..1....1..1..0....1..1..0....1..0..1....1..1..1....1..1..1
..0..1..1....1..0..1....1..1..1....0..1..1....1..1..1....1..0..1....1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 16 2011
STATUS
approved