Maths Olympiad Prep

Library / /3 of 6

Combinatorics Difficulty 4.9 AIME Prove it Brazil

Let SS be a set with nn elements. Take a positive integer kk. Let A1,A2,,AkA_1, A_2, \dots, A_k be any distinct subsets of SS. For each ii take Bi=AiB_i = A_i or Bi=SAiB_i = S - A_i. Find the smallest kk such that we can always choose BiB_i so that 1ikBi=S\bigcup_{1 \le i \le k} B_i = S.

Solution

The 2k2^k sets C1C2CkC_1 \cap C_2 \cap \dots \cap C_k, where Ci=AiC_i = A_i or Ci=SAiC_i = S - A_i, are all disjoint. If 2k>n2^k > n, it follows that one of them must be empty. Hence its complement (which is D1D2DkD_1 \cup D_2 \cup \dots \cup D_k, where Di=SAiD_i = S - A_i), is SS.

On the other hand if 2k=n2^k = n, then we can choose kk subsets AiA_i such that all 2k2^k intersections are non-empty. That means all possible unions are incomplete. Thus the answer is the smallest kk such that 2k>n2^k > n.

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 and solution reproduced as published; topic and difficulty added by this site.