OFFSET
1,1
COMMENTS
Column 2 of A185467.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 5*a(n-2) + 4*a(n-3) + 4*a(n-4) - 8*a(n-5) - a(n-6) + 3*a(n-8) for n>10.
Empirical g.f.: 2*x*(17 + 46*x + 35*x^2 + 38*x^3 - 29*x^4 + 18*x^5 - 29*x^6 - 7*x^7 - 18*x^8 + 2*x^9) / (1 - 5*x^2 - 4*x^3 - 4*x^4 + 8*x^5 + x^6 - 3*x^8). - Colin Barker, Apr 15 2018
EXAMPLE
Some solutions for 5 X 3:
..1..1..0....1..1..1....1..1..0....1..1..1....0..1..0....0..1..0....0..0..1
..0..1..0....0..1..0....0..1..0....0..1..0....1..1..1....0..1..1....0..1..0
..1..0..1....1..1..1....1..0..1....1..1..0....0..1..1....1..1..1....1..0..1
..0..1..1....0..1..0....0..1..0....1..1..1....0..1..0....1..1..0....1..1..0
..0..0..1....1..0..1....0..0..1....1..0..0....1..0..0....1..0..0....0..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 28 2011
STATUS
approved