Difference between revisions of "2021 AIME I Problems/Problem 12"
MRENTHUSIASM (talk | contribs) m (→Remark (Markov Chain)) |
MRENTHUSIASM (talk | contribs) m (→Solution 1 Supplement (Markov Chain)) |
||
Line 30: | Line 30: | ||
~Ross Gao ~MRENTHUSIASM | ~Ross Gao ~MRENTHUSIASM | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Solution 2 (Markov Chain)== | ==Solution 2 (Markov Chain)== |
Revision as of 03:41, 17 March 2022
Contents
[hide]Problem
Let be a dodecagon (
-gon). Three frogs initially sit at
and
. At the end of each minute, simultaneously, each of the three frogs jumps to one of the two vertices adjacent to its current position, chosen randomly and independently with both choices being equally likely. All three frogs stop jumping as soon as two frogs arrive at the same vertex at the same time. The expected number of minutes until the frogs stop jumping is
, where
and
are relatively prime positive integers. Find
.
Solution 1
Define the distance between two frogs as the number of sides between them that do not contain the third frog.
Let denote the expected number of minutes until the frogs stop jumping, such that the distances between the frogs are
and
(in either clockwise or counterclockwise order). Without the loss of generality, assume that
We wish to find Note that:
- At any moment before the frogs stop jumping, the only possibilities for
are
and
does not depend on the actual positions of the frogs, but depends on the distances between the frogs.
- At the end of each minute, each frog has
outcomes. So, there are
outcomes in total.
We have the following system of equations:
Rearranging and simplifying each equation, we get
Substituting
and
into
we obtain
from which
Substituting this into
gives
Therefore, the answer is
~Ross Gao ~MRENTHUSIASM
Solution 2 (Markov Chain)
We can solve the problem by removing frog, and calculate the expected time for the remaining
frogs. In the original problem, when the movement stops,
of the
frogs meet. Because the
frogs cannot meet at one vertex, the probability that those two specific frogs meet is
. If the expected time for the two frog problem is
, then the expected time for the original problem is
.
The distance between the two frogs can only be ,
,
,
. We use the distances as the states to draw the following Markov Chain. This Markov Chain is much simpler than that of Solution
.
By solving the above system of equations, . The answer for the original problem is
,
Remarks (Markov Chain)
Solution 1 Supplement
Summary
The two above Markov Chains are Absorbing Markov Chain. The state of frogs meeting is the absorbing state. This problem asks for the Expected Number of Steps before being absorbed in the absorbing state.
Let , the probability that state
transits to state
on the next step.
Let be the expected number of steps before being absorbed in the absorbing state when starting from transient state
.
is
plus the sum of the products of
and
of all the next state
,
.
2014 AMC12B Problem 22 is a similar problem with simpler states, both problem can be solved by Absorbing Markov Chain.
See Also
2021 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 11 |
Followed by Problem 13 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.