OFFSET
1,1
COMMENTS
Column 2 of A190033.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) -a(n-2) +a(n-3) -2*a(n-4) +a(n-5) +a(n-6) -a(n-7) for n>10.
Empirical g.f.: x*(112 - 179*x + 101*x^2 - 70*x^3 + 183*x^4 - 121*x^5 - 154*x^6 + 71*x^7 + 26*x^8 + 25*x^9) / ((1 - x)*(1 - x - x^3 + x^4 - x^6)). - Colin Barker, May 03 2018
EXAMPLE
Some solutions for 6 X 4:
..0..0..1..1....0..0..0..0....0..0..0..0....1..1..0..1....0..0..0..0
..0..0..0..1....0..0..0..0....0..0..0..0....0..1..1..0....0..0..0..0
..0..0..0..0....0..0..0..0....0..0..0..0....1..0..1..1....0..0..0..0
..0..0..0..0....1..0..0..0....0..0..0..0....1..1..0..1....0..0..0..0
..0..0..0..0....1..1..0..0....1..0..0..0....0..1..1..0....1..0..0..0
..1..1..1..1....1..1..1..0....0..0..0..1....1..0..1..1....0..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, May 04 2011
STATUS
approved