OFFSET
1,1
COMMENTS
Column 4 of A208379.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 20*n^2 + 40*n - 60 for n>1.
Conjectures from Colin Barker, Jul 02 2018: (Start)
G.f.: 10*x*(1 + 7*x - 3*x^2 - x^3) / (1 - x)^3.
a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>4.
(End)
EXAMPLE
Some solutions for n=4:
..1..1..0..1....1..0..1..1....0..0..1..1....1..1..0..1....1..1..0..1
..1..1..0..1....1..0..0..1....0..0..1..1....1..1..0..1....1..0..0..1
..1..1..0..1....1..0..0..1....0..0..1..1....0..1..0..0....1..0..0..1
..0..1..0..1....1..0..0..1....0..0..1..0....0..1..0..0....1..0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 25 2012
STATUS
approved