Make a function which takes one positive integer n and returns a matrix with the numbers of the form (2^i)*(3^j)*(5^k) which are lower or equal to n (i,j,k integers).
5366 Solvers
Least common multiple of many numbers
159 Solvers
Getting the indices from a vector
1446 Solvers
125 Solvers
Permute diagonal and antidiagonal
179 Solvers