A221780 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 left turns.
1, 3, 1, 8, 25, 1, 21, 258, 184, 1, 55, 2631, 7676, 1367, 1, 144, 26861, 311500, 230621, 10179, 1, 377, 273816, 12449782, 36959565, 6911480, 75782, 1, 987, 2792384, 496125037, 5758151603, 4383899151, 207263892, 564169, 1, 2584, 28476902
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..3..0..1....0..2..3..1....0..1..1..3....0..2..1..0....0..0..0..0 ..0..2..3..1....0..2..1..0....1..0..2..0....0..0..4..0....1..4..3..1 ..0..1..0..1....2..0..0..1....1..0..3..0....1..2..0..2....0..0..1..2
Links
- R. H. Hardin, Table of n, a(n) for n = 1..48
Crossrefs
Row 1 is A001906
Comments