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!)
A033977 Trajectory of 1 under map n->43n+1 if n odd, n->n/2 if n even 1
1, 44, 22, 11, 474, 237, 10192, 5096, 2548, 1274, 637, 27392, 13696, 6848, 3424, 1712, 856, 428, 214, 107, 4602, 2301, 98944, 49472, 24736, 12368, 6184, 3092, 1546, 773, 33240, 16620, 8310, 4155, 178666 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
NestList[If[OddQ[#], 43#+1, #/2]&, 1, 40] (* Harvey P. Dale, Jan 28 2021 *)
CROSSREFS
Sequence in context: A160330 A074175 A074174 * A033364 A108213 A158376
KEYWORD
nonn
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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)