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