OFFSET
1,1
COMMENTS
Row 4 of A200038.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = a(n-2) +2*a(n-3) -a(n-5) -a(n-6) -a(n-7) -a(n-8) +2*a(n-10) +a(n-11) -a(n-13).
Empirical g.f.: 2*x*(1 + 14*x + 41*x^2 + 93*x^3 + 152*x^4 + 212*x^5 + 240*x^6 + 243*x^7 + 191*x^8 + 138*x^9 + 79*x^10 + 36*x^11) / ((1 - x)^4*(1 + x)*(1 + x + x^2)^2*(1 + x + x^2 + x^3 + x^4)). - Colin Barker, May 17 2018
EXAMPLE
Some solutions for n=6:
..2...-2...-1....6...-2....5....4...-5...-1...-6...-2....1...-4...-3...-6...-1
..5...-3....2...-3....6...-6...-5....3....3....6...-3...-4....1...-1...-1....6
.-2....6....1...-5....2...-5...-1...-2...-3...-2....3....6....2....5....5...-2
.-5...-1...-2....2...-6....6....2....4....1....2....2...-3....1...-1....2...-3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 12 2011
STATUS
approved