The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A182652 Algorithm: x->[xr] if x even, x->[x/r] is x odd, where r=sqrt(3) and [ ]=floor; a(n) is the number of steps from n to 0. 3
1, 3, 2, 9, 4, 8, 10, 12, 5, 7, 9, 17, 11, 15, 13, 15, 6, 8, 8, 16, 18, 22, 12, 14, 16, 18, 14, 18, 16, 18, 7, 9, 9, 15, 17, 21, 19, 21, 23, 25, 13, 39, 15, 19, 17, 19, 15, 17, 19, 25, 17, 21, 19, 21, 8, 27, 10, 14, 16, 18, 18, 20, 22, 26, 20, 24, 22, 24, 24 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
5->[5/r]=2 (step 1)
2->[2r]=3 (step 2)
3->[3/r]=1->0 (steps 3 and 4),
so that a(5)=4.
CROSSREFS
Sequence in context: A178774 A320273 A266636 * A347365 A251555 A090880
KEYWORD
nonn
AUTHOR
Clark Kimberling, Nov 26 2010
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 May 22 06:48 EDT 2024. Contains 372743 sequences. (Running on oeis4.)