OFFSET
1,1
COMMENTS
Column 3 of A222779.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..25
FORMULA
Empirical: a(n) = 101*a(n-1) - 1470*a(n-2) + 3528*a(n-3) for n>5.
Empirical g.f.: x*(3 - 269*x + 1945*x^2 + 6279*x^3 - 7938*x^4) / ((1 - 3*x)*(1 - 14*x)*(1 - 84*x)). - Colin Barker, Aug 16 2018
EXAMPLE
Some solutions for n=3:
..0..1..2....0..1..2....0..1..2....0..1..1....0..1..2....0..1..2....0..1..2
..3..4..2....3..3..0....3..3..4....0..2..3....3..1..4....2..1..3....0..3..4
..2..5..0....4..2..0....1..0..4....1..4..0....5..0..4....4..5..3....1..2..4
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 05 2013
STATUS
approved