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 Solvers35
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
2126 Solvers
-
13724 Solvers
-
6229 Solvers
-
1991 Solvers
-
Sum the two halves of an array with an even number of elements
44 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!