OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..53
FORMULA
Empirical: a(n) = 4*a(n-4) for n>10.
Empirical g.f.: 2*x*(33 + 172*x + 96*x^2 + 156*x^3 + 60*x^4 - 341*x^5 - 24*x^6 - 19*x^7 - 48*x^8 - 51*x^9) / ((1 - 2*x^2)*(1 + 2*x^2)). - Colin Barker, Dec 23 2018
EXAMPLE
Some solutions for n=4:
..1..0..1..0..1..0....1..0..1..0..1..0....1..1..0..1..0..1....0..1..0..1..0..0
..0..0..1..0..1..1....1..0..1..0..1..1....1..0..1..0..1..0....1..0..0..1..1..0
..1..1..0..1..0..0....0..1..0..1..0..0....0..0..1..0..1..0....0..1..1..0..0..1
..0..1..0..1..0..1....0..1..0..1..0..1....1..1..0..1..0..1....1..0..0..1..1..0
..1..0..1..0..1..0....1..0..1..0..1..1....0..1..0..1..0..1....0..1..1..0..0..1
..0..0..1..0..1..1....1..0..1..0..1..0....1..0..1..0..1..0....0..0..1..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jun 15 2015
STATUS
approved