Difference between revisions of "2019 AIME I Problems/Problem 5"
Notsotrivial (talk | contribs) (→Solution 3) |
Notsotrivial (talk | contribs) (→Solution 3) |
||
Line 20: | Line 20: | ||
Since the particle stops at one of the axes, we know that the particle most pass through <math>(1,1)</math>. Thus, it suffices to consider the probability our particle will reach <math>(1,1)</math>. Denote a move to the left, down, diagonally, as X, Y, Z, respectively. Then the only ways to get to <math>(1,1)</math> from <math>(4,4)</math> are the following: | Since the particle stops at one of the axes, we know that the particle most pass through <math>(1,1)</math>. Thus, it suffices to consider the probability our particle will reach <math>(1,1)</math>. Denote a move to the left, down, diagonally, as X, Y, Z, respectively. Then the only ways to get to <math>(1,1)</math> from <math>(4,4)</math> are the following: | ||
− | + | (1) 0X 0Y 3Z | |
− | + | (2) 1X 1Y 2Z | |
− | + | (3) 2X 2Y 1Z | |
− | + | (4) 3X 3Y 0Z | |
The probability of (1) is <math>\frac{1}{3^3}</math>. The probability of (2) is <math>\frac{\frac{4!}{2!}}{3^4} = \frac{12}{3^4}</math>. The probability of (3) is <math>\frac{\frac{5!}{2!2!}}{3^5} = \frac{30}{3^5}</math>. The probability of (4) is <math>\frac{\frac{6!}{3!3!}}{3^6} = \frac{20}{3^6}</math>. Adding all of these together, we obtain a total probability of <math>\frac{245}{3^6}</math> that our particle will hit <math>(1,1)</math>. Trivially, there is a <math>\frac{1}{3}</math> chance our particle will hit <math>(0,0)</math> from <math>(1,1)</math>. So our final probability will be <math>\frac{245}{3^6} \cdot \frac{1}{3} = \frac{245}{3^7} \implies m = 245, n = 7 \implies \boxed{252}</math> | The probability of (1) is <math>\frac{1}{3^3}</math>. The probability of (2) is <math>\frac{\frac{4!}{2!}}{3^4} = \frac{12}{3^4}</math>. The probability of (3) is <math>\frac{\frac{5!}{2!2!}}{3^5} = \frac{30}{3^5}</math>. The probability of (4) is <math>\frac{\frac{6!}{3!3!}}{3^6} = \frac{20}{3^6}</math>. Adding all of these together, we obtain a total probability of <math>\frac{245}{3^6}</math> that our particle will hit <math>(1,1)</math>. Trivially, there is a <math>\frac{1}{3}</math> chance our particle will hit <math>(0,0)</math> from <math>(1,1)</math>. So our final probability will be <math>\frac{245}{3^6} \cdot \frac{1}{3} = \frac{245}{3^7} \implies m = 245, n = 7 \implies \boxed{252}</math> |
Revision as of 12:47, 12 February 2021
Problem 5
A moving particle starts at the point and moves until it hits one of the coordinate axes for the first time. When the particle is at the point , it moves at random to one of the points , , or , each with probability , independently of its previous moves. The probability that it will hit the coordinate axes at is , where and are positive integers such that is not divisible by . Find .
Solution 1
One could recursively compute the probabilities of reaching as the first axes point from any point as for and the base cases are for any not equal to zero. We then recursively find so the answer is .
If this algebra seems intimidating, you can watch a nice pictorial explanation of this by On The Spot Stem. https://www.youtube.com/watch?v=XBRuy3_TM9w
Solution 2
Obviously, the only way to reach (0,0) is to get to (1,1) and then have a chance to get to (0,0). Let x denote a move left 1 unit, y denote a move down 1 unit, and z denote a move left and down one unit each. The possible cases for these moves are and . This gives a probability of to get to . The probability of reaching is . This gives .
Solution 3
Since the particle stops at one of the axes, we know that the particle most pass through . Thus, it suffices to consider the probability our particle will reach . Denote a move to the left, down, diagonally, as X, Y, Z, respectively. Then the only ways to get to from are the following:
(1) 0X 0Y 3Z (2) 1X 1Y 2Z (3) 2X 2Y 1Z (4) 3X 3Y 0Z
The probability of (1) is . The probability of (2) is . The probability of (3) is . The probability of (4) is . Adding all of these together, we obtain a total probability of that our particle will hit . Trivially, there is a chance our particle will hit from . So our final probability will be
~NotSoTrivial
Video Solution
Unique solution: https://youtu.be/I-8xZGhoDUY
~Shreyas S
See Also
2019 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
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.