Maths Olympiad Prep

Library / /10 of 16

, 2019

Combinatorics Difficulty 8.1 Shortlist Prove it Turkey

Let SS be a set having nn elements and A1,A2,,AnA_1, A_2, \dots, A_n be subsets of SS such that the union of any three of them is equal to SS and the union of any two of them is not equal to SS. Find the maximal possible value of nn.

Solution

The answer is 6464. Assume that n65n \geq 65. Then there are at least (652)=2080\binom{65}{2} = 2080 unordered pairs of subsets Ai,AjA_i, A_j. By conditions, to each unordered pair Ai,AjA_i, A_j we can correspond an element c(i,j)Sc(i, j) \in S such that c(i,j)AiAjc(i, j) \notin A_i \cup A_j. Since 2080>20192080 > 2019, for some Ak,AlA_k, A_l and Ap,AqA_p, A_q we have c(k,l)=c(p,q)c(k, l) = c(p, q). Finally, since at least three of the indices k,l,p,qk, l, p, q are distinct, the union of some three subsets is not equal to SS, a contradiction.

Now let us give an example for n=64n = 64. Let S={a1,a2,,a2019}S = \{a_1, a_2, \dots, a_{2019}\}. There are (642)=2016\binom{64}{2} = 2016 unordered pairs of distinct indices i,ji, j, 1i,j641 \leq i, j \leq 64. Let us fix any one-to-one correspondence between the set of 20162016 unordered pairs and the set {1,2,,2016}\{1, 2, \dots, 2016\}: Ai,Ajm(i,j){1,2,,2016}A_i, A_j \leftrightarrow m(i, j) \in \{1, 2, \dots, 2016\}. We start with A1=A2==A64=SA_1 = A_2 = \dots = A_{64} = S and after that for each m(i,j)m(i, j) remove am(i,j)a_{m(i,j)} from both AiA_i and AjA_j. Since each element of {a1,a2,,a2016}\{a_1, a_2, \dots, a_{2016}\} is removed exactly from two subsets, the obtained collection A1,A2,,A64A_1, A_2, \dots, A_{64} satisfies the conditions. Done.

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.