A162344 Array read by rows in which row n lists the numbers that are in the same "x" level in the mountain path of the primes.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 17, 16, 18, 19, 20, 21, 25, 24, 23, 22, 26, 27, 28, 29, 30, 33, 32, 31, 34, 35, 36, 37, 38, 39, 41, 40, 42, 43, 44, 45, 49, 48, 47, 46, 50, 51, 52, 53, 54, 55, 56, 59, 58, 57, 60, 61, 62, 63, 64, 68, 67, 66, 65, 69, 70, 71, 72
Offset: 0
Examples
Array begins: 0, 1, 2,. . . . . . . . . . . . . . . . . . . . . 3,. . . . . . . . . . . . . . . . . . . . . 4, 5, 6,. . . . . . . . . . . . . . . . . . . . . 7,. . . . . . . . . . . . . . . . . . . . . 8,11,12,. . . . . . . . . . . . . . . . . . 9,10,13,. . . . . . . . . . . . . . . . . . . . .14,17,18,25,26,. . . . . . . . . . . . . . .15,16,19,24,27,. . . . . . . . . . . . . . . . . .20,23,28,33,34,. . . . . . . . . . . . . . .21,22,29,32,35,. . . . . . . . . . . . . . . . . ,30,31,36,. . . . . . . . . . . . . . . . . . . . .37,. . .
Links
- Omar E. Pol, Graph of the mountain path function for prime numbers
- Omar E. Pol, Illustration: The mountain path of the primes
Comments