Olympiad Maths Prep

Library / /3 of 8

Combinatorics Difficulty 5.2 AIME, harder Prove it Austria

Let S={1,2,,2017}S = \{1, 2, \dots, 2017\}.
Find the maximal nn with the property that there exist nn distinct subsets of SS such that for no two subsets their union equals SS.

Solution

Answer: n=22016n = 2^{2016}.

Proof:
There are 220162^{2016} subsets of SS which do not contain 20172017. The union of any two such subsets does not contain 20172017 and is thus a proper subset of SS. Thus n22016n \ge 2^{2016}.

To show the other direction, we group the subsets of SS into 220162^{2016} pairs in such a way that every subset forms a pair with its complement. If n>22016n > 2^{2016} then the nn subsets would contain such a pair. Its union would be SS, contradiction.

Thus n=22016n = 2^{2016}.

Looking for a route rather than 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.