Difference between revisions of "2021 AIME I Problems/Problem 12"

m (Solution: I revised this solution using 1-indexed instead of 0-indexed. This avoids discussing negatives. Also, I reformatted the equations. Hope things look better.)
m (Solution)
Line 3: Line 3:
  
 
==Solution==
 
==Solution==
The expected number of minutes depends on the distances between the frogs, in either clockwise or counterclockwise order.
+
The expected number of minutes does not depend on the positions of the frogs, but 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 away, in either clockwise or counterclockwise order. We wish to find <math>E(4,4,4).</math>
+
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:

Revision as of 17:10, 8 July 2021

Problem

Let $A_1A_2A_3...A_{12}$ be a dodecagon ($12$-gon). Three frogs initially sit at $A_4,A_8,$ and $A_{12}$. 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 $\frac mn$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.

Solution

The expected number of minutes does not depend on the positions of the frogs, but depends on the distances between the frogs (in either clockwise or counterclockwise order).

Let $E(a,b,c)$ denote the expected number of minutes for two frogs to arrive at the same vertex, such that the frogs are $a,b,$ and $c$ vertices away (in either clockwise or counterclockwise order). We wish to find $E(4,4,4).$

Note that:

  1. $a+b+c=12$ for some nonnegative integers $a,b,$ and $c.$
  2. $E(a,b,c)=0$ if and only if at least one of $a,b,$ or $c$ is $0.$
  3. At the end of each minute, each frog has $2$ possibilities. So, there are $2^3=8$ possibilities in total.

We have the following system of equations: \begin{align*} E(4,4,4)&=1+\frac{2}{8}E(4,4,4)+\frac{6}{8}E(2,4,6), \\ 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(2,2,8)&=1+\frac{2}{8}E(2,2,8)+\frac{2}{8}E(2,4,6). \end{align*} Rearranging and simplifying each equation, we get \begin{align*} E(4,4,4)&=\frac{4}{3}+E(2,4,6), &(1) \\ E(2,4,6)&=2+\frac{1}{4}E(4,4,4)+\frac{1}{4}E(2,2,8), &\hspace{12.75mm}(2) \\ E(2,2,8)&=\frac{4}{3}+\frac{1}{3}E(2,4,6). &(3) \end{align*} Substituting $(1)$ and $(3)$ into $(2),$ we obtain \[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],\] from which $E(2,4,6)=4.$ Substituting this into $(1)$ gives $E(4,4,4)=\frac{16}{3}.$

Therefore, the answer is $16+3=\boxed{019}.$

~Ross Gao (Fundamental Logic)

~MRENTHUSIASM (Reconstruction)

See Also

2021 AIME I (ProblemsAnswer KeyResources)
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. AMC logo.png