OFFSET
1,1
COMMENTS
Column 2 of A184376.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 17*a(n-1) + 19*a(n-2) - 57*a(n-3) + 18*a(n-4).
Empirical g.f.: x*(153 + 154*x - 507*x^2 + 162*x^3) / (1 - 17*x - 19*x^2 + 57*x^3 - 18*x^4). - Colin Barker, Feb 27 2018
EXAMPLE
Some solutions for 5 X 3 with a(1,1)=0:
..0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0
..1..0..2....1..2..2....0..1..0....0..2..2....1..1..1....0..2..0....1..1..0
..1..2..2....0..2..0....1..1..1....1..1..2....1..2..0....1..2..0....1..0..0
..1..2..2....1..1..0....2..1..2....2..1..2....1..1..1....1..2..0....2..2..2
..1..1..1....2..2..2....0..1..0....0..0..0....0..2..0....0..2..1....0..2..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 12 2011
STATUS
approved