Olympiad Maths Prep

Track / Stage 6 / 126 of 400 #1126 of 2000

Problem 1126

National olympiad, first round
Combinatorics Difficulty 6.2 Prove it

Tokarev S.I.

In a round-robin chess tournament, each participant plays against every other participant once. One point is awarded for a win, half a point for a draw, and zero for a loss. We will call a game incorrect if the winner of the game ends up with fewer points than the loser.

a) Prove that incorrect games make up less than 3/43 / 4 of the total number of games in the tournament.

b) Prove that in part a), the number 3/43 / 4 cannot be replaced by a smaller one.

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 solution

a) Let's assume that all cells of the table are unit squares. Then the area SS of all cells below the diagonal is equal to the number of games in the tournament and the total number of points scored. We will color in red the cells containing ones for incorrect games. Note that all red cells are below the main diagonal. Draw a horizontal middle line of the table (if the number of participants is odd, the cells of the middle row will be divided in half; points from these cells will also be divided equally between the half-cells). It is clear that the sum of points in the upper half is not less than in the lower half.

The part of the table above the middle line but below the diagonal will be called an eighth, its area is less than S/4S / 4 (since the table without the cells of the two main diagonals is easily divided into 8 eighths).

The area of the red region in the upper half of the table is no more than the area of the eighth, that is, less than S/4S / 4. The area of the red region in the lower half of the table is no more than the sum of points from the lower half, that is, no more than S/2S / 2. Therefore, the area (and thus the number) of red cells in the entire table is less than 3S/43 S / 4.

b) Consider a tournament with 2m22 m^{2} chess players. Divide them into mm groups of 2m2 m people each and number the members of each group from 1 to 2m2 m. Let the player with the smaller number always win within the groups.

Now we will define the results of the games between participants from different groups. Let the games between players with the same numbers, as well as with numbers differing by mm, end in a draw; with a difference in numbers greater than mm, the player with the smaller number wins, and with a difference less than mm, the player with the larger number wins. It is easy to see that each participant scored exactly mm points against players from any "foreign" group, so the placement of participants in the final standings is determined by the results of the games within the groups, that is, by their numbers (the smaller the number, the higher the place).

Let's estimate the number of correct games. First, these are all the games within the groups, their total number is less than 1/m1/m of the total number of games in the tournament. Secondly, these are the games that ended in a draw: for each player (and thus in the entire tournament) they make up less than 1/m1 / m of the total number of games. Thirdly, these are the correct decisive (non-draw) games played between players from different groups.

Consider the number of decisive correct games between players from any two groups AA and BB. A player with number kmk \leq m won mkm-k correct games (against players with numbers m+k+1,,2mm+k+1, \ldots, 2 m). Players with numbers greater than mm did not win any correct games. In total, 2((m1)+(m2)++1))=m(m1)2((m-1)+(m-2)+\ldots+1)) = m(m-1) correct games, which is exactly 1/41 / 4 of the total number 2m(2m2)2 m(2 m-2) of decisive games between players from these groups. Therefore, the total number of "inter-group" decisive correct games is less than a quarter of the total number of games in the tournament.

Thus, the total number of correct games is less than 1/4+1/m+1/m1 / 4 + 1 / m + 1 / m of the total number of all games in the tournament (but more than 1/41 / 4 according to part a). The larger the number mm we choose, the closer the proportion of correct games will be to 1/41 / 4.

## Answer

a) They cannot; b) They can.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.