A064110 Let s(n) = n-th single prime (cf. A007510). Sequence is defined by recurrence a(n+1) = s(a(n)), n = 0,1,2,..., a(0)=1.
1, 2, 23, 263, 2917, 38639, 603311, 11093633, 236524303, 5782539281
Offset: 0
References
- "Isolated Primes", by Richard L. Francis, J. Rec. Math., 11 (1978), 17-22.
Extensions
a(9) from Sean A. Irvine, Jun 12 2023
Comments