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!)
A064600 a(n) indicates the position of 5 after n iterations of A064553. 2
5, 7, 13, 37, 151, 863, 6689, 67139, 843377, 12903181 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Iterating A064553 spreads the primes further and further apart, although 2 and 3 are fixed. For k < a(n) the n-th iteration of A064553 equals A003586.
LINKS
Sean A. Irvine, Java program (github)
FORMULA
a(0) = 5 and a(n) = A000040(a(n - 1) - 1) for n > 0.
EXAMPLE
a(3) = 37 as A064553(A064553(A064553(37))) = A064553(A064553(13)) = A064553(7) = 5.
CROSSREFS
Sequence in context: A018464 A063446 A339775 * A174874 A109904 A077781
KEYWORD
more,nonn
AUTHOR
Reinhard Zumkeller, Sep 22 2001
EXTENSIONS
a(9) from Sean A. Irvine, Jul 18 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 April 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)