OFFSET
1,1
COMMENTS
Row 4 of A220032.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (1/6)*n^3 + (1/2)*n^2 + (43/3)*n - 45 for n>5.
Conjectures from Colin Barker, Jul 30 2018: (Start)
G.f.: x*(5 - 12*x + 13*x^2 + 2*x^3 - 12*x^4 + 3*x^5 + 2*x^6 - x^7 + x^8) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>9.
(End)
EXAMPLE
Some solutions for n=3:
..0..0..0....0..0..0....1..0..0....0..0..0....0..0..0....1..1..1....0..0..0
..1..1..0....1..0..0....1..0..0....0..0..0....0..0..0....1..1..1....1..0..0
..1..1..1....1..1..1....1..1..1....0..0..0....0..0..0....1..1..1....1..0..0
..1..1..1....1..1..1....1..1..1....1..1..0....0..0..0....1..1..1....1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 03 2012
STATUS
approved