(Translated by https://www.hiragana.jp/)
A088845 - OEIS
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!)
A088845 Multiply perfect numbers k for which the quotient sigma_5(k)/k = A001160(k)/k is nonintegral. 3
496, 523776, 23569920, 142990848, 275502900594021408, 622286506811515392, 71065075104190073088, 34384125938411324962897920, 41254809330254618094796800000, 2360137508360958913826987704320, 11990459635691909131039408128000, 24862223033124742964111030747136 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) lista() = {v = readvec("b007691.txt"); for (i=1, #v, vi = v[i]; if (sigma(vi, 5) % vi, print1(vi, ", "); ); ); } \\ Michel Marcus, Dec 26 2013
CROSSREFS
Sequence in context: A160472 A028512 A337952 * A013685 A108157 A062676
KEYWORD
nonn
AUTHOR
Labos Elemer, Nov 05 2003
EXTENSIONS
Extended using A007691 b-file by Michel Marcus, Dec 26 2013
Data corrected by Amiram Eldar, May 09 2024
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 August 27 00:51 EDT 2024. Contains 375462 sequences. (Running on oeis4.)