|
Search: id:A107654
|
|
|
| A107654 |
|
Numbers n such that if sum of the proper divisors of n is equal to m then n=phi(m). |
|
+0 1
|
|
| 52416, 435456, 1713600, 6407424, 9067520, 62000640, 535392000
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
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: A152512 A147530 A003134 this_sequence A015359 A057851 A058326
Adjacent sequences: A107651 A107652 A107653 this_sequence 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
|
|
|
Search completed in 0.002 seconds
|