OFFSET
1,1
COMMENTS
Column 2 of A186472.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) + a(n-2) - 4*a(n-3) + 4*a(n-4) - 2*a(n-5) for n>11.
Empirical g.f.: x*(83 - 37*x - 98*x^2 + 279*x^3 - 280*x^4 + 8*x^5 + 60*x^6 + 12*x^7 + 4*x^8 - 2*x^9 + x^10) / ((1 - x)*(1 - x - 2*x^2 + 2*x^3 - 2*x^4)). - Colin Barker, Apr 18 2018
EXAMPLE
Some solutions for 5 X 3:
..2..1..0....1..0..0....1..1..1....1..0..0....0..2..1....0..0..0....1..0..0
..0..0..1....0..1..0....0..0..0....0..1..0....0..0..2....0..0..0....0..1..0
..0..0..1....1..0..1....0..0..0....1..0..1....0..0..0....0..0..0....0..0..1
..0..0..1....0..1..1....2..0..0....0..1..0....1..0..0....2..0..0....0..0..0
..0..0..1....1..1..2....0..2..1....1..0..1....1..1..0....0..2..1....1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 22 2011
STATUS
approved