OFFSET
1,1
COMMENTS
Column 3 of A207442.
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) for n>10.
Empirical g.f.: x*(6 - 78*x^2 - 3*x^3 + 286*x^4 - 23*x^5 - 321*x^6 + 64*x^7 + 87*x^8 - 22*x^9) / ((1 - x)*(1 + x)*(1 - 2*x)*(1 - 4*x + x^2)*(1 + x - x^2)*(1 - x - x^2)). - Colin Barker, Jun 22 2018
EXAMPLE
Some solutions for n=4:
..0..1..1....1..1..1....0..0..0....0..1..1....1..0..1....0..1..1....1..1..0
..1..1..0....1..1..1....0..1..1....0..0..0....0..1..1....1..1..1....1..0..1
..1..1..1....0..1..1....0..0..0....0..1..1....1..1..0....0..0..0....1..1..0
..1..0..1....1..1..0....0..1..1....0..1..1....1..0..1....1..1..1....0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 17 2012
STATUS
approved