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

 


A306035
Indices of records in A305382.
2
1, 10, 13, 16, 22, 24, 64, 140, 198, 473, 1163, 3936, 5573, 9356, 13496, 13927, 17048, 134497, 194752, 283870, 630705, 1468682, 5365535, 7863153, 10531772, 11682803, 92922963, 99080899, 145711608, 214374183, 3388736774
OFFSET
1,2
COMMENTS
Where records occur in A305382.
MATHEMATICA
With[{s = Array[Length@ NestWhile[Union@ Join[#, First /@ Flatten[FactorInteger[2 # + 1], 1]] &, {Prime@ #}, UnsameQ, All] &, 10^5]}, Map[FirstPosition[s, #][[1]] &, Union@ FoldList[Max, s] ] ] (* Michael De Vlieger, Jul 06 2018, after Robert G. Wilson v at A305382 *)
CROSSREFS
Sequence in context: A153045 A055984 A282108 * A339077 A373278 A335016
KEYWORD
nonn
AUTHOR
Hans Havermann, Jun 17 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 24 05:38 EDT 2024. Contains 376185 sequences. (Running on oeis4.)