OFFSET
1,1
COMMENTS
Column 3 of A198906.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 51*a(n-1) - 393*a(n-2) + 1013*a(n-3) - 902*a(n-4) + 232*a(n-5).
Empirical g.f.: x*(2 - 69*x + 314*x^2 - 434*x^3 + 139*x^4) / ((1 - x)*(1 - 5*x + 2*x^2)*(1 - 45*x + 116*x^2)). - Colin Barker, Mar 02 2018
EXAMPLE
Some solutions with values 0 to 4 for n=4:
..0..1..2....0..1..2....0..1..2....0..1..0....0..1..0....0..1..0....0..1..2
..1..0..3....1..3..1....2..3..1....1..0..2....2..3..2....2..0..3....2..3..1
..2..1..4....4..1..0....4..0..2....3..4..3....3..2..4....4..2..0....1..4..0
..4..0..3....2..0..2....0..1..3....1..2..1....2..1..0....3..0..4....3..0..4
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 31 2011
STATUS
approved