OFFSET
1,4
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 200*n^2 - 1615*n + 3341 for n>4.
Conjectures from Colin Barker, Dec 07 2018: (Start)
G.f.: x*(1 - 2*x + x^2 + 32*x^3 + 169*x^4 + 151*x^5 + 48*x^6) / (1 - x)^3.
a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>7.
(End)
EXAMPLE
Some solutions for n=4:
..0..0..0....0..0..0....0..0..0....0..1..1....0..0..1....0..0..0....0..0..1
..0..0..0....0..0..0....0..1..1....0..1..1....0..0..1....0..0..1....0..1..1
..0..1..1....0..0..1....0..1..1....0..1..1....0..0..1....0..0..1....0..1..1
..1..1..1....0..0..1....1..1..1....0..1..1....0..1..1....1..1..1....0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 25 2014
STATUS
approved