rbzima
- 83
- 0
Let a_{0} be any positive integer and let a_{k+1}=a_{k}+1 if a_{k} is odd, and let a_{k+1}=a_{k}/2 if a_{k} is even.
Let \ell be the smallest positive integer where a_{\ell} = 1. Find an expression for \ell in terms of a_{0} that is non-recursive.
Let \ell be the smallest positive integer where a_{\ell} = 1. Find an expression for \ell in terms of a_{0} that is non-recursive.