OFFSET
1,1
COMMENTS
Column 3 of A219156.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) - 6*a(n-2) + 14*a(n-3) - 2*a(n-4) + a(n-5) + 11*a(n-6) - 9*a(n-7) + 6*a(n-8) - 3*a(n-9) - 4*a(n-10).
Empirical g.f.: x*(4 - 7*x + 20*x^2 - 26*x^3 + 18*x^4 - 16*x^5 + 3*x^6 + 2*x^7 - 3*x^8) / ((1 - x + x^2)*(1 - 3*x + 2*x^2 - 9*x^3 - 9*x^4 - x^5 - 3*x^6 + 7*x^7 + 4*x^8)). - Colin Barker, Jul 25 2018
EXAMPLE
Some solutions for n=3:
..1..1..1....0..0..0....1..0..0....1..1..0....1..1..0....0..0..0....1..1..0
..1..0..0....0..0..0....1..0..0....0..0..0....1..0..0....0..0..0....0..0..0
..0..0..0....1..0..0....1..0..0....0..0..0....0..0..0....0..0..0....0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 12 2012
STATUS
approved