A351042 Minimal number of steps for a Racetrack car (using von Neumann neighborhood) to go around a circle of radius n.
9, 12, 13, 16, 17, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 32, 32, 34, 34, 36, 36, 37
Offset: 1
Examples
The following diagrams show examples of optimal trajectories for n = 1, 2, 3. The origin is marked with an asterisk. . a(1) = 9: . 3 2 . . 4 . . 1 . 5 . * 0 9 . 6 7 8 . . a(2) = 12: . 4 3 2 . . 5 . . . 1 . 6 . * . 0 12 7 . . . 11 . . 8 9 10 . . . a(3) = 13: . . . 4 . 3 . . . . . 5 . . . . . 2 . . 6 . . . . . . . 1 . 7 . . . * . . . 0 13 8 . . . . . . . . . . 9 . . . . . 12 . . . . . 10 . 11 . . . .
Links
- Pontus von Brömssen, Examples of optimal trajectories in A351042 for 1 <= n <= 8.
- Wikipedia, Racetrack
Comments