OFFSET
1,1
COMMENTS
Column 3 of A207717.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 4*a(n-2) - 23*a(n-3) + 20*a(n-4) + 28*a(n-5) - 13*a(n-6) - 14*a(n-7) + a(n-9) for n>10.
Empirical g.f.: x*(6 - 78*x^2 - 15*x^3 + 256*x^4 + 100*x^5 - 200*x^6 - 120*x^7 + 6*x^8 + 9*x^9) / ((1 - x)*(1 - x - x^2)*(1 - 2*x - x^2)*(1 - 2*x - 7*x^2 - 2*x^3 + x^4)). - Colin Barker, Mar 05 2018
EXAMPLE
Some solutions for n=4:
..1..1..1....1..1..0....0..1..1....1..0..0....1..1..1....0..1..0....1..0..0
..1..1..1....1..1..0....1..1..0....0..1..0....1..0..1....0..1..1....0..1..1
..1..1..1....1..0..0....0..1..1....1..0..0....1..1..1....0..1..1....1..1..0
..1..1..0....1..1..0....1..1..0....0..1..0....0..1..1....0..1..0....1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 19 2012
STATUS
approved