OFFSET
1,1
COMMENTS
Column 4 of A184048.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 3*a(n-1) - 6*a(n-3) + 4*a(n-4).
Conjectures from Colin Barker, Apr 10 2018: (Start)
G.f.: x*(45 - 84*x - 92*x^2 + 168*x^3) / ((1 - x)*(1 - 2*x)*(1 - 2*x^2)).
a(n) = 3*2^(n/2) + 2^(n+1) + 37 for n even.
a(n) = 2^(n+1) + 2^((n+3)/2) + 37 for n odd.
(End)
EXAMPLE
Some solutions for 7 X 5:
..0..1..0..1..0....2..0..2..0..2....1..2..1..2..1....0..0..0..1..0
..0..1..0..1..0....2..2..2..2..2....0..0..0..0..0....1..1..1..0..1
..1..0..1..0..1....0..2..0..2..0....1..2..1..2..1....0..0..0..1..0
..0..1..0..1..0....2..2..2..2..2....0..0..0..0..0....1..1..1..0..1
..0..1..0..1..0....0..2..0..2..0....2..1..2..1..2....0..0..0..1..0
..0..1..0..1..0....2..2..2..2..2....0..0..0..0..0....1..1..1..0..1
..1..0..1..0..1....2..0..2..0..2....2..1..2..1..2....0..0..0..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 08 2011
STATUS
approved