OFFSET
1,2
COMMENTS
Column 2 of A262472.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) - 4*a(n-2) + 4*a(n-3) + 8*a(n-4) - 44*a(n-5) + 44*a(n-6) - 44*a(n-7) + 33*a(n-8).
Empirical g.f.: x*(1 - x + x^2 - 11*x^3 - 15*x^4 + 11*x^5 - 11*x^6 + 33*x^7) / ((1 - x)*(1 - 3*x)*(1 + x^2)*(1 - 11*x^4)). - Colin Barker, Mar 20 2018
EXAMPLE
Some solutions for n=4:
..1..1..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....1..1..0
..1..1..0....1..1..0....1..1..0....1..1..0....0..0..0....0..1..1....1..1..0
..1..1..0....0..1..1....1..1..0....0..0..0....1..1..0....0..0..0....0..0..0
..1..1..0....1..1..0....1..1..0....1..1..0....0..0..0....0..1..1....0..0..0
..0..0..0....0..1..1....1..1..0....0..0..0....1..1..0....0..0..0....1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 23 2015
STATUS
approved