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
-
22526 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1268 Solvers
-
403 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13719 Solvers
-
404 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!