OFFSET
1,2
COMMENTS
Column 1 of A210143.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 18*a(n-1) - 111*a(n-2) + 266*a(n-3) - 180*a(n-4) - 24*a(n-5) + 32*a(n-6).
Empirical g.f.: x*(1 - 8*x + 36*x^2 - 28*x^3 + 8*x^4) / ((1 - x)*(1 - 4*x)*(1 - 5*x - 2*x^2)*(1 - 8*x + 4*x^2)). - Colin Barker, Jul 14 2018
EXAMPLE
Some solutions for n=4:
0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0
1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
0 0 2 3 0 1 1 1 0 0 1 0 0 0 0 1 2 3 1 1
2 2 0 1 0 1 0 1 0 1 1 0 1 0 2 3 3 2 0 1
2 3 3 2 2 3 2 3 2 3 2 3 2 3 2 3 0 1 2 3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 17 2012
STATUS
approved