OFFSET
1,1
COMMENTS
Column 2 of A184153.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 33*a(n-1) + 53*a(n-2) - 637*a(n-3) + 756*a(n-4).
Empirical g.f.: x*(499 + 736*x - 10003*x^2 + 12096*x^3) / (1 - 33*x - 53*x^2 + 637*x^3 - 756*x^4). - Colin Barker, Apr 12 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
..0..2..0....0..0..0....0..0..0....0..0..0....0..3..0....0..2..0....0..0..0
..2..2..1....2..0..2....3..0..3....3..0..1....2..2..2....1..1..0....0..0..2
..0..0..1....1..1..1....3..0..2....3..3..3....3..3..3....3..0..0....1..1..1
..1..0..3....2..2..2....2..0..2....1..2..2....1..0..2....2..2..1....3..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 09 2011
STATUS
approved