OFFSET
1,1
COMMENTS
Column 1 of A205264.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) +7*a(n-2) +32*a(n-3) +34*a(n-4) +14*a(n-5) -20*a(n-6) -16*a(n-7).
Empirical g.f.: 2*x*(120 + 187*x + 582*x^2 + 565*x^3 + 180*x^4 - 352*x^5 - 256*x^6) / (1 - 6*x - 7*x^2 - 32*x^3 - 34*x^4 - 14*x^5 + 20*x^6 + 16*x^7). - Colin Barker, Jun 11 2018
EXAMPLE
Some solutions for n=3:
..0..1..1....0..0..1....0..1..0....0..1..1....0..1..1....0..0..0....0..0..1
..0..1..1....0..0..0....0..0..0....1..1..1....1..0..0....1..0..1....0..0..1
..0..0..0....1..1..1....0..1..1....1..1..1....1..0..0....1..1..0....0..1..1
..1..0..0....0..0..0....0..1..1....1..1..0....1..0..1....0..1..1....1..0..0
..0..1..1....0..1..0....0..0..1....1..0..1....1..0..1....0..1..1....1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 24 2012
STATUS
approved