A309918 The number of steps for a knight to be trapped when moving on a spirally numbered 2D grid and starting at square n.
2016, 880, 2741, 857, 2741, 857, 2741, 3611, 2590, 1540, 1846, 2061, 4892, 1047, 4139, 753, 3559, 590, 426, 1205, 1140, 2759, 3830, 4687, 1839, 2101, 2861, 5892, 5500, 1295, 2674, 1213, 890, 1839, 2749, 6531, 1118, 3632, 1496, 2888, 1995, 2574, 2713, 495, 1479, 5509, 1414, 3926, 1078
Offset: 1
Examples
The knight starting on square 1 becomes trapped at step 2016, see A316667.
Links
- Scott R. Shannon, Table of n, a(n) for n = 1..10000.
- Scott R. Shannon, Path for starting square 76. The start square 76 is marked with a green dot, the final square 150 with a red dot, and the eight surrounding blocking squares with blue dots.
- Scott R. Shannon, Map of starting square to trapped steps count for n = 1 to 100000. The colors are graded from red to violet indicating the relative size of the number of steps to being trapped for the corresponding start square. The pattern is surprisingly similar to the starting square to loop mapping image shown in A306308.
- N. J. A. Sloane and Brady Haran, The Trapped Knight, Numberphile video (2019).
Comments