OFFSET
1,1
COMMENTS
Column 2 of A186589.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) - a(n-2) + 2*a(n-4) - 4*a(n-5) + 2*a(n-6) + 2*a(n-8) - 2*a(n-9) for n>14.
Empirical g.f.: x*(8824 - 16821*x + 9161*x^2 + 9108*x^3 + 2130*x^4 + 40294*x^5 - 35146*x^6 - 32004*x^7 - 59472*x^8 + 2798*x^9 + 33420*x^10 + 26036*x^11 + 5624*x^12 + 5832*x^13) / ((1 - x)*(1 - x - 2*x^4 + 2*x^5 - 2*x^8)). - Colin Barker, Apr 18 2018
EXAMPLE
Some solutions for 7 X 5:
..0..0..0..1..2....0..0..0..0..0....0..0..2..2..2....0..0..2..2..2
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..1....0..0..0..0..1
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..0..0....0..0..0..0..0....2..0..0..0..0....1..0..0..0..0
..1..2..2..0..0....1..2..1..0..0....2..0..2..0..0....1..0..0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2011
STATUS
approved