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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055715 Numbers n such that n | Sigma_11[n]. 0
1, 6, 28, 120, 402, 496, 644, 672, 920, 1366, 1608, 1932, 2680, 2760, 3417, 3966, 4098, 4623, 4975, 5152, 6210, 6834, 8040, 8128, 8280, 9246, 9528, 9950, 12294, 13668, 15008, 15456, 15864, 16392, 18492, 19900, 20244, 24276, 30108, 37596 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

sigma_11(n) is the sum of the 11-th powers of the divisors of n.

MATHEMATICA

Do[If[Mod[DivisorSigma[11, n], n]==0, Print[n]], {n, 1, 40000}]

CROSSREFS

Sequence in context: A183013 A055717 A090777 * A026031 A002694 A007691

Adjacent sequences:  A055712 A055713 A055714 * A055716 A055717 A055718

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 19:13 EST 2012. Contains 206085 sequences.