OFFSET
1,1
COMMENTS
Column 2 of A184137.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 9*a(n-1) - 36*a(n-2) + 84*a(n-3) - 126*a(n-4) + 126*a(n-5) - 84*a(n-6) + 36*a(n-7) - 9*a(n-8) + a(n-9) (=polynomial of degree 8).
Conjectures from Colin Barker, Apr 12 2018: (Start)
G.f.: x*(2 - x)*(3 - 11*x + 28*x^2 - 42*x^3 + 39*x^4 - 22*x^5 + 7*x^6 - x^7) / (1 - x)^9.
a(n) = (40320 + 79344*n + 64140*n^2 + 37884*n^3 + 16009*n^4 + 3696*n^5 + 490*n^6 + 36*n^7 + n^8) / 40320.
(End)
EXAMPLE
Some solutions for 3 X 2:
..0..1....1..2....0..2....0..1....0..0....0..1....0..0....0..2....0..1....0..2
..0..1....2..0....1..1....0..2....0..2....1..2....0..0....2..1....1..2....2..1
..2..2....2..1....1..2....2..2....0..2....2..2....0..2....2..1....2..0....2..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 09 2011
STATUS
approved