Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070171
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070171 Numbers n such that sigma(phi(n))=n-phi(n). +0
2
2, 18, 84, 15210, 15216, 66720, 2858880 (list; graph; listen)
OFFSET

1,1

COMMENT

No other term < 20000000. All terms 2 < a(n) < 20000000 are divisible by 6.

MATHEMATICA

Do[s=DivisorSigma[1, EulerPhi[n]]-(n-EulerPhi[n]); If[Equal[s, 0], Print[n]], {n, 1, 2000000}]

PROGRAM

(PARI) for(n=2, 2000000, if(sigma(eulerphi(n))==n-eulerphi(n), print1(n, ", ")))

CROSSREFS

Cf. A070170.

Sequence in context: A064057 A091940 A068605 this_sequence A036800 A157052 A052633

Adjacent sequences: A070168 A070169 A070170 this_sequence A070172 A070173 A070174

KEYWORD

easy,more,nonn

AUTHOR

Benoit Cloitre and Elemer Labos, May 06 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research