OFFSET
1,1
COMMENTS
Row 2 of A206169.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 16*a(n-1) - 21*a(n-2) - 120*a(n-3) + 153*a(n-4) + 216*a(n-5) - 243*a(n-6).
Empirical g.f.: 2*x*(51 - 281*x - 398*x^2 + 1938*x^3 + 927*x^4 - 2997*x^5) / ((1 - x)*(1 - 3*x)*(1 - 3*x^2)*(1 - 12*x - 27*x^2)). - Colin Barker, Jun 14 2018
EXAMPLE
Some solutions for n=4:
0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0
0 1 0 2 0 0 2 0 1 2 0 0 1 0 2 0 1 0 1 0
2 1 3 1 1 1 3 0 1 2 3 3 3 3 1 1 0 1 0 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 04 2012
STATUS
approved