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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055716 Numbers n such that n | Sigma_12[n]. 1
1, 34, 228, 444, 482, 492, 876, 1292, 1308, 2482, 2812, 3876, 5548, 5617, 8194, 8284, 8436, 9348, 10804, 10982, 11234, 13172, 16132, 16644, 17876, 18204, 22468, 24852, 28324, 31828, 32412, 32946, 35186, 35916, 39516, 44914, 46754, 47804, 48396 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

sigma_12(n) is the sum of the 12th powers of the divisors of n.

MATHEMATICA

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

CROSSREFS

Sequence in context: A058581 A050263 A020869 * A020872 A183319 A190422

Adjacent sequences:  A055713 A055714 A055715 * A055717 A055718 A055719

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 13 20:26 EST 2012. Contains 205553 sequences.