OFFSET
1,1
COMMENTS
Column 3 of A219078.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 5*a(n-1) + 11*a(n-2) + 51*a(n-3) + 7*a(n-4) + 27*a(n-5) - 33*a(n-6) - 3*a(n-7).
Empirical g.f.: x*(5 + 22*x + 47*x^2 + 12*x^3 + 15*x^4 - 54*x^5 - 3*x^6) / (1 - 5*x - 11*x^2 - 51*x^3 - 7*x^4 - 27*x^5 + 33*x^6 + 3*x^7). - Colin Barker, Jul 25 2018
EXAMPLE
Some solutions for n=3.
..0..1..1....1..0..1....1..0..1....0..1..1....1..1..1....1..0..0....1..1..0
..0..0..0....1..0..0....0..0..1....0..0..1....0..1..1....0..1..1....1..1..1
..0..1..0....1..1..1....0..1..1....0..1..1....0..1..0....0..1..1....0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 11 2012
STATUS
approved