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!)
A057687 Trajectory of 29 under the `29x+1' map. 9
29, 842, 421, 12210, 6105, 2035, 407, 37, 1074, 537, 179, 5192, 2596, 1298, 649, 59, 1712, 856, 428, 214, 107, 3104, 1552, 776, 388, 194, 97, 2814, 1407, 469, 67, 1944, 972, 486, 243, 81, 27, 9, 3, 1, 30, 15, 5, 1, 30, 15, 5, 1, 30, 15 (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[29, #]&, 29, 100] (* Paolo Xausa, Dec 10 2023 *)
CROSSREFS
Sequence in context: A262337 A009973 A278475 * A049667 A042626 A157877
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 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)