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 Solvers32
Suggested Problems
-
Return a list sorted by number of occurrences
2890 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1266 Solvers
-
448 Solvers
-
764 Solvers
-
8451 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!