login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A284755 Numbers n such that the average of all proper divisors of all positive integers <= n is an integer. 4
2, 3, 63, 1249, 4696, 1200509 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Numbers n such that A002541(n)|A153485(n).
a(7) > 10^12. - Giovanni Resta, Apr 13 2017
LINKS
Eric Weisstein's World of Mathematics, Restricted Divisor Function
MATHEMATICA
Select[Range[2, 1300000], Mod[Sum[DivisorSigma[1, k] - k, {k, 1, #}], Sum[DivisorSigma[0, k] - 1, {k, 1, #}]] == 0 &]
CROSSREFS
Sequence in context: A093551 A173915 A293041 * A061452 A369903 A280582
KEYWORD
nonn,more
AUTHOR
Ilya Gutkovskiy, Apr 02 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 8 13:24 EDT 2024. Contains 372333 sequences. (Running on oeis4.)