Chapter 38
Every Digit, Every Divisor
Find the smallest number that uses each of the ten digits to once and is divisible by every one of .
Find the smallest such ten-digit number divisible by every whole number from to .
Solution
To be divisible by all of to is to be divisible by their lowest common multiple, which is . So we hunt for the smallest ten-digit number, using each digit once, that is a multiple of . It is For the second part the lowest common multiple of through is , and the smallest pandigital multiple of it is A small bonus: every number using all ten digits once is automatically divisible by , because its digits add to , itself a multiple of .