OFFSET
1,1
COMMENTS
Column 1 of A184153.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 9*a(n-1) + 28*a(n-2).
Conjectures from Colin Barker, Apr 12 2018: (Start)
G.f.: x*(43 + 112*x) / (1 - 9*x - 28*x^2).
a(n) = (2^(-n)*((9-sqrt(193))^n*(-25+2*sqrt(193)) + (9+sqrt(193))^n*(25+2*sqrt(193)))) / sqrt(193).
(End)
EXAMPLE
Some solutions for 3 X 2 with a(1,1)=0:
..0..2....0..2....0..0....0..0....0..1....0..0....0..2....0..2....0..0....0..0
..3..2....1..1....2..0....1..1....0..2....0..3....1..1....0..0....1..2....0..0
..0..2....2..3....0..0....1..0....3..2....1..1....3..2....0..3....1..2....0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 09 2011
STATUS
approved