Problem 365. Numbers with prime factors 2, 3 and 5.
Solution Stats
Problem Comments
-
3 Comments
Michael
on 25 Mar 2020
The problem statement should specify that i, j, and k are non-negative integers or the number of answers becomes infinite.
Michael
on 25 Mar 2020
Also, why is 1 not included in all of the answers. 2^0*3^0*5^0 = 1
Rafael S.T. Vieira
on 16 Jul 2020
This problem requests the set of hamming numbers without the number one for some reason. https://rosettacode.org/wiki/Hamming_numbers
Problem Recent Solvers413
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1343 Solvers
-
Flag largest magnitude swings as they occur
649 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1305 Solvers
-
433 Solvers
-
324 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!