OFFSET
1,1
COMMENTS
Column 2 of A186850.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 2*a(n-1) + 4*a(n-2) + 24*a(n-3) + 14*a(n-4) + 3*a(n-5) + 2*a(n-6).
Empirical g.f.: 2*x*(25 + 59*x + 167*x^2 + 91*x^3 + 23*x^4 + 14*x^5) / (1 - 2*x - 4*x^2 - 24*x^3 - 14*x^4 - 3*x^5 - 2*x^6). - Colin Barker, Apr 19 2018
EXAMPLE
Some solutions for 5 X 3:
..1..1..0....0..0..1....0..0..0....0..0..1....0..0..1....0..0..0....1..0..0
..1..0..1....0..1..1....0..0..1....0..1..0....1..1..1....0..1..0....0..1..1
..0..0..1....1..0..1....1..0..1....0..0..1....1..0..1....0..1..1....0..0..1
..0..0..0....0..1..0....0..1..0....0..1..0....0..1..1....0..0..0....1..1..1
..1..0..1....1..1..1....1..1..1....1..1..1....1..0..0....0..0..1....0..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 27 2011
STATUS
approved