OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 24*a(n-1) - 41*a(n-2) + 36*a(n-3).
Empirical g.f.: 9*x*(67 - 119*x + 108*x^2) / (1 - 24*x + 41*x^2 - 36*x^3). - Colin Barker, Nov 23 2018
EXAMPLE
Some solutions for n=2:
2 0 1 2 2 0 2 2 0 1 1 0 0 1 1 1 1 1 1 0 2
0 2 1 2 2 1 1 1 2 2 0 1 0 2 2 2 2 0 1 2 2
0 2 2 2 0 1 0 1 0 2 1 1 0 1 0 2 0 1 1 0 2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 28 2014
STATUS
approved