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 Solvers18
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
5694 Solvers
-
4328 Solvers
-
Split a string into chunks of specified length
1462 Solvers
-
Sum the elements in either diagonal of a square matrix
208 Solvers
-
112 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!