OFFSET
1,1
COMMENTS
Column 2 of A183603.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 8*a(n-1) - 3*a(n-2) - 16*a(n-3) + 2*a(n-4).
Empirical g.f.: 3*x*(9 - 4*x - 24*x^2 + 3*x^3) / (1 - 8*x + 3*x^2 + 16*x^3 - 2*x^4). - Colin Barker, Mar 30 2018
EXAMPLE
Some solutions with a(1,1)=0 for 5 X 3:
..0..2..1....0..2..1....0..0..2....0..0..2....0..2..0....0..2..0....0..1..2
..0..1..0....1..0..1....2..1..1....2..1..0....1..2..1....0..1..0....0..2..0
..1..2..2....1..2..0....1..0..2....0..1..2....2..0..0....1..2..1....1..2..1
..0..1..0....0..2..1....2..0..1....2..0..1....1..2..1....2..0..2....1..0..1
..0..2..2....1..1..0....2..1..2....1..2..1....0..1..0....1..1..2....0..2..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 05 2011
STATUS
approved