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!)
A135239 Numbers m such that sigma(phi(m)) = 2*m. 1
1209, 27474741, 55385589, 222850677 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
From Max Alekseyev, Oct 12 2023: (Start)
No other terms below 3*10^11.
If a term m is odd, then phi(m) belongs to A001229; otherwise phi(m) belongs to A135240. (End)
LINKS
EXAMPLE
sigma(phi(222850677)) = sigma(118879488) = 445701354 = 2*222850677, so 222850677 is in the sequence.
MATHEMATICA
Do[If[DivisorSigma[1, EulerPhi[n]]==2n, Print[n]], {n, 420000000}]
CROSSREFS
Sequence in context: A187862 A186864 A338963 * A046043 A358538 A359049
KEYWORD
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 April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)