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
-
Find the alphabetic word product
3462 Solvers
-
Find the two most distant points
2954 Solvers
-
Area of an equilateral triangle
6819 Solvers
-
Element by element multiplication of two vectors
398 Solvers
-
Double all elements in the array
2312 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!