OFFSET
1,2
COMMENTS
Column 4 of A193648.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) +6*a(n-2) +a(n-3).
Empirical g.f.: x*(1 + 7*x + x^2) / (1 - 2*x - 6*x^2 - x^3). - Colin Barker, May 04 2018
EXAMPLE
Some solutions for n=6:
-2 2 -3 -4 3 3 3 0 0 0 -2 -4 4 4 0 2
2 -2 3 4 -3 -3 -3 1 -3 4 2 4 -4 -4 -4 -2
-2 0 0 -1 3 3 3 -1 3 -4 -2 4 4 2 4 2
-2 -3 3 1 -3 0 3 0 2 -2 -2 -4 0 -2 3 0
2 3 -3 -1 3 4 -3 -4 -2 2 2 -3 -4 -2 -3 -3
-2 0 3 1 0 -4 0 4 2 -2 0 3 4 2 0 3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Aug 02 2011
STATUS
approved