OFFSET
1,1
COMMENTS
Column 3 of A207564.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 6*a(n-2) - 21*a(n-3) + 36*a(n-4) + 12*a(n-5) - 39*a(n-6) + 6*a(n-7) + 10*a(n-8) - 3*a(n-9) for n>10.
Empirical g.f.: x*(6 - 88*x^2 + 11*x^3 + 384*x^4 - 128*x^5 - 440*x^6 + 160*x^7 + 120*x^8 - 45*x^9) / ((1 - x)*(1 + x)*(1 - 3*x)*(1 - 3*x + x^2)*(1 + x - x^2)*(1 - x - x^2)). - Colin Barker, Mar 05 2018
EXAMPLE
Some solutions for n=4:
..0..0..0....1..0..0....0..1..1....1..1..1....1..1..0....0..1..1....0..0..0
..1..1..0....0..0..0....1..0..0....1..1..0....0..0..0....1..1..1....1..1..1
..0..0..0....1..0..1....0..0..0....1..1..0....1..0..1....0..1..1....0..0..0
..0..1..1....0..0..0....0..1..1....1..1..0....0..0..0....1..1..1....0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 18 2012
STATUS
approved