A103887 Position of p(n) in rearrangement of prime numbers A103886.
1, 4, 7, 2, 10, 3, 13, 5, 16, 19, 6, 9, 8, 12, 22, 25, 28, 15, 18
Offset: 1
Keywords
Programs
-
Mathematica
Table[Position[A103886, Prime[n]], {n, 19}]//Flatten