Minimising Divisibility

What is the smallest positive integer that is divisible by 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 1, 2, 3, 4, 5, 6, 7, 8, 9, and 10 10 ?


The answer is 2520.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Chew-Seong Cheong
Mar 21, 2020

The problem is equivalent to finding the lowest common multiple of 1, 2, 3, 4, 5, 6, 7, 8, 9, and 10.

lcm ( 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ) = 2 3 × 3 2 × 5 × 7 = 2520 \text{lcm }(1, 2, 3, 4, 5, 6, 7, 8, 9, 10) = 2^3 \times 3^2 \times 5 \times 7 = \boxed{2520}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...