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!)
A037114 Trajectory of 3 under map n->33n+1 if n odd, n->n/2 if n even 0
3, 100, 50, 25, 826, 413, 13630, 6815, 224896, 112448, 56224, 28112, 14056, 7028, 3514, 1757, 57982, 28991, 956704, 478352, 239176, 119588, 59794, 29897, 986602, 493301, 16278934, 8139467, 268602412 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
NestList[If[OddQ[#], 33#+1, #/2]&, 3, 30] (* Harvey P. Dale, May 09 2013 *)
CROSSREFS
Sequence in context: A293952 A303826 A128296 * A336437 A069457 A142416
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 26 21:39 EDT 2024. Contains 372004 sequences. (Running on oeis4.)