Maths Olympiad Prep

Library / /8 of 10

, 2022

Combinatorics Difficulty 6.7 National Olympiad Prove it Switzerland

Problem:

There are 924 fans of the Liechtenstein football team from either Liechtenstein or Switzerland who have gathered to get the autographs of their favourite players. There are 11 players on the team, and every fan has exactly 6 favourite players. No two people from a given country share the same group of favourites, and in the end everyone got exactly one autograph from one of their favourite players. Show that there is a player who gave an autograph to both a Swiss and a Liechtensteiner person.

Solution

Solution:

We begin by observing that the number of possibilities for choosing a group of 6 favourite players is exactly
(116)=11109876654321=462 \binom{11}{6} = \frac{11 \cdot 10 \cdot 9 \cdot 8 \cdot 7 \cdot 6}{6 \cdot 5 \cdot 4 \cdot 3 \cdot 2 \cdot 1} = 462
which is precisely half the number of fans. This implies that there have to be exactly 462 fans from Liechtenstein and 462 fans from Switzerland. Otherwise, one of these two countries would send at least 463 fans, but then, by pigeonhole principle, two fans from the same country would share the same 6 favourite players, which contradicts the problem statement.

We therefore know that there are 462 fans from each country and furthermore, for each of the possible (116)\binom{11}{6} combinations of favourite players, there are a Swiss fan and a Liechtensteiner fan who have exactly these 6 favourite players.

Now, if there was no player who gave an autograph to both a Swiss and a Liechtensteiner person, we could partition the players into two disjoint sets AA and BB, such that only players from set AA gave their autograph to Swiss fans and only players from BB gave their autograph to Liechtensteiner fans. (If some player did not give an autograph to anyone, we can just put him in an arbitrary set). Since AA and BB are disjoint and their union contains 11 elements, one of the sets has at most 5 elements. Without loss of generality, let A5|A| \leq 5 and B6|B| \geq 6. However, by the observation in the previous paragraph, there must be a Swiss fan whose favourite players are all in the set BB, so none of them gave any autographs to Swiss fans. This is a contradiction to the fact that everyone got an autograph from exactly one of their favourite players.

We conclude that there must have been a player who gave an autograph to at least one fan from Switzerland and at least one fan from Liechtenstein.

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.