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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A346601 Record values in A346599. 3
1, 3, 4, 5, 15, 45, 91, 187, 703, 1891, 2701, 3337, 12403, 18721, 38503, 49141, 79003, 88831, 104653, 146611, 188191, 218791, 226801, 269011, 286903, 385003, 497503, 597871, 665281, 721801, 736291, 765703, 873181, 954271, 1056331, 1314631, 1373653, 1537381, 1755001 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
These are the values of m (see A344005) that take a record number of steps to appear. See A346600 for their indices.
LINKS
MATHEMATICA
max=0; lst={}; Do[g=(k=1; n=1; While[m=1; While[!Divisible[m(m+1), n], m++]; m!=i, n++]; n); If[g>max, AppendTo[lst, n]; max=g], {i, 100}]; lst (* Giorgos Kalogeropoulos, Jul 29 2021 *)
CROSSREFS
Sequence in context: A048040 A347391 A051033 * A242787 A031199 A173027
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
More terms from Chai Wah Wu, Jul 29 2021
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 December 7 23:30 EST 2023. Contains 367662 sequences. (Running on oeis4.)