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
-
Project Euler: Problem 9, Pythagorean numbers
1385 Solvers
-
404 Solvers
-
Longest run of consecutive numbers
6438 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
361 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!