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!)
A363535 Indices of records in A363533. 2
1, 3, 7, 25, 43, 139, 227, 263, 727, 2463, 3541 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(12) = 9043 unless A363533(9043) = -1.
LINKS
MATHEMATICA
s = Array[(k = 1; While[! PrimeQ[# Fibonacci[k] + 1], k++]; k) &, 3000]; t = Union@ FoldList[Max, s]; Array[FirstPosition[s, t[[#]]][[1]] &, Length[t]] (* Michael De Vlieger, Jun 10 2023 *)
CROSSREFS
Sequence in context: A349753 A058781 A347614 * A100462 A161637 A329969
KEYWORD
nonn,more
AUTHOR
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 July 30 06:28 EDT 2024. Contains 374737 sequences. (Running on oeis4.)