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
-
Find the alphabetic word product
3400 Solvers
-
Count from 0 to N^M in base N.
237 Solvers
-
Return the first and last characters of a character array
11275 Solvers
-
Fermat's Last Theorem - Fermat's conjecture
105 Solvers
-
Detect pair of equal values in a Matrix
73 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!