Maths Olympiad Prep

Library / /14 of 28

Combinatorics Difficulty 7.7 National Olympiad, round 2 Prove it Hong Kong

At a mathematical competition nn students work on 6 problems each one with three possible answers. After the competition, the Jury found that for every two students the number of the problems for which these students have the same answers is 0 or 2. Find the maximum possible value of nn.

Solution

The maximum possible value of nn is 1818.

We first show that n19n \ge 19 is impossible. Let AA, BB, CC be the answers in each problem. For n19n \ge 19, by the pigeonhole principle, we may assume 193=6\left\lfloor \frac{19}{3} \right\rfloor = 6 students answer AA in problem 1. Then by the pigeonhole principle, we may assume 63=2\left\lfloor \frac{6}{3} \right\rfloor = 2 students answer AA in problem 2. These 2 students must have different answers to the remaining problems. Thus, we may assume their answers are

AAAAAA, ABBBBB, AACCCC.

Consider another student choosing answer AA in problem 1. By the pigeonhole principle, this student chooses the same choice in 43=1\left\lfloor \frac{4}{3} \right\rfloor = 1 of the problems among the remaining problems. This leads to a contradiction, as it is not possible to construct such a set of students.

Therefore, we must have n18n \le 18.

We now provide an example for n=18n = 18. The following lists out the answers given by 18 students:

AAAAAA AABBCC ABCACB ACBCAB ABACBC ACCBBA
BBBBBB BBCCAA BCABAC BACABC BCBACA BAACCB
CCCCCC CCAABB CABCBA CBABCA CACBAB CBBAAC

It is routine to check that any two students in the same column share 0 same answer, while any two students not in the same column share 2 same answers. (Note that there is a cyclic symmetry in each column.)

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.