Maths Olympiad Prep

Library / /287 of 520

Combinatorics Difficulty 3.2 AMC 10/12 Find the answer

Label one disk "11", two disks "22", three disks "33",...,, ..., fifty disks "5050". Put these 1+2+3++50=12751+2+3+ \cdots+50=1275 labeled disks in a box. Disks are then drawn from the box at random without replacement. The minimum number of disks that must be drawn to guarantee drawing at least ten disks with the same label is

Pick one

Solution

We can solve this problem by thinking of the worst case scenario, essentially an adaptation of the Pigeon-hole principle.
We can start by picking up all the disks numbered 1 to 9 since even if we have all those disks we won't have 10 of any one disk. This gives us 45 disks.
From disks numbered from 10 to 50, we can pick up at most 9 disks to prevent picking up 10. There are 50-10+1 = 41 different numbers from 10 to 50. We pick up 9 from each number, therefore, we multiply 419=36941 \cdot 9 = 369. In total, the maximum number we can pick up without picking up 10 of the same kind is 369+45=414369+45=414. We need one more disk to guarantee a complete set of 10. Therefore, the answer is 415\boxed{415}.

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.