OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 5*a(n-1) - 8*a(n-2) + 4*a(n-3) for n>7.
Conjectures from Colin Barker, Dec 10 2018: (Start)
G.f.: x*(47 - 103*x + 22*x^2 + 80*x^3 - 15*x^4 - 5*x^5 - 7*x^6) / ((1 - x)*(1 - 2*x)^2).
a(n) = 19 + 377*2^(n-6) + 627*2^(n-6)*n for n>4.
(End)
EXAMPLE
Some solutions for n=4:
..0..1..0....0..1..0....0..0..1....0..1..1....1..1..0....0..1..0....1..1..1
..1..1..1....0..1..1....0..0..0....0..1..1....1..1..1....1..1..0....1..1..1
..0..0..0....1..1..1....1..1..0....0..1..1....0..0..0....0..1..1....0..0..0
..1..1..1....1..1..1....1..1..0....1..1..1....1..1..1....1..1..1....1..1..1
..1..1..1....1..0..1....0..0..0....1..0..1....0..0..1....1..1..1....0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 29 2014
STATUS
approved