OFFSET
1,1
COMMENTS
Column 3 of A183912.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..199
FORMULA
Empirical: a(n) = (1/6)*n^3 + 2*n^2 + (5/6)*n - 8 for n>2.
Conjectures from Colin Barker, Apr 05 2018: (Start)
G.f.: x*(2 - 3*x + 9*x^2 - 8*x^3 - x^4 + 2*x^5) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>6.
(End)
EXAMPLE
All solutions for n=2:
..1....0....0....0....1
..1....0....0....2....2
..2....0....2....2....3
..3....0....2....2....3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 07 2011
STATUS
approved