Maths Olympiad Prep

Library / /101 of 121

Combinatorics Difficulty 6.8 National Olympiad Prove it India

Problem:
Let nn be a natural number and X={1,2,,n}X = \{1, 2, \ldots, n\}. For subsets AA and BB of XX we define AΔBA \Delta B to be the set of all those elements of XX which belong to exactly one of AA and BB. Let F\mathcal{F} be a collection of subsets of XX such that for any two distinct elements AA and BB in F\mathcal{F} the set AΔBA \Delta B has at least two elements. Show that F\mathcal{F} has at most 2n12^{n-1} elements. Find all such collections F\mathcal{F} with 2n12^{n-1} elements.

Solution

Solution:
For each subset AA of {1,2,,n1}\{1, 2, \ldots, n-1\}, we pair it with A{n}A \cup \{n\}. Note that for any such pair (A,B)(A, B) not both AA and BB can be in F\mathcal{F}. Since there are 2n12^{n-1} such pairs it follows that F\mathcal{F} can have at most 2n12^{n-1} elements.

We shall show by induction on nn that if F=2n1|\mathcal{F}| = 2^{n-1} then F\mathcal{F} contains either all the subsets with odd number of elements or all the subsets with even number of elements. The result is easy to see for n=1n = 1. Suppose that the result is true for n=m1n = m-1. We now consider the case n=mn = m. Let F1\mathcal{F}_1 be the set of those elements in F\mathcal{F} which contain mm and F2\mathcal{F}_2 be the set of those elements which do not contain mm. By induction, F2\mathcal{F}_2 can have at most 2m22^{m-2} elements. Further, for each element AA of F1\mathcal{F}_1 we consider A{m}A \setminus \{m\}. This new collection also satisfies the required property, so it follows that F1\mathcal{F}_1 has at most 2m22^{m-2} elements. Thus, if F=2m1|\mathcal{F}| = 2^{m-1} then it follows that F1=F2=2m2|\mathcal{F}_1| = |\mathcal{F}_2| = 2^{m-2}. Further, by induction hypothesis, F2\mathcal{F}_2 contains all those subsets of {1,2,,m1}\{1, 2, \ldots, m-1\} with (say) even number of elements. It then follows that F1\mathcal{F}_1 contains all those subsets of {1,2,,m}\{1, 2, \ldots, m\} which contain the element mm and which contain an even number of elements. This proves that F\mathcal{F} contains either all the subsets with odd number of elements or all the subsets with even number of elements.

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.