A057847 Primes p whose order of primeness A078442(p) is at least 10.
648391, 9737333, 174440041, 718064159, 3657500101, 7069067389, 16123689073, 22742734291, 36294260117, 64988430769, 88362852307, 136395369829, 175650481151, 200147986693, 243504973489, 318083817907, 414507281407
Offset: 1
Keywords
Links
- Charles R Greathouse IV, Table of n, a(n) for n = 1..10000 (first 221 terms from Robert G. Wilson v)
- N. Fernandez, An order of primeness, F(p)
- N. Fernandez, An order of primeness [cached copy, included with permission of the author]
Crossrefs
Programs
-
Mathematica
Nest[ Prime, Range[35], 10] (* Robert G. Wilson v, Mar 15 2004 *)
-
PARI
a(n)=my(k=11);while(k--,n=prime(n));n \\ Charles R Greathouse IV, Feb 24 2017
Formula
a(n) = prime(A057851(n)). - Andrew Howroyd, Nov 17 2024
Extensions
Name clarified by Andrew Howroyd, Nov 17 2024