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!)
A318736 Absolute value of negative records in A318734. 5
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 19, 21, 22, 23, 25, 30, 32, 36, 40, 42, 44, 46, 50, 53, 55, 56, 57, 59, 65, 67, 69, 73, 79, 87, 96, 98, 100, 104, 108, 110, 113, 115, 118, 122, 126, 134, 139, 151, 161, 167, 169, 172, 178, 180, 182 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
1
LINKS
PROG
(PARI) s=0; j=-1; smin=0; forstep(k=1, 5000000, 2, j=-j; s=s+j*numdiv(k); if(s<smin, smin=s; print1(-s, ", ")))
CROSSREFS
Sequence in context: A129562 A191841 A331125 * A050741 A285710 A305669
KEYWORD
nonn
AUTHOR
Hugo Pfoertner, Sep 05 2018
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 July 17 18:33 EDT 2024. Contains 374377 sequences. (Running on oeis4.)