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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055698 Numbers n such that n | Sigma_4(n) + Phi(n)^4. 0
1, 2, 6, 13588, 48238, 54490, 69004, 194460, 353228, 577980, 638652 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

sigma_4(n) is the sum of the 4th powers of the divisors of n (A001159).

MATHEMATICA

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

CROSSREFS

Sequence in context: A114045 A116899 A162146 * A121167 A115658 A005607

Adjacent sequences:  A055695 A055696 A055697 * A055699 A055700 A055701

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 07:41 EST 2012. Contains 205998 sequences.