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!)
A057686 Trajectory of 23 under the `23x+1' map. 9
23, 530, 265, 53, 1220, 610, 305, 61, 1404, 702, 351, 117, 39, 13, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1, 24, 12, 6, 3, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
See A057684 for definition.
LINKS
MATHEMATICA
Px1[p_, n_]:=Catch[For[i=1, i<PrimePi[p], i++, If[Divisible[n, Prime[i]], Throw[n/Prime[i]]]]; p*n+1];
NestList[Px1[23, #]&, 23, 100] (* Paolo Xausa, Dec 10 2023 *)
CROSSREFS
Sequence in context: A171297 A009967 A147642 * A042014 A136670 A062360
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Oct 20 2000
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 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)