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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107654 Numbers n such that if sum of the proper divisors of n is equal to m then n=phi(m). 0
52416, 435456, 1713600, 6407424, 9067520, 62000640, 535392000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Next term is greater than 65*10^6.

4*10^9 < a(8) <= 46367354880. [From Donovan Johnson (donovan.johnson(AT)yahoo.com), Oct 12 2008]

EXAMPLE

62000640 is in the sequence because sigma(62000640)-62000640=187545888 and phi(187545888)=62000640.

MATHEMATICA

Do[If[n == EulerPhi[DivisorSigma[1, n]-n], Print[n]], {n, 65000000}]

CROSSREFS

Cf. A107653.

Sequence in context: A003134 A191303 A186849 * A015359 A201268 A200658

Adjacent sequences:  A107651 A107652 A107653 * A107655 A107656 A107657

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), May 26 2005

EXTENSIONS

a(7) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Oct 12 2008

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 14 09:18 EST 2012. Contains 205614 sequences.