Let
How many integers do you need to choose from
to guarantee that 2 numbers will sum to 11?
Since we are looking for sums of 11, our boxes can be pairs of numbers that sum to 11:
Then our objects are the numbers themselves. We need the number of numbers to be greater than the number of boxes, which is 5. Thus, if we choose 6 numbers from
we are guaranteed to have 2 from the same subset. This means with 6 numbers we must have two numbers that sum to 11.