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