OFFSET
1,2
COMMENTS
Column 1 of A185993.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 4*a(n-1) + 7*a(n-2) - 12*a(n-3) + 27*a(n-4).
Empirical g.f.: 2*x^2*(5 - 6*x + 9*x^2) / (1 - 4*x - 7*x^2 + 12*x^3 - 27*x^4). - Colin Barker, Apr 17 2018
EXAMPLE
Some solutions for 4 X 3:
..0..0..1....0..1..0....1..1..0....1..1..1....0..1..1....1..1..0....1..1..0
..0..0..1....1..1..1....1..1..0....0..0..1....0..0..1....1..0..1....0..0..1
..0..0..1....1..1..1....1..1..1....0..1..1....1..1..1....1..0..0....0..0..0
..0..0..1....0..1..0....0..1..1....0..0..1....1..0..0....0..1..0....1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 08 2011
STATUS
approved