OFFSET
1,2
COMMENTS
Column 1 of A185845.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 6*a(n-1) - 6*a(n-2) - 15*a(n-3) + 120*a(n-4) - 144*a(n-5) + 144*a(n-6).
Empirical g.f.: 9*x^2*(19 - 69*x + 205*x^2 - 210*x^3 + 180*x^4) / (1 - 6*x + 6*x^2 + 15*x^3 - 120*x^4 + 144*x^5 - 144*x^6). - Colin Barker, Feb 28 2018
EXAMPLE
Some solutions for 3 X 2:
..2..2....2..2....1..2....2..0....0..2....0..2....2..0....0..1....1..0....2..1
..2..0....2..0....1..2....2..2....0..1....1..1....0..0....2..2....1..1....1..0
..0..0....2..0....0..2....2..2....0..1....2..0....1..2....0..0....1..1....0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 05 2011
STATUS
approved