Maths Olympiad Prep

Library / /31 of 69

, 2011

Combinatorics Difficulty 5.0 AIME Prove it South Africa

There are 10 fencers taking part in a tournament. Each fencer duels with each other exactly once. Is it possible that such a moment exists when no two fencers have participated in the same number of duels?

Solution

Imagine the fencers as nodes in a graph. There is an edge between two nodes if those fencers have duelled. If everyone is to have duelled a different number of opponents, then since there are only 10 fencers, they must have each duelled a distinct number from {0,1,2,,8,9}\{0, 1, 2, \ldots, 8, 9\}. In any graph, the sum of all the degrees of each node is even since each edge is counted twice. However, the sum of all the degrees for the 10 fencers would have to be 1+2++8+9=9×102=451 + 2 + \dots + 8 + 9 = \frac{9 \times 10}{2} = 45 which is odd. Hence such a state cannot be achieved. Furthermore, note that an easier solution is to just note that you can't simultaneously use 00 and 99.

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.