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
-
Duplicate each element of a vector.
623 Solvers
-
Combinations without using nchoosek
132 Solvers
-
107 Solvers
-
Return fibonacci sequence do not use loop and condition
711 Solvers
-
Generate the sum of Squares of the given number
102 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!