OFFSET
1,1
COMMENTS
Column 3 of A221937.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 14*a(n-1) + 21*a(n-2) - 5*a(n-3) - 26*a(n-4) + a(n-5).
Empirical g.f.: x*(6 + 21*x + 3*x^2 - 26*x^3 + x^4) / (1 - 14*x - 21*x^2 + 5*x^3 + 26*x^4 - x^5). - Colin Barker, Aug 11 2018
EXAMPLE
Some solutions for n=3:
..0..3..1....1..3..0....2..0..1....1..0..1....2..0..1....1..2..0....0..2..1
..0..1..0....0..2..0....1..0..1....2..1..0....2..0..0....0..3..0....0..4..0
..0..3..1....1..2..0....2..2..0....1..3..0....1..2..1....1..0..2....1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 01 2013
STATUS
approved