OFFSET
1,2
COMMENTS
Column 3 of A202812.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (1/180)*n^6 + (1/20)*n^5 + (13/72)*n^4 - (67/360)*n^2 + (19/20)*n.
Conjectures from Colin Barker, Jun 02 2018: (Start)
G.f.: x*(1 - x + 11*x^2 - 12*x^3 + 6*x^4 - x^5) / (1 - x)^7.
a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.
(End)
EXAMPLE
Some solutions for n=5:
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 1 0 0 1 0 0 0 0 1 2 0 1 1 0 0 0
0 1 2 0 0 1 0 0 1 0 0 0 0 1 2 0 1 1 0 0 2
0 2 2 0 2 3 0 1 3 0 0 2 0 2 2 0 2 2 0 1 2
0 2 4 0 2 3 0 2 4 0 1 3 0 2 2 0 2 2 0 2 2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 24 2011
STATUS
approved