Maths Olympiad Prep

Library / /234 of 299

Combinatorics Difficulty 7.1 National Olympiad, round 2 Prove it Iran

Let nn be a positive integer. 2n2n persons are around a round table. Let ana \ge n be an integer. We call two persons friends if and only if there are exactly aa persons between one of the arcs passing between them. For each positive integer nn find all possible values of aa for which, we can choose nn persons, none of them are antipodal, and there would be nn total friendly relations between them.

Solution

We claim that independent of the way we shall choose nn persons, the parity of the number of friendship relations among them is equal to the parity of nan - a. We shall prove the following lemma;

Lemma 1. If we replace one person with her antipodal the parity of number of friendship relations among the people would not change.

Proof. Let us assume that the chosen person has two friends, namely AA and BB. Assume the antipodal person has two friends namely CC and DD. Such that A,CA, C as well as B,DB, D are antipodal. Since nan \le a we can find that these four persons are indeed distinct. Thus, if the number of chosen persons from the set {A,C}\{A, C\} is ii the number of chosen persons from the set {B,D}\{B, D\} would be 2i2 - i. Hence, after the replacements the total number of friendship relations between the chosen persons would change by i2i=2i - 2 - i = 2. Hence, the parity remains unchanged. This completes our proof.

According to the above lemma, after the replacing any one with the person who is her antipodal, we can assume that the chosen persons have the numbers {1,2,,n}\{1, 2, \dots, n\}. Thus, in between there are 2a2a persons who have 1 friend and n2an - 2a who have 2 friends. Thus, the total number of friendship relations is nan - a. Thus, the answer would be all (n,a)(n, a) such that n1+a(mod2)n \equiv 1 + a \pmod 2. \blacksquare

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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