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