A221693 T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor, without consecutive moves in the same direction.
1, 3, 1, 6, 21, 1, 13, 152, 144, 1, 28, 1336, 3112, 987, 1, 60, 11036, 95076, 63676, 6765, 1, 129, 92660, 2627760, 7033429, 1302720, 46368, 1, 277, 774380, 74531185, 659020617, 520770016, 26650988, 317811, 1, 595, 6479664, 2098932856
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..3..0..1....0..4..0..1....2..0..2..0....0..3..2..0....2..1..0..1 ..0..1..0..1....1..1..1..1....1..0..0..2....0..1..1..1....0..2..3..0 ..1..2..3..0....1..1..0..1....1..3..0..1....2..0..1..1....1..1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..70
Comments