|
Search: id:A163665
|
|
|
| A163665 |
|
Numbers n such that n=prime(phi(sigma(pi(n)))). |
|
+0 2
|
|
| 2, 3, 19, 37, 719, 1511, 5443, 69709, 386093, 1907819, 10777931, 17819101, 18653749, 56125547, 60163267, 98911811, 272887613, 567611663, 989060309, 2444540149
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
It is obvious that all terms are primes. There is no further term up to 5*10^9.
|
|
MATHEMATICA
|
Do[If[n=Prime[m]; m==EulerPhi[DivisorSigma[1, PrimePi[n]]], Print[n]], {m, 235000000}]
|
|
CROSSREFS
|
Cf. A000010, A000040, A000720, A000203, A163666.
Sequence in context: A142955 A088790 A135958 this_sequence A051079 A051089 A157042
Adjacent sequences: A163662 A163663 A163664 this_sequence A163666 A163667 A163668
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Farideh Firoozbakht (mymontain(AT)yahoo.com), Aug 04 2009
|
|
|
Search completed in 0.002 seconds
|