Olympiad Maths Prep

Track / Stage 6 / 55 of 400 #1055 of 2000

Problem 1055

National olympiad, first round
Combinatorics Difficulty 6.1 Prove it

Avor: Tomiybro A.K.
The game of "superchess" is played on a 30×3030 \times 30 board, and involves 20 different pieces, each of which moves according to its own rules. However, it is known that

1) any piece from any square attacks no more than 20 squares and
2) if a piece is moved several squares, the attacked squares are correspondingly shifted (some may disappear off the board).
Prove that
a) any piece FF attacks a given square XX from no more than 20 squares;
b) it is possible to place all 20 pieces on the board so that none of them attack each other.

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) Consider the field X1X_{1}, centrally symmetric to the field XX. A figure FF, standing on X1X_{1}, attacks all fields that are centrally symmetric to the fields from which it attacks the field XX ( X1A1=AX)\left.\overline{X_{1} A_{1}}=\overline{A X}\right). There are no more than 20 such fields.

b) We will place figures alternately on arbitrary "admissible" fields. Suppose nn figures are already placed. They occupy nn fields, attack no more than 20n fields, and can be attacked by the (n+1)(n+1)-th figure from no more than 20n fields.

!

Author: S.Koopenoov A.B.

In the Duma, there are 1600 deputies who have formed 16000 committees, each with 80 members.

Prove that there are two committees with at least four common members.

## Solution

Let n=16000n=16000. Suppose that any two committees have no more than three common members. Let two secretaries, AA and BB, compile lists of all possible chairmen for three sessions of the Duma. AA believes that any deputy can be the chairman at each of these sessions, so he has 160031600^{3} lists. BB believes that at each session, only members of one (any) committee can be the chairman, so he first requested the corresponding lists from each committee and received 803n80^{3} n lists. After that, BB discarded from the lists submitted by the ii-th committee the triples that had already appeared in the lists of one of the previous i1i-1 committees. Since each pair of committees (of which there are Cn2C_{n}^{2}) nominated all their common members, BB discarded no more than Cn233C_{n}^{2} \cdot 3^{3} lists when forming his lists. Clearly, the number of lists compiled by AA is no less than the number of lists compiled by BB, that is, 16003803n1/2n(n1)33>803n16n2=(80316n)n=(2910328103)=160031600^{3} \geq 80^{3} \cdot n - 1 / 2 n(n-1) \cdot 3^{3} > 80^{3} \cdot n - 16 n^{2} = (80^{3} - 16 n) n = (2^{9} \cdot 10^{3} - 2^{8} \cdot 10^{3}) = 1600^{3}. Contradiction.

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