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!)
A362459 Indices of records in A362452. 3
1, 2, 120, 4200, 14400, 17640, 243360, 408240, 669240 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
A362459[upto_]:=Module[{d=DivisorSigma[1, Range[upto]]-Range[upto], r=0, f}, Join[{1}, Table[If[(f=First[d=Abs[Differences[d]]])>r, r=f; n, Nothing], {n, 2, upto}]]]; A362459[10000] (* Paolo Xausa, May 07 2023 *)
CROSSREFS
Sequence in context: A206355 A360607 A157069 * A077540 A272180 A187880
KEYWORD
nonn,more
AUTHOR
N. J. A. Sloane, May 07 2023
EXTENSIONS
a(7)-a(9) from Rémy Sigrist, May 07 2023
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 September 3 09:41 EDT 2024. Contains 375656 sequences. (Running on oeis4.)