login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135239 Numbers n such that sigma(phi(n))=2n. 1
1209, 27474741, 55385589, 222850677 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

No other terms below 10^10.

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

Cf. A135240.

Sequence in context: A190031 A187862 A186864 * A046043 A138480 A047627

Adjacent sequences:  A135236 A135237 A135238 * A135240 A135241 A135242

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Dec 26 2007

EXTENSIONS

Search extended to 10^10 by Max Alekseyev (maxale(AT)gmail.com), Sep 25 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 06:13 EST 2012. Contains 205991 sequences.