OFFSET
1,1
COMMENTS
Column 1 of A186482.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) + 2*a(n-2) - 6*a(n-3) + 6*a(n-4) - 3*a(n-5) for n>12.
Empirical g.f.: x*(256 - 307*x + 176*x^2 + 181*x^3 - 109*x^4 - 211*x^5 - 88*x^6 + 191*x^7 - 19*x^8 - 2*x^9 + 2*x^10 + 2*x^11) / ((1 - x)*(1 - x - 3*x^2 + 3*x^3 - 3*x^4)). - Colin Barker, Feb 28 2018
EXAMPLE
Some solutions for 3 X 2:
..0..0....2..2....3..3....3..3....2..0....2..2....2..3....0..2....2..0....0..0
..3..0....0..0....1..0....3..3....0..2....1..0....3..0....3..0....0..2....1..0
..0..3....0..0....0..1....3..3....1..2....0..1....0..3....0..3....0..0....1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 22 2011
STATUS
approved