OFFSET
1,2
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 37*a(n-1) + 72*a(n-2) + 990*a(n-3) - 16253*a(n-4) - 12331*a(n-5) + 83486*a(n-6) - 56928*a(n-7) for n>8.
Empirical g.f.: 4*x^2*(2 - 9*x - 109*x^2 + 347*x^3 + 2121*x^4 - 3164*x^5 + 540*x^6) / (1 - 37*x - 72*x^2 - 990*x^3 + 16253*x^4 + 12331*x^5 - 83486*x^6 + 56928*x^7). - Colin Barker, Sep 22 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..5..0....0..1..2..3..4....0..1..2..3..4....0..1..2..3..2
..2..3..4..1..0....0..1..0..5..4....0..1..4..5..0....0..5..4..3..2
..2..1..2..5..2....0..5..2..3..2....0..3..2..1..0....4..0..5..4..3
..0..3..4..3..2....4..5..0..1..0....2..5..0..5..4....1..2..3..2..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 28 2013
STATUS
approved