Problem 239. Project Euler: Problem 5, Smallest multiple
2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder.
What is the smallest positive number that is evenly divisible by all of the numbers from 1 to input number?
Thank you to Project Euler Problem 5
Solution Stats
Problem Comments
-
3 Comments
FYI: we cannot execute "matlabpool open" on the labs. ;)
Could someone please remove Yunpeng Teng's spoiler comment?
The spoiler comment has been removed. Thank you for pointing that out, Are Mjaavatten.
Solution Comments
Show commentsProblem Recent Solvers1633
Suggested Problems
-
Determine whether a vector is monotonically increasing
22627 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1962 Solvers
-
Given a window, how many subsets of a vector sum positive
868 Solvers
-
Count consecutive 0's in between values of 1
501 Solvers
-
1222 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!