Maths Olympiad Prep

Library / /1223 of 1394

Combinatorics Difficulty 5.8 AIME, harder Prove it United States

Problem:
The circumference of a circle is divided into 4545 arcs, each of length 11. Initially, there are 1515 snakes, each of length 11, occupying every third arc. Every second, each snake independently moves either one arc left or one arc right, each with probability 12\frac{1}{2}. If two snakes ever touch, they merge to form a single snake occupying the arcs of both of the previous snakes, and the merged snake moves as one snake. Compute the expected number of seconds until there is only one snake left.

Solution

Solution:
We solve the problem generally for nn snakes and 3n3n arcs. Without loss of generality, fix the two snakes AA and BB that will eventually form the ends of the last snake. Note that AA and BB must be consecutive in the initial configuration; assume BB lies immediately clockwise from AA.

Let dd be the arclength between AA and BB (measuring clockwise from AA to BB). As long as d0d \neq 0 and d2nd \neq 2n, we know that AA and BB lie in different snakes and thus move independently. Therefore, we can consider dd to be on a random walk starting at 22, where...

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.