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!)
A033967 Trajectory of 1 under map n->21n+1 if n odd, n->n/2 if n even 1
1, 22, 11, 232, 116, 58, 29, 610, 305, 6406, 3203, 67264, 33632, 16816, 8408, 4204, 2102, 1051, 22072, 11036, 5518, 2759, 57940, 28970, 14485, 304186, 152093, 3193954, 1596977, 33536518, 16768259 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
NestList[If[OddQ[#], 21#+1, #/2]&, 1, 30] (* Harvey P. Dale, Aug 24 2012 *)
CROSSREFS
Sequence in context: A102612 A040465 A108732 * A262244 A140872 A133724
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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)