Maths Olympiad Prep

Library / /519 of 740

Combinatorics Difficulty 5.2 AIME, harder Prove it United States

Problem:
Find the number of ways to choose two nonempty subsets XX and YY of {1,2,,2001}\{1,2, \ldots, 2001\}, such that Y=1001|Y|=1001 and the smallest element of YY is equal to the largest element of XX.

Solution

Solution:
Answer: 220002^{2000}
We claim that there is a bijection between pairs (X,Y)(X, Y) and sets SS with at least 10011001 elements. To get SS from XX and YY, take S=XYS = X \cup Y, which contains YY and thus has at least 10011001 elements. To form (X,Y)(X, Y) from SS, make YY the largest 10011001 elements of SS, and make XX everything except the largest 10001000 elements of SS. Therefore we need to count the number of subsets of {1,2,,2001}\{1,2, \ldots, 2001\} with at least 10011001 elements. For every subset of {1,2,,2001}\{1,2, \ldots, 2001\}, either it or its complement has at least 10011001 elements, so number of possible subsets is 1222001=22000\frac{1}{2} \cdot 2^{2001} = 2^{2000}.

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.