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
-
2191 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1925 Solvers
-
361 Solvers
-
Sum the 'edge' values of a matrix
373 Solvers
-
Find elements of set A those are not in set B
71 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!