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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055703 Numbers n such that n | Sigma_9(n) + Phi(n)^9. 0
1, 2, 12, 54, 76, 90, 216, 423, 514, 531, 621, 2166, 2241, 2772, 2976, 4752, 5154, 5400, 5481, 6264, 7290, 7344, 9018, 9144, 9470, 9555, 14094, 14904, 19494, 21222, 23780, 25848, 28323, 34830, 34911, 38220, 40122, 48768, 49079, 55782, 59400 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

sigma_9(n) is the sum of the 9th powers of the divisors of n.

MATHEMATICA

Do[If[Mod[DivisorSigma[9, n]+EulerPhi[n]^9, n]==0, Print[n]], {n, 1, 10^5}]

CROSSREFS

Sequence in context: A007225 A139046 A036359 * A006738 A111642 A145766

Adjacent sequences:  A055700 A055701 A055702 * A055704 A055705 A055706

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 09 2000

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 12:38 EST 2012. Contains 206021 sequences.