Maths Olympiad Prep

Track / Stage 6 / 200 of 400 #1680 of 2444

Problem 1680

National Olympiad, first round
Combinatorics Difficulty 6.4 Prove it Mediterranean Mathematical Olympiad · Spain

Determine the smallest integer kk for which the following story could hold true: In a chess tournament with 24 players, every pair of players plays at least two and at most kk games against each other. In the end of the tournament, it turns out that every player has played a different number of games.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

The answer is k=4k = 4. If k=3k = 3 was possible, then every player plays either 2 or 3 games against each of the other 23 players. Hence he plays at least 223=462 \cdot 23 = 46 and at most 323=693 \cdot 23 = 69 games. It is impossible that there is a player AA who has played 46 games (and hence 2 games against every other player) and simultaneously a player BB who has played 69 games (and hence 3 games against every other player, and in particular against AA). Hence there are only 23 numbers available in the range 46, 47, ,\ldots, 69, which yields a contradiction.

To prove that k=4k = 4 is possible we argue by mathematical induction. We show that for every n3n \ge 3 there exists a tournament TnT_n with nn players, where every pair of players plays at least two and at most four games against each other, and where every player plays a different number of games. For n=3n = 3 consider three players that play respectively 2, 3, and 4 games against each other; then they play respectively a total of 5, 6, and 7 games.

In the inductive step we consider the tournament TnT_n where the players have played a1<a2<<ana_1 < a_2 < \dots < a_n games.

(i) If in TnT_n no players has played exactly two games against every other player, then a1>2n2a_1 > 2n - 2. We create a new player and make him play exactly two games against every other player. The new numbers are 2n<a1+2<a2+2<<an+22n < a_1 + 2 < a_2 + 2 < \dots < a_n + 2.

(ii) Otherwise, no player in TnT_n can have played exactly four games against every other player, and hence an<4n4a_n < 4n - 4. We create a new player and make him play exactly two games against every other player. The new numbers are a1+4<a2+4<<an+4<4na_1 + 4 < a_2 + 4 < \dots < a_n + 4 < 4n.

\square

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.