OFFSET
1,1
COMMENTS
Column 3 of A219002.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-1) + 15*a(n-2) + 66*a(n-3) + 63*a(n-4) + 72*a(n-5).
Empirical g.f.: 2*x*(2 + 15*x + 42*x^2 + 54*x^3 + 36*x^4) / (1 - 4*x - 15*x^2 - 66*x^3 - 63*x^4 - 72*x^5). - Colin Barker, Jul 24 2018
EXAMPLE
Some solutions for n=3:
..0..1..0....1..1..1....0..1..0....1..0..0....0..0..0....0..1..1....0..0..0
..0..0..1....0..1..0....0..0..0....0..0..1....0..1..1....1..0..0....1..0..1
..1..0..0....1..0..1....0..1..0....1..0..1....1..0..0....0..1..0....0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 09 2012
STATUS
approved