Maths Olympiad Prep

Library / /20 of 22

Combinatorics Difficulty 5.7 AIME, harder Prove it United States

Problem:

In the hold of a pirate ship are ten treasure chests lying on pedestals in a circular arrangement. The captain would like to move each chest clockwise by one pedestal. However, the chests are so heavy that the captain and his assistant can only switch two chests at a time. What is the minimum number of switches needed to accomplish the task?

Solution

Solution:

The answer is 99. It is easy to see that nine moves are sufficient; they can move a single chest counterclockwise one pedestal at a time, until after nine moves all of the other chests have been moved clockwise one pedestal.

Suppose that, at each stage of the game, we draw an arrow from each pedestal to the pedestal on which the chest which it now holds originally sat. Then every pedestal has one incoming and one outgoing arrow, and the overall graph can be decomposed into some number of disconnected cycles. Let cc be the number of cycles. We note that at the beginning of the process, c=10c=10 (every arrow is its own cycle) while at the end, c=1c=1 (all the pedestals are connected in a ring).

We now claim that at each move, cc cannot decrease by more than 11. Each move affects only two pedestals, which may initially belong to one or two cycles; the performance of the move may fuse two cycles into one or break up cycles into more cycles, but it certainly cannot replace two cycles by zero cycles. Therefore, cc decreases by at most 11 at each move and hence cannot reach as low as 11 before the ninth move.

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.