OFFSET
1,1
COMMENTS
Column 3 of A207182.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) + 2*a(n-2) + 12*a(n-3) + 23*a(n-4) + 6*a(n-5) - a(n-6) - 2*a(n-7) - a(n-8).
Empirical g.f.: x*(7 + 21*x + 31*x^2 + 25*x^3 + 2*x^4 - 4*x^5 - 3*x^6 - x^7) / (1 - 4*x - 2*x^2 - 12*x^3 - 23*x^4 - 6*x^5 + x^6 + 2*x^7 + x^8). - Colin Barker, Jun 21 2018
EXAMPLE
Some solutions for n=4:
..0..1..1....1..0..0....0..0..1....0..0..1....0..0..1....0..0..1....1..1..1
..0..1..1....1..0..1....0..0..1....1..0..0....0..0..1....0..1..1....1..1..1
..0..1..1....1..0..1....0..0..1....1..1..1....1..1..1....1..1..0....0..1..0
..0..1..1....1..0..1....1..1..1....0..1..1....1..1..0....1..0..0....0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 15 2012
STATUS
approved