OFFSET
1,1
COMMENTS
Column 1 of A250898.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 8*a(n-1) - 23*a(n-2) + 28*a(n-3) - 12*a(n-4) for n > 6.
Empirical g.f.: x*(37 - 171*x + 264*x^2 - 132*x^3 - 8*x^4 + 2*x^5) / ((1 - x)*(1 - 2*x)^2*(1 - 3*x)). - Colin Barker, Mar 19 2018
EXAMPLE
Some solutions for n=4:
2 1 1 0 1 0 1 1 1 1 1 1 2 1 1 1 1 1 1 1
2 2 2 1 2 1 1 1 1 1 0 0 2 1 0 0 1 1 1 1
2 2 2 1 1 0 0 0 1 1 1 1 1 2 0 0 0 0 0 0
0 0 1 0 1 0 2 2 1 1 0 0 1 2 2 2 1 1 2 2
1 1 2 2 2 2 0 0 0 0 0 1 0 1 1 1 1 1 2 2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 28 2014
STATUS
approved