Maths Olympiad Prep

Library / /109 of 133

, 2015

Combinatorics Difficulty 6.6 National olympiad Prove it Saudi Arabia

The total number of languages used in KAUST is nn. For each positive integer knk \leq n, let AkA_{k} be the set of all those people in KAUST who can speak at least kk languages; and let BkB_{k} be the set of all people PP in KAUST with the property that, for any kk pairwise different languages (used in KAUST), PP can speak at least one of these kk languages. Prove that

a. If 2kn+12k \geq n+1 then AkBkA_{k} \subseteq B_{k};

b. If 2kn+12k \leq n+1 then AkBkA_{k} \supseteq B_{k}.

Solution

Let L\mathcal{L} be the set of all the languages used in KAUST.

a.
Assume 2kn+12k \geq n+1. Consider PAkP \in A_{k}, and let LPL\mathcal{L}_P \subseteq \mathcal{L} be the set of all languages spoken by PP. The set LP\mathcal{L}_P contains at least kk languages.

Let LL\mathcal{L}' \subseteq \mathcal{L} be a set of kk languages. We have
LPL=LP+LLPL2kL=2kn1. |\mathcal{L}_P \cap \mathcal{L}'| = |\mathcal{L}_P| + |\mathcal{L}'| - |\mathcal{L}_P \cup \mathcal{L}'| \geq 2k - |\mathcal{L}| = 2k - n \geq 1.
This means that LPL\mathcal{L}_P \cap \mathcal{L}' \neq \emptyset and therefore PP can speak at least one language in L\mathcal{L}'. Hence PBkP \in B_{k}.

b.
Assume 2kn+12k \leq n+1. Consider PBkP \in B_{k}, and let LPL\mathcal{L}_P \subseteq \mathcal{L} be the set of all languages spoken by PP and L=LLP\mathcal{L}' = \mathcal{L} \setminus \mathcal{L}_P. Because there is no language in L\mathcal{L}' spoken by PP we have Lk1|\mathcal{L}'| \leq k-1. We deduce that
LP=LLn(k1)k. |\mathcal{L}_P| = |\mathcal{L}| - |\mathcal{L}'| \geq n - (k-1) \geq k.
This means that PP speaks at least kk languages and therefore PAkP \in A_{k}.

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.