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 Solvers34
Suggested Problems
-
12511 Solvers
-
Sum of first n terms of a harmonic progression
517 Solvers
-
Make a vector of prime numbers
970 Solvers
-
Check that number is whole number
5411 Solvers
-
Make an identity matrix whose diagonal elements are 1:n
123 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!