OFFSET
1,1
COMMENTS
Column 2 of A221269.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..66
FORMULA
Empirical: a(n) = 10*a(n-1) - 19*a(n-2) + 8*a(n-3).
Empirical g.f.: x*(1 - x)*(3 - 8*x) / (1 - 10*x + 19*x^2 - 8*x^3). - Colin Barker, Aug 04 2018
EXAMPLE
Some solutions for n=3:
0 2 2 1 1 2 2 0 0 2 1 2 0 2 1 2 2 0 1 1
2 0 0 0 0 1 2 1 0 2 1 0 1 1 1 0 2 2 1 0
1 1 1 2 0 2 1 0 2 0 2 0 0 2 1 1 0 0 2 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 08 2013
STATUS
approved