OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (10/3)*n^3 + 64*n^2 + (566/3)*n + 92 for n>4.
Conjectures from Colin Barker, Dec 16 2018: (Start)
G.f.: 4*x*(107 - 232*x + 191*x^2 - 62*x^3 - 4*x^4 + 6*x^5 - 2*x^6 + x^7) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>8.
(End)
EXAMPLE
Some solutions for n=4:
..0..1..1..1..0....0..0..0..0..1....0..1..1..1..0....0..1..1..1..0
..1..1..1..1..0....0..0..0..0..0....1..1..1..1..0....1..1..1..1..0
..1..1..1..1..0....0..0..0..0..0....1..1..1..1..1....1..1..1..1..0
..1..1..1..1..0....0..0..0..0..0....1..1..1..0..1....1..1..1..1..1
..1..1..1..1..0....0..0..0..0..0....1..1..1..0..1....1..1..1..0..0
..0..0..0..1..1....0..1..1..1..1....1..1..0..0..1....1..0..1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 02 2015
STATUS
approved