For given x,
if x is even, output is (x/2)
if x is odd, output is (3x+1)
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers33
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1995 Solvers
-
Numbers with prime factors 2, 3 and 5.
682 Solvers
-
Cell Counting: How Many Draws?
2390 Solvers
-
892 Solvers
-
617 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!