|
OFFSET
|
1,1
|
|
|
COMMENT
|
No other terms below 10^10.
|
|
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
|
Cf. A071525, A135238, A135239.
Sequence in context: A071226 A134369 A151654 this_sequence A058432 A058458 A077575
Adjacent sequences: A135237 A135238 A135239 this_sequence A135241 A135242 A135243
|
|
KEYWORD
|
bref,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
|
|