A221929 T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal, diagonal or antidiagonal neighbor, without move-in move-out straight through or left turns.
1, 3, 1, 6, 25, 1, 13, 232, 184, 1, 28, 2197, 5748, 1367, 1, 60, 20933, 201378, 153652, 10179, 1, 129, 198589, 6888458, 20246283, 4053833, 75782, 1, 277, 1885324, 236114556, 2568601026, 2007184132, 107220027, 564169, 1, 595, 17896442
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..2..2....0..1..1..0....0..1..0..1....2..0..0..1....0..1..2..0 ..1..1..2..0....1..1..3..1....0..2..0..2....0..4..3..0....0..1..4..0 ..1..0..0..1....0..3..0..1....2..2..0..2....0..0..2..0....0..2..0..2
Links
- R. H. Hardin, Table of n, a(n) for n = 1..49
Comments