A351041
Minimal number of steps for a Racetrack car (using Moore neighborhood) to go around a circle of radius n.
Original entry on oeis.org
7, 9, 12, 13, 15, 16, 18, 18, 19, 21, 22, 22, 24, 24, 25, 26, 27, 27, 28, 28, 30, 31, 31, 31, 32, 33, 33, 34, 35, 35, 36, 36, 37, 37, 37
Offset: 1
The following diagrams show examples of optimal trajectories for n = 1, 2, 3. The origin is marked with an asterisk.
.
a(1) = 7:
. 2 . 1 . .
3 . * . 0 7
. 5 . 6 . .
(The car stands still on the fourth step.)
.
a(2) = 9:
. 3 . 2 . .
4 . . . 1 .
. . * . 0 9
5 . . . 8 .
. 6 . 7 . .
.
a(3) = 12:
. . . 4 3 . . . .
. 5 . . . . 2 . .
. . . . . . . . .
6 . . . . . . 1 .
7 . . . * . . 0 12
. . . . . . . . .
. 8 . . . . . 11 .
. . . 9 . 10 . . .
A351352
Denominator of the square of the radius of the largest circle, centered at the origin, around which a Racetrack car (using von Neumann neighborhood) can run a full lap in n steps.
Original entry on oeis.org
2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 2, 2, 5, 13, 1, 13, 1, 25, 1, 1, 5, 1, 1
Offset: 8
See A351351 for examples.
A351349
Numerator of the square of the radius of the largest circle, centered at the origin, around which a Racetrack car (using Moore neighborhood) can run a full lap in n steps.
Original entry on oeis.org
1, 1, 1, 4, 4, 81, 9, 16, 16, 576, 36, 36, 64, 81, 1250, 100, 144, 144, 8100, 225
Offset: 6
The following diagrams show examples of optimal trajectories for some values of n. The position of the car after k steps is labeled with the number k. If a number is missing, it means that the car stands still on that step. If the number 0 is missing (for the starting position), it means that the starting and finishing positions coincide. The origin is marked with an asterisk.
.
n = 6 (r^2 = 1/2 = a(6)/A351350(6)):
. 1 .
3 * 6
4 5 .
.
n = 7 (r^2 = 1 = a(7)/A351350(7)):
. 2 . 1 .
3 . * . 7
. 5 . 6 .
.
n = 9 (r^2 = 4 = a(9)/A351350(9)):
. 3 . 2 .
4 . . . 1
. . * . 9
5 . . . 8
. 6 . 7 .
.
n = 11 (r^2 = 81/10 = a(11)/A351350(11)):
. 4 . 3 . . . . . .
5 . . . . . 2 . . .
. . . . . . . . 1 .
6 . . * . . . . 11 0
. . . . . . . . . .
7 . . . . . 10 . . .
. 8 . 9 . . . . . .
.
n = 12 (r^2 = 9 = a(12)/A351350(12)):
. . . 4 . 3 . . .
. 5 . . . . . 2 .
. . . . . . . . 1
6 . . . * . . . 12
7 . . . . . . . .
. 8 . . . . . 11 .
. . . 9 . 10 . . .
A351351
Numerator of the square of the radius of the largest circle, centered at the origin, around which a Racetrack car (using von Neumann neighborhood) can run a full lap in n steps.
Original entry on oeis.org
1, 1, 2, 2, 4, 9, 9, 9, 16, 32, 32, 196, 81, 125, 392, 1225, 100, 1681, 160, 4489, 200, 225, 1369, 320, 400
Offset: 8
The following diagrams show examples of optimal trajectories for some values of n. The position of the car after k steps is labeled with the number k. If a number is missing, it means that the car stands still on that step. If the number 0 is missing (for the starting position), it means that the starting and finishing positions coincide. The origin is marked with an asterisk.
.
n = 8 (r^2 = 1/2 = a(8)/A351352(8)):
. 3 1
4 * 8
5 7 .
.
n = 9 (r^2 = 1 = a(9)/A351352(9)):
. 3 2 . .
4 . . 1 .
5 . * 0 9
. 6 7 8 .
.
n = 10 (r^2 = 2 = a(10)/A351352(10)):
. . 3 2 .
. 4 . . 1
5 . * . 10
6 . . 9 .
. 7 8 . .
.
n = 12 (r^2 = 4 = a(12)/A351352(12)):
. 4 3 2 .
5 . . . 1
6 . * . 12
7 . . . 11
. 8 9 10 .
.
n = 13 (r^2 = 9 = a(13)/A351352(13)):
. . . 4 . 3 . . . .
. 5 . . . . . 2 . .
6 . . . . . . . 1 .
7 . . . * . . . 0 13
8 . . . . . . . . .
. 9 . . . . . 12 . .
. . . 10 . 11 . . . .
Showing 1-4 of 4 results.
Comments