Difference between revisions of "2021 AIME I Problems/Problem 12"
MRENTHUSIASM (talk | contribs) m (Undo revision 157518 by MRENTHUSIASM (talk)) (Tag: Undo) |
MRENTHUSIASM (talk | contribs) m (→Solution) |
||
Line 5: | Line 5: | ||
The expected number of minutes depends on the distances between the frogs, in either clockwise or counterclockwise order. | The expected number of minutes depends on the distances between the frogs, in either clockwise or counterclockwise order. | ||
− | Let <math>E(a,b,c)</math> denote the expected number of minutes for two frogs to arrive at the same vertex, such that the frogs are <math>a,b,</math> and <math>c</math> vertices | + | Let <math>E(a,b,c)</math> denote the expected number of minutes for two frogs to arrive at the same vertex, such that the frogs are <math>a,b,</math> and <math>c</math> vertices away, in either clockwise or counterclockwise order. We wish to find <math>E(4,4,4).</math> |
Note that: | Note that: | ||
<ol style="margin-left: 1.5em;"> | <ol style="margin-left: 1.5em;"> | ||
− | <li><math>a+b+c= | + | <li><math>a+b+c=12</math> for some nonnegative integers <math>a,b,</math> and <math>c.</math></li><p> |
− | <li><math>E(a,b,c)=0</math> if and only if | + | <li><math>E(a,b,c)=0</math> if and only if at least one of <math>a,b,</math> or <math>c</math> is <math>0.</math></li><p> |
<li>At the end of each minute, each frog has <math>2</math> possibilities. So, there are <math>2^3=8</math> possibilities in total.</li><p> | <li>At the end of each minute, each frog has <math>2</math> possibilities. So, there are <math>2^3=8</math> possibilities in total.</li><p> | ||
</ol> | </ol> | ||
We have the following system of equations: | We have the following system of equations: | ||
<cmath>\begin{align*} | <cmath>\begin{align*} | ||
− | E( | + | E(4,4,4)&=1+\frac{2}{8}E(4,4,4)+\frac{6}{8}E(2,4,6), \\ |
− | E( | + | E(2,4,6)&=1+\frac{4}{8}E(2,4,6)+\frac{1}{8}E(4,4,4)+\frac{1}{8}E(2,2,8), \\ |
− | E( | + | E(2,2,8)&=1+\frac{2}{8}E(2,2,8)+\frac{2}{8}E(2,4,6). |
\end{align*}</cmath> | \end{align*}</cmath> | ||
Rearranging and simplifying each equation, we get | Rearranging and simplifying each equation, we get | ||
<cmath>\begin{align*} | <cmath>\begin{align*} | ||
− | E( | + | E(4,4,4)&=\frac{4}{3}+E(2,4,6), &(1) \\ |
− | E( | + | E(2,4,6)&=2+\frac{1}{4}E(4,4,4)+\frac{1}{4}E(2,2,8), &\hspace{12.75mm}(2) \\ |
− | E( | + | E(2,2,8)&=\frac{4}{3}+\frac{1}{3}E(2,4,6). &(3) |
\end{align*}</cmath> | \end{align*}</cmath> | ||
− | Substituting <math>(1)</math> and <math>(3)</math> into <math>(2),</math> we obtain <cmath>E( | + | Substituting <math>(1)</math> and <math>(3)</math> into <math>(2),</math> we obtain <cmath>E(2,4,6)=2+\frac{1}{4}\left[\frac{4}{3}+E(2,4,6)\right]+\frac{1}{4}\left[\frac{4}{3}+\frac{1}{3}E(2,4,6)\right],</cmath> from which <math>E(2,4,6)=4.</math> Substituting this into <math>(1)</math> gives <math>E(4,4,4)=\frac{16}{3}.</math> |
Therefore, the answer is <math>16+3=\boxed{019}.</math> | Therefore, the answer is <math>16+3=\boxed{019}.</math> |
Revision as of 12:55, 8 July 2021
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
The expected number of minutes depends on the distances between the frogs, in either clockwise or counterclockwise order.
Let denote the expected number of minutes for two frogs to arrive at the same vertex, such that the frogs are and vertices away, in either clockwise or counterclockwise order. We wish to find
Note that:
- for some nonnegative integers and
- if and only if at least one of or is
- At the end of each minute, each frog has possibilities. So, there are possibilities 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 (Solution)
~MRENTHUSIASM (Reformatting and Minor Revisions)
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.