OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 540*a(n-1) - 75994*a(n-2) + 835380*a(n-3) - 2393209*a(n-4) for n>5.
Empirical g.f.: 112*x*(1 + 360*x - 4286*x^2 + 12339*x^3 + 1225*x^4) / (1 - 270*x + 1547*x^2)^2. - Colin Barker, Jan 29 2019
EXAMPLE
Some solutions for n=2:
3 3 4 0 7 5 4 2 0 2 2 3 3 6 3 2 1 5 4 2 5
3 6 0 1 3 5 6 1 2 4 3 1 4 0 6 0 0 2 6 4 0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 11 2016
STATUS
approved