A368732 Primes whose index is one, another prime number, or a semiprime.
2, 3, 5, 7, 11, 13, 17, 23, 29, 31, 41, 43, 47, 59, 67, 73, 79, 83, 97, 101, 109, 127, 137, 139, 149, 157, 163, 167, 179, 191, 199, 211, 227, 233, 241, 257, 269, 271, 277, 283, 293, 313, 331, 347, 353, 367, 373, 389, 401, 421, 431, 439, 443, 449, 461, 467, 487
Offset: 1
Keywords
Crossrefs
Programs
-
Mathematica
Prime/@Select[Range[100],PrimeOmega[#]<=2&]