OFFSET
1,1
COMMENTS
Column 2 of A222093.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 17*a(n-1) - 90*a(n-2) + 217*a(n-3) - 258*a(n-4) + 156*a(n-5) - 44*a(n-6) + 4*a(n-7).
Empirical g.f.: x*(3 - 20*x + 51*x^2 - 63*x^3 + 49*x^4 - 18*x^5 + 2*x^6) / (1 - 17*x + 90*x^2 - 217*x^3 + 258*x^4 - 156*x^5 + 44*x^6 - 4*x^7). - Colin Barker, Aug 14 2018
EXAMPLE
Some solutions for n=3:
..0..0....0..3....1..2....1..1....1..0....2..2....0..0....2..1....2..0....1..0
..4..0....0..0....1..2....1..2....3..0....1..1....1..2....0..1....2..1....0..2
..1..1....1..2....0..0....1..0....0..2....0..0....2..1....1..1....1..0....1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 07 2013
STATUS
approved