OFFSET
1,1
COMMENTS
Row 5 of A208555.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 17*a(n-2) + 6*a(n-3) - 36*a(n-4).
Empirical g.f.: 12*x*(1 + 11*x + 6*x^2 - 36*x^3) / ((1 + x - 3*x^2)*(1 - 2*x - 12*x^2)). - Colin Barker, Jul 04 2018
EXAMPLE
Some solutions for n=4:
..1..1..0..1....0..1..1..0....0..1..1..0....1..0..1..0....1..1..0..1
..1..0..1..0....1..1..0..1....0..1..1..1....1..1..0..0....0..1..0..1
..0..1..0..0....0..1..1..0....0..1..0..0....1..0..1..0....1..1..0..1
..1..0..1..0....0..1..0..0....0..1..0..1....1..1..0..0....0..1..0..1
..0..1..0..0....0..1..1..0....0..1..0..0....1..0..1..0....1..1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 28 2012
STATUS
approved