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