A221125 T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor.
1, 3, 1, 8, 21, 1, 21, 200, 144, 1, 55, 1950, 4872, 987, 1, 144, 19005, 179300, 118472, 6765, 1, 377, 185164, 6405243, 16436223, 2880520, 46368, 1, 987, 1803949, 229006550, 2152770692, 1506094707, 70036168, 317811, 1, 2584, 17574675
Offset: 1
Examples
Some solutions for n=3 k=4 ..1..1..2..0....2..1..1..0....2..0..2..0....2..1..1..0....1..2..0..0 ..0..2..2..0....0..1..2..1....1..1..1..1....0..1..2..0....0..2..2..0 ..1..1..0..2....0..0..2..2....0..3..1..0....0..2..3..0....0..1..4..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..59
Comments