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 two most distant points
2834 Solvers
-
Find the peak 3n+1 sequence value
2498 Solvers
-
Return the first and last characters of a character array
9918 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
99 Solvers
-
347 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!