OFFSET
1,1
COMMENTS
Row 3 of A214595
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 3*a(n-2) +2*a(n-3) -3*a(n-4) -6*a(n-5) +6*a(n-7) +3*a(n-8) -2*a(n-9) -3*a(n-10) +a(n-12).
Empirical: G.f. ( -x*(2+23*x+56*x^2+84*x^3+86*x^4+87*x^5+60*x^6+23*x^7-2*x^9+x^11) ) / ( (1+x+x^2)^2*(1+x)^3*(x-1)^5 ). - R. J. Mathar, Jul 23 2012
EXAMPLE
Some solutions for n=4
....3......2......1......1......2......2......3......2......3......2......2
...2.4....1.3....1.1....2.0....3.1....0.4....3.3....1.3....4.2....4.0....0.4
..2.4.3..3.2.1..1.0.2..1.1.1..3.1.2..2.0.4..3.2.4..3.3.0..2.3.4..1.2.3..0.3.3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin Jul 22 2012
STATUS
approved