Maths Olympiad Prep

Library / /2 of 2

Combinatorics Difficulty 5.3 AIME, harder Prove it United States

Problem:

The Cannibal Club of California (CCC) had 30 members yesterday morning - but that was before their festive annual dinner! After the dinner, it turned out that among any six members of the club, there was a pair one of whom ate the other. Prove that at least six members of the CCC are now nested inside one another.

Solution

Solution:

We must assume that nobody was eaten by more than one person for the problem statement to make sense. To each cannibal we assign a numerical "depth" as follows: the depth of cannibal CC is the largest integer nn such that there exist cannibals C1,C2,,Cn=CC_{1}, C_{2}, \ldots, C_{n}=C such that CiC_{i} ate Ci+1C_{i+1} for i=1,2,,n1i=1,2, \ldots, n-1. (A cannibal who was eaten by no one has depth 1. Also note that depth is definable: there is an upper bound on the value of nn, since any chain of length greater than 30 would contain some cannibal twice, an impossibility; hence there is a maximum value of nn for which chains exist.) Note that no cannibal ate another of the same depth, since the inner cannibal always has higher depth.

Now, if we can find a cannibal of depth 6\geq 6 we are done, so assume that the only depths which occur are 1,2,3,4,51,2,3,4,5. By the pigeonhole principle, some depth was assumed by at least 6 cannibals; from the given, one of these six ate another. But we know this is impossible, so our assumption was wrong and some higher depth does occur.

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.