Olympiad Maths Prep

Track / Stage 8 / 108 of 180 #1808 of 2000

Problem 1808

IMO Shortlist mid-range; USAMO P2/P5
Combinatorics Difficulty 8.5 Prove it Selection Examinations for the IMO · Slovenia

There were 64 contestants at a chess tournament. Every pair played a game that ended either with one of them winning or in a draw. If a game ended in a draw, then each of the remaining 62 contestants won against at least one of these two contestants. There were at least two games ending in a draw at the tournament. Show that we can line up all the contestants so that each of them has won against the one standing right behind him.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solutions — 2

Solution 1

First, we show that for each contestant at most one game ended in a draw. Assume, to the contrary, that the contestant AA tied against BB and CC. The game between AA and BB was tied, so CC won against at least one of them. The game between AA and CC was tied, so CC won against BB. On the other hand, the game between AA and CC ended in a draw, but BB did not beat either of them. This contradicts the assumptions of the problem.

The sequence of contestants A1,A2,,AkA_1, A_2, \ldots, A_k is called increasing, if for all i=1,,k1i = 1, \ldots, k-1 the contestant AiA_i lost against Ai+1A_{i+1}. Let nn be the length of the longest increasing sequence of contestants. If n=64n = 64, then we are done. Otherwise, assume that n<64n < 64.

Let BB be the contestant who is not included in the longest increasing sequence A1,A2,,AnA_1, A_2, \ldots, A_n. Then A1A_1 did not win against BB, otherwise B,A1,A2,,AnB, A_1, A_2, \ldots, A_n would be an increasing sequence of length n+1n+1. Assume that BB won against A1A_1. Then BB and A2A_2 did not tie since A1A_1 lost against both of them. If A2A_2 had won against BB, then A1,B,A2,,AnA_1, B, A_2, \ldots, A_n would be an increasing sequence of length n+1n+1. So, BB won against A2A_2. Similarly, we conclude that BB won against A3,A4,,AnA_3, A_4, \ldots, A_n. So, A1,A2,,An,BA_1, A_2, \ldots, A_n, B is an increasing sequence of length n+1n+1, a contradiction.

Hence, BB and A1A_1 tied. As A1A_1 tied against at most one opponent, we have n1=63n-1=63 and this opponent is BB. If BB won against A2A_2, we can repeat the argument above to show that BB also won against A3,A4,,A63A_3, A_4, \ldots, A_{63}. So, A1,A2,,A63,BA_1, A_2, \ldots, A_{63}, B is an increasing sequence of length 64. We have assumed no such sequence exists, so A2A_2 must have beaten BB (they did not tie as BB tied against A1A_1). Similarly, we conclude that each of the remaining contestants AiA_i for 3i633 \le i \le 63 has won against BB. On the other hand, there were two other players, AiA_i and AjA_j for iji \ne j, i,j>2i, j > 2, whose game ended in a draw. This means they both won against BB. The latter contradicts the assumptions of the problem, which proves that the length of the longest increasing sequence of players is 64.

Solution 2

As in the first solution we show that each participant tied at most once. Let A=BA = B denote a tie. If AA won, we write ABA \to B. If BB won, we write ABA \leftarrow B. If A=BA = B, then for all other contestants CC we have either CAC \to A or CBC \to B.

Figure 1

If A=BA = B, C=DC = D and ACA \to C, then CBC \to B. Since C=DC = D, we have BDB \to D, and since A=BA = B, we have DAD \to A.

Figure 2

Assume that kk games ended in a draw. We use induction to show that the 2k2k players who tied once can be labeled as A1,A2,,A2kA_1, A_2, \dots, A_{2k} in such a way that

A1A2A3A2kA1 and Ai=Ai+k for i=1,,k.(1) A_1 \to A_2 \to A_3 \to \dots \to A_{2k} \to A_1 \text{ and } A_i = A_{i+k} \text{ for } i = 1, \dots, k. \quad (1)

Figure 3

If k=2k=2, denote the 4 players by A=BA=B, C=DC=D. Without loss of generality we may assume that ACA \to C. As we have shown before, we can assign the labels as follows: A1=AA_1 = A, A2=CA_2 = C, A3=BA_3 = B and A4=DA_4 = D.

Assume that (1) holds and let us show this in the case of k1k-1 tied games. Let us choose a pair of contestants who tied against one another and denote them by CC and DD. The remaining 2k2k contestants can be labeled so that (1) holds. Furthermore, we may also assume that A1CA_1 \to C (otherwise exchange CC and DD). Since A1=Ak+1A_1 = A_{k+1}, we have CAk+1C \to A_{k+1}. Let ii be the smallest index, such that CAi+1C \to A_{i+1}. Then AiCAi+1A_i \to C \to A_{i+1}. On the other hand, Ai=Aik1A_i = A_{i-k-1}, C=DC = D and Ai+1=Ai+k+1A_{i+1} = A_{i+k+1}. As shown above, this implies Ai+kDAi+k+1A_{i+k} \to D \to A_{i+k+1}.

Figure 4

Let Bj=AjB_j = A_j for 1ji1 \le j \le i, Bi+1=CB_{i+1} = C, Bj=Aj1B_j = A_{j-1} for j=i+2,,i+k+1j = i+2, \dots, i+k+1, Bi+k+2=DB_{i+k+2} = D and Bj=Aj2B_j = A_{j-2} for ji+k+3j \ge i+k+3. Then
B1B2B3B2k+2B1 and Bj=Bj+k+1 for j=1,,k+1, B_1 \to B_2 \to B_3 \to \dots \to B_{2k+2} \to B_1 \text{ and } B_j = B_{j+k+1} \text{ for } j = 1, \dots, k+1,
which is what we wanted to see.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.