A217273 T(n,k)=Number of nXk arrays of occupancy after each element moves to some horizontal or vertical neighbor.
0, 1, 1, 2, 9, 2, 4, 64, 64, 4, 8, 441, 1472, 441, 8, 16, 3025, 33856, 33856, 3025, 16, 32, 20736, 772800, 2572816, 772800, 20736, 32, 64, 142129, 17640000, 194881600, 194881600, 17640000, 142129, 64, 128, 974169, 402494400, 14755689729
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..1..0..2....0..2..2..1....0..2..2..1....1..0..0..1....1..0..1..1 ..1..1..2..2....1..0..1..1....1..2..1..0....1..1..1..1....3..1..2..0 ..2..0..1..0....1..1..2..0....0..1..2..0....0..2..3..1....1..0..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..97
Crossrefs
Column 2 is A049684
Comments