OFFSET
1,1
COMMENTS
Column 4 of A207169.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 9*n^3 + 9*n - 9.
Conjectures from Colin Barker, Jun 19 2018: (Start)
G.f.: 9*x*(1 + 5*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..1..1....1..1..0..0....1..1..0..0....0..0..1..1....1..0..0..1
..0..1..1..1....0..1..0..0....0..0..1..0....1..0..0..1....0..1..1..0
..0..1..1..0....0..1..0..0....0..0..1..0....1..0..0..1....0..0..1..0
..0..0..1..0....0..1..0..0....0..0..1..0....1..0..0..1....0..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 15 2012
STATUS
approved