OFFSET
1,1
COMMENTS
Column 3 of A221225.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..23
FORMULA
Empirical: a(n) = 77*a(n-1) - 1710*a(n-2) + 13925*a(n-3) - 39617*a(n-4) + 25616*a(n-5) - 5184*a(n-6).
Empirical g.f.: 8*x*(1 - 27*x + 206*x^2 - 595*x^3 + 577*x^4 - 146*x^5) / (1 - 77*x + 1710*x^2 - 13925*x^3 + 39617*x^4 - 25616*x^5 + 5184*x^6). - Colin Barker, Aug 04 2018
EXAMPLE
Some solutions for n=3:
..0..2..0....1..1..0....1..0..0....0..1..0....2..1..3....1..0..1....0..1..4
..0..4..0....1..4..0....1..5..1....1..1..3....0..0..1....0..1..1....1..1..0
..0..1..2....1..0..1....0..1..0....0..2..1....0..1..1....1..2..2....0..0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 05 2013
STATUS
approved