OFFSET
1,1
COMMENTS
Row 6 of A209485.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 5*a(n-1) - 10*a(n-2) + 11*a(n-3) - 10*a(n-4) + 11*a(n-5) - 10*a(n-6) + 5*a(n-7) - a(n-8) for n > 9.
EXAMPLE
Some solutions for n=8:
-6 -8 -6 -7 -8 -7 -7 -8 -8 -4 -5 -6 -8 -8 -6 -8
-1 -3 -6 -6 -2 0 -5 0 -4 -3 3 -2 1 -2 -3 3
2 -1 0 6 6 6 2 -2 -5 6 -2 3 -4 7 -4 -4
-2 -1 -3 2 -1 -7 5 -3 8 -3 -4 6 -3 -4 4 6
6 6 7 4 6 6 6 5 8 -4 2 -3 8 4 1 -1
1 7 8 1 -1 2 -1 8 1 8 6 2 6 3 8 4
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 09 2012
STATUS
approved