OFFSET
1,1
COMMENTS
Row 6 of A208688.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = a(n-1) + 26*a(n-2) + 6*a(n-3) - 78*a(n-4).
Empirical g.f.: 21*x*(1 + 20*x + 6*x^2 - 78*x^3) / (1 - x - 26*x^2 - 6*x^3 + 78*x^4). - Colin Barker, Jul 05 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..1....0..1..1..0....1..0..1..1....1..1..0..1....1..1..1..1
..1..1..0..0....1..1..1..1....1..1..1..1....0..1..0..1....0..1..0..0
..0..1..0..0....0..1..1..0....1..0..1..1....0..1..0..1....0..1..0..0
..0..1..1..0....0..1..0..0....1..0..1..0....0..1..0..1....0..1..1..1
..0..1..0..0....0..1..0..0....1..0..1..0....1..1..1..1....1..1..0..0
..1..1..0..1....0..1..0..0....1..1..1..0....0..1..0..0....0..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 01 2012
STATUS
approved