Difference between revisions of "2019 AIME I Problems/Problem 5"
Line 16: | Line 16: | ||
Obviously, the only way to reach (0,0) is to get to (1,1) and then have a <math>\frac{1}{3}</math> 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 <math>(x,y,z)=(0,0,3),(1,1,2),(2,2,1)</math> and <math>(3,3,0)</math>. This gives a probability of <math>1 \cdot \frac{1}{27} + \frac{4!}{2!} \cdot \frac{1}{81} + \frac{5!}{2! \cdot 2!} \cdot \frac{1}{243} +\frac{6!}{3! \cdot 3!} \cdot \frac{1}{729}=\frac{245}{729}</math> to get to <math>(1,1)</math>. The probability of reaching <math>(0,0)</math> is <math>\frac{245}{3^7}</math>. This gives <math>245+7=\boxed{252}</math>. | Obviously, the only way to reach (0,0) is to get to (1,1) and then have a <math>\frac{1}{3}</math> 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 <math>(x,y,z)=(0,0,3),(1,1,2),(2,2,1)</math> and <math>(3,3,0)</math>. This gives a probability of <math>1 \cdot \frac{1}{27} + \frac{4!}{2!} \cdot \frac{1}{81} + \frac{5!}{2! \cdot 2!} \cdot \frac{1}{243} +\frac{6!}{3! \cdot 3!} \cdot \frac{1}{729}=\frac{245}{729}</math> to get to <math>(1,1)</math>. The probability of reaching <math>(0,0)</math> is <math>\frac{245}{3^7}</math>. This gives <math>245+7=\boxed{252}</math>. | ||
− | + | ==Video Solution== | |
− | |||
− | ==Video Solution= | ||
Unique solution: https://youtu.be/I-8xZGhoDUY | Unique solution: https://youtu.be/I-8xZGhoDUY | ||
Revision as of 23:12, 30 July 2020
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
.
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.