A318554 a(n) is the smallest prime number having order of primeness = prime(n).
3, 5, 31, 709, 9737333, 3657500101, 2586559730396077, 4123221751654370051, 28785866289100396890228041
Offset: 1
Examples
The sequence of primes with order of primeness F(p) = prime(1) = 2 begins 3,17,41,67,... so a(1)=3. Likewise, F(p) = prime(2) = 3 begins 5,59,179,... so a(2)=5.
Links
- N. Fernandez, An order of primeness, F(p)
- N. Fernandez, An order of primeness [cached copy, included with permission of the author]
Formula
a(n) = A007097(prime(n)); n >= 1.
Comments