login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163666 Numbers n such that n=prime(sigma(phi(pi(n)))). 1
2, 5, 47, 107, 1613, 5653, 21557, 230047, 821603, 8145173, 47073007, 68939141, 76040521, 196388147, 240595631, 433046543, 1085166671, 2269551127, 4670405591, 9784786813, 104484802043, 420065905307, 474962067289, 2616252796471, 5804170333301 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
It is obvious that all terms are primes.
LINKS
FORMULA
a(n) = A000040(A018784(n))
MATHEMATICA
Do[If[n=Prime[m]; m==DivisorSigma[1, EulerPhi[PrimePi[n]]], Print[n]], {m, 235000000}]
CROSSREFS
Sequence in context: A023273 A041729 A078665 * A093552 A060808 A099658
KEYWORD
nonn
AUTHOR
Farideh Firoozbakht, Aug 04 2009
EXTENSIONS
Formula and six more terms from Max Alekseyev, Jun 25 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 13 17:56 EDT 2024. Contains 375144 sequences. (Running on oeis4.)