The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A135240 Numbers n such that phi(sigma(n))=2n. 2
36, 20575296 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
No other terms below 10^10. - Max Alekseyev, Sep 25 2009
6.5*10^12 < a(3) <= 180577942272000000. We also have phi(sigma(n)) = 3*n for n = 144982963520227123200 and phi(sigma(n)) = 4*n for n = 16310583396025551360000 thus these may not be the smallest such n. - Giovanni Resta, Sep 13 2018
LINKS
EXAMPLE
phi(sigma(20575296))=phi(71238999)=41150592=2*20575296, so 20575296 is in the sequence.
MATHEMATICA
Do[If[EulerPhi[DivisorSigma[1, n]]==2n, Print[n]], {n, 350000000}]
CROSSREFS
Sequence in context: A071226 A134369 A151654 * A252092 A307949 A058432
KEYWORD
bref,more,nonn
AUTHOR
Farideh Firoozbakht, Dec 26 2007
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 June 4 11:22 EDT 2024. Contains 373096 sequences. (Running on oeis4.)