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!)
A362456 Records in A362451. 3
1, 2, 4, 68, 191, 382, 2772, 5698, 19448, 30406, 146903, 887873 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
A362456[upto_]:=Module[{d=DivisorSigma[1, Range[upto]], r=1, f}, Join[{r}, Table[If[(f=First[d=Abs[Differences[d]]])>r, r=f, Nothing], upto-1]]]; A362456[10000] (* Paolo Xausa, May 07 2023 *)
CROSSREFS
Sequence in context: A018364 A100603 A374235 * A301818 A054920 A062061
KEYWORD
nonn,more
AUTHOR
N. J. A. Sloane, May 07 2023
EXTENSIONS
a(9)-a(12) from Paolo Xausa, 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 August 4 03:16 EDT 2024. Contains 374905 sequences. (Running on oeis4.)