Problem 45297. Ugly numbers - 02
Ugly numbers are those whose prime factors are 2, 3 or 5.
find the nth ugly number.
n.b. unlike the previous problem,trivial solution might not work in this case.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2785 Solvers
-
226 Solvers
-
434 Solvers
-
Matrix multiplication across rows
378 Solvers
-
486 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!