login
A389728
Number of positions of the 15-puzzle at a distance of n multi-tile moves from an initial state with the empty square in one of the corners.
2
1, 6, 18, 54, 162, 486, 1457, 4334, 12568, 36046, 102801, 289534, 808623, 2231878, 6076994, 16288752, 42897301, 110898278, 280452246, 692243746, 1662949961, 3877105392, 8739560829, 18980345944, 39548054325, 78704340919, 148822892020, 265887723109, 445836441561
OFFSET
0,2
COMMENTS
A multi-tile move shifts a group of tiles so that the empty square moves to anywhere within its existing row, or existing column.
This is a finite sequence ending at a(43) = 16.
FORMULA
Sum_{i=0..43} a(i) = A264040(4) = 16!/2.
CROSSREFS
Sequence in context: A003208 A174313 A002933 * A016089 A099856 A292295
KEYWORD
nonn,fini,full
AUTHOR
Ben Whitmore, Jan 09 2026
STATUS
approved