OFFSET
1,1
COMMENTS
Column 5 of A207599.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 30*n^3 + 15*n^2 - 45*n + 15.
Conjectures from Colin Barker, Jun 25 2018: (Start)
G.f.: 15*x*(1 + 11*x + x^2 - x^3) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>4.
(End)
EXAMPLE
Some solutions for n=4:
..1..1..0..0..1....0..1..1..0..1....1..0..1..1..0....0..1..1..1..1
..1..0..1..1..0....1..0..1..1..0....1..0..1..1..1....1..0..1..1..1
..0..0..1..1..0....0..0..1..1..0....0..0..1..1..1....0..0..1..1..0
..0..0..1..1..0....0..0..1..1..0....0..0..1..1..0....0..0..1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 19 2012
STATUS
approved