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
-
14236 Solvers
-
Return the 3n+1 sequence for n
8504 Solvers
-
173 Solvers
-
Convert a Cell Array into an Array
2294 Solvers
-
1313 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!