Olympiad Maths Prep

Track / Stage 5 / 277 of 400 #877 of 2000

Problem 877

AIME late
Combinatorics Difficulty 5.7 Find the answer

Folklore

In a football championship, 18 teams are participating. As of today, 8 rounds have been played (in each round, all teams are divided into pairs, and the teams in each pair play against each other, with no pairs repeating). Is it true that there will be three teams that have not played a single match against each other?

Official solutions — 2

Solution 1

Consider one of the teams, denoted as A. Over 8 rounds, it played against eight teams and did not play against nine teams. If among these nine teams, there are two teams BB and CC that did not play against each other, then A,BA, B, and CC form the desired triplet.

Otherwise, these 9 teams played a full round-robin tournament. This required 989 \cdot 8 :2=36: 2=36 matches. However, in each round, they could play no more than four matches, so over 8 rounds, such matches could not exceed 32. This is a contradiction.

## Answer

\section*{[ Numerical Tables and Their Properties ]

!

!

!

Author: Armunov M.

In the cells of an 8×88 \times 8 board, numbers 1 and -1 are placed (one number per cell). Consider all possible placements of a figure \square on the board (the figure can be rotated, but its cells must not go beyond the board's boundaries). We will call such a placement unsuccessful if the sum of the numbers in the four cells of the figure is not equal to 0. Find the smallest possible number of unsuccessful placements.

## Solution

Estimate. We will show that in each "cross" of five cells on the board, there is at least one unsuccessful placement. Let the numbers in the outer cells of the cross be a,b,c,da, b, c, d, and in the central cell be ee; denote the sum of all these five numbers by SS. Suppose all placements in the cross are successful. Then

Sa=Sb=Sc=Sd=0S-a=S-b=S-c=S-d=0, hence a=b=c=da=b=c=d. Therefore, e+3a=0e + 3a = 0, which means e=3a=±3e = -3a = \pm 3, which is impossible. Thus, in each of the 36 "crosses" (with centers in all non-edge cells), there is an unsuccessful placement of the figure. Clearly, each placement is contained in no more than one cross; therefore, there are at least 36 such placements.

!

An example of a placement where the number of unsuccessful placements is 36 is shown in the figure (the sign of the corresponding number is indicated in each cell). It is easy to verify that in each cross, there is exactly one unsuccessful placement, and all placements adjacent to the long side of the board are successful.

## Answer

36.

Solution 2

Let's consider one of the teams, denoted as A. Over 8 rounds, it played against eight teams, and did not play against nine teams. If among these nine teams there are two teams BB and CC that did not play against each other, then A,BA, B, and CC form the desired triplet.

Otherwise, these 9 teams played a full round-robin tournament among themselves. This required 989 \cdot 8 :2=36: 2 = 36 matches. However, in each round, they could play no more than four matches against each other, so in 8 rounds, such matches could not exceed 32. This is a contradiction.

## Answer

Correct.

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