Maths Olympiad Prep

Library / /39 of 55

, 2016

Combinatorics Difficulty 8.8 Shortlist Prove it IMO

There are n3n \geqslant 3 islands in a city. Initially, the ferry company offers some routes between some pairs of islands so that it is impossible to divide the islands into two groups such that no two islands in different groups are connected by a ferry route.

After each year, the ferry company will close a ferry route between some two islands XX and YY. At the same time, in order to maintain its service, the company will open new routes according to the following rule: for any island which is connected by a ferry route to exactly one of XX and YY, a new route between this island and the other of XX and YY is added.

Suppose at any moment, if we partition all islands into two nonempty groups in any way, then it is known that the ferry company will close a certain route connecting two islands from the two groups after some years. Prove that after some years there will be an island which is connected to all other islands by ferry routes.

Solution

Initially, we pick any pair of islands AA and BB which are connected by a ferry route and put AA in set A\mathcal{A} and BB in set B\mathcal{B}. From the condition, without loss of generality there must be another island which is connected to AA. We put such an island CC in set B\mathcal{B}. We say that two sets of islands form a network if each island in one set is connected to each island in the other set.

Next, we shall include all islands to AB\mathcal{A} \cup \mathcal{B} one by one. Suppose we have two sets A\mathcal{A} and B\mathcal{B} which form a network where 3AB<n3 \leqslant |\mathcal{A} \cup \mathcal{B}| < n. This relation no longer holds only when a ferry route between islands AAA \in \mathcal{A} and BBB \in \mathcal{B} is closed. In that case, we define A={A,B}\mathcal{A}' = \{A, B\}, and B=(AB){A,B}\mathcal{B}' = (\mathcal{A} \cup \mathcal{B}) - \{A, B\}. Note that B\mathcal{B}' is nonempty. Consider any island CA{A}C \in \mathcal{A} - \{A\}. From the relation of A\mathcal{A} and B\mathcal{B}, we know that CC is connected to BB. If CC was not connected to AA before the route between AA and BB closes, then there will be a route added between CC and AA afterwards. Hence, CC must now be connected to both AA and BB. The same holds true for any island in B{B}\mathcal{B} - \{B\}. Therefore, A\mathcal{A}' and B\mathcal{B}' form a network, and AB=AB\mathcal{A}' \cup \mathcal{B}' = \mathcal{A} \cup \mathcal{B}. Hence these islands can always be partitioned into sets A\mathcal{A} and B\mathcal{B} which form a network.

As AB<n|\mathcal{A} \cup \mathcal{B}| < n, there are some islands which are not included in AB\mathcal{A} \cup \mathcal{B}. From the condition, after some years there must be a ferry route between an island AA in AB\mathcal{A} \cup \mathcal{B} and an island DD outside AB\mathcal{A} \cup \mathcal{B} which closes. Without loss of generality assume AAA \in \mathcal{A}. Then each island in B\mathcal{B} must then be connected to DD, no matter it was or not before. Hence, we can put DD in set A\mathcal{A} so that the new sets A\mathcal{A} and B\mathcal{B} still form a network and the size of AB\mathcal{A} \cup \mathcal{B} is increased by 11. The same process can be done to increase the size of AB\mathcal{A} \cup \mathcal{B}. Eventually, all islands are included in this way so we may now assume AB=n|\mathcal{A} \cup \mathcal{B}| = n.

Suppose a ferry route between AAA \in \mathcal{A} and BBB \in \mathcal{B} is closed after some years. We put AA and BB in set A\mathcal{A}' and all remaining islands in set B\mathcal{B}'. Then A\mathcal{A}' and B\mathcal{B}' form a network. This relation no longer holds only when a route between AA, without loss of generality, and CBC \in \mathcal{B}' is closed. Since this must eventually occur, at that time island BB will be connected to all other islands and the result follows.

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 and solution reproduced as published; topic and difficulty added by this site.