Difference between revisions of "2021 AIME I Problems/Problem 12"
MRENTHUSIASM (talk | contribs) (→Alternate solution: The alternate solution is too advanced for high school students. I decide to move that in the Discussion Page to keep the main page clean.) |
Isabelchen (talk | contribs) |
||
Line 2: | Line 2: | ||
Let <math>A_1A_2A_3\ldots A_{12}</math> be a dodecagon (<math>12</math>-gon). Three frogs initially sit at <math>A_4,A_8,</math> and <math>A_{12}</math>. 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 <math>\frac mn</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m+n</math>. | Let <math>A_1A_2A_3\ldots A_{12}</math> be a dodecagon (<math>12</math>-gon). Three frogs initially sit at <math>A_4,A_8,</math> and <math>A_{12}</math>. 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 <math>\frac mn</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m+n</math>. | ||
− | ==Solution== | + | ==Solution 1== |
Define the <b>distance</b> between two frogs as the number of sides between them that do not contain the third frog. | Define the <b>distance</b> between two frogs as the number of sides between them that do not contain the third frog. | ||
Line 32: | Line 32: | ||
~MRENTHUSIASM (Reconstruction) | ~MRENTHUSIASM (Reconstruction) | ||
+ | |||
+ | ===Supplement (Markov Chain)=== | ||
+ | |||
+ | The above solution can be represented by the following [https://en.wikipedia.org/wiki/Markov_chain Markov Chain]: | ||
+ | |||
+ | [[File:Markov Chain Frog AIME.png| 800px |center]] | ||
+ | |||
+ | From state <math>(4, 4, 4)</math> to state <math>(4, 4, 4)</math>, the <math>3</math> frogs must jump in the same direction, <math>2 \cdot \frac18 = \frac14</math>. | ||
+ | |||
+ | From state <math>(4, 4, 4)</math> to state <math>(2, 4, 6)</math>, <math>2</math> frogs must jump in the same direction, and the other must jump in the opposite direction, <math>\binom32 \cdot 2 \cdot \frac18 = \frac34</math>. | ||
==See Also== | ==See Also== |
Revision as of 09:37, 26 February 2022
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 (Fundamental Logic)
~MRENTHUSIASM (Reconstruction)
Supplement (Markov Chain)
The above solution can be represented by the following Markov Chain:
From state to state , the frogs must jump in the same direction, .
From state to state , frogs must jump in the same direction, and the other must jump in the opposite direction, .
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.