Maths Olympiad Prep

Library / /484 of 520

Number theory Difficulty 4.3 AIME Find the answer

How many integers between 100100 and 999999, inclusive, have the property that some permutation of its digits is a multiple of 1111 between 100100 and 999?999? For example, both 121121 and 211211 have this property:

Pick one

Solution

There are 81 multiples of 11 between 100100 and 999999 inclusive. Some have digits repeated twice, making 3 permutations.
Others that have no repeated digits have 6 permutations, but switching the hundreds and units digits also yield a multiple of 11. Switching shows we have overcounted by a factor of 2, so assign 6÷2=36 \div 2 = 3 permutations to each multiple.
There are now 81*3 = 243 permutations, but we have overcounted*. Some multiples of 11 have 00 as a digit. Since 00 cannot be the digit of the hundreds place, we must subtract a permutation for each.
There are 110, 220, 330 ... 990, yielding 9 extra permutations
Also, there are 209, 308, 407...902, yielding 8 more permutations.
Now, just subtract these 17 from the total (243) to get 226. (A) 226\boxed{\textbf{(A) } 226}

If short on time, observe that 226 is the only answer choice less than 243, and therefore is the only feasible answer.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.