The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A250217 Numbers k such that A085398(k) sets a new record value. 1
1, 11, 18, 23, 25, 37, 68, 113, 115, 179, 229, 421, 545, 1129, 1451, 1481, 1847, 1987, 3099, 3329, 4391 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Record values at positions A085398(a(n)): {3, 5, 6, 10, 22, 61, 85, 86, 268, 304, 606, 808, ...}. - Michael De Vlieger, May 20 2017
LINKS
MATHEMATICA
Function[s, Function[t, Map[Position[s, #][[1, 1]] &, t]]@ Union@ FoldList[Max, s]]@ Table[k = 2; While[! PrimeQ[Cyclotomic[n, k]], k++]; k, {n, 500}] (* Michael De Vlieger, May 20 2017, after Eric Chen at A085398 *)
CROSSREFS
Sequence in context: A095648 A273679 A250192 * A335278 A151748 A003334
KEYWORD
nonn,more
AUTHOR
Eric Chen, Dec 24 2014
EXTENSIONS
Corrected by insertion of 421. - Robert G. Wilson v, May 19 2017
a(17)-a(21) from Jinyuan Wang, Dec 17 2022
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 May 20 19:00 EDT 2024. Contains 372720 sequences. (Running on oeis4.)