OFFSET
1,2
COMMENTS
Row 3 of A219078.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) + 5*a(n-2) + 46*a(n-3) + 61*a(n-4) - 10*a(n-5) - a(n-6) - 10*a(n-7).
Empirical g.f.: x*(1 + 35*x + 86*x^2 + 48*x^3 - 21*x^4 - 11*x^5 - 10*x^6) / (1 - 6*x - 5*x^2 - 46*x^3 - 61*x^4 + 10*x^5 + x^6 + 10*x^7). - Colin Barker, Jul 25 2018
EXAMPLE
Some solutions for n=3:
..1..1..0....0..1..1....0..1..1....1..1..1....1..1..1....0..1..0....0..1..0
..0..1..0....0..1..1....1..1..0....1..1..1....0..0..0....0..0..1....1..1..0
..0..0..1....0..1..0....1..0..0....0..0..1....0..1..1....0..1..1....1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 11 2012
STATUS
approved