OFFSET
1,1
COMMENTS
Column 3 of A222104.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..143
FORMULA
Empirical: a(n) = 42*a(n-1) - 302*a(n-2) + 521*a(n-3) + 114*a(n-4) - 144*a(n-5).
Empirical g.f.: 2*x*(8 - 71*x + 133*x^2 + 26*x^3 - 36*x^4) / (1 - 42*x + 302*x^2 - 521*x^3 - 114*x^4 + 144*x^5). - Colin Barker, Aug 15 2018
EXAMPLE
Some solutions for n=3:
..0..0..3....0..2..5....0..0..1....0..0..3....0..2..4....0..0..2....0..2..5
..3..0..0....2..4..0....0..3..4....0..2..5....1..3..4....0..2..2....1..3..0
..0..0..1....5..5..1....2..4..1....1..3..5....2..4..0....2..2..3....1..4..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 07 2013
STATUS
approved