Difference between revisions of "2022 AMC 8 Problems/Problem 25"
MRENTHUSIASM (talk | contribs) m (→Solution 2 (Recursion)) |
(→Solution 2 (Recursion)) |
||
Line 35: | Line 35: | ||
~wamofan | ~wamofan | ||
+ | |||
+ | ==Solution 3 (Also Casework)== | ||
+ | |||
+ | We can label the leaves as shown: | ||
+ | |||
+ | [img]https://services.artofproblemsolving.com/download.php?id=YXR0YWNobWVudHMvZC85LzY0ZTU2ODBmZmRmZTgzMTdlM2VhMjQ3YTcxZDkwMDM5MmUxYmY2LnBuZw==&rn=MjAyMl9BTUM4XzI1X1NvbC5wbmc=[/img] | ||
==See Also== | ==See Also== | ||
{{AMC8 box|year=2022|num-b=24|after=Last Problem}} | {{AMC8 box|year=2022|num-b=24|after=Last Problem}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 13:42, 29 January 2022
Contents
Problem
A cricket randomly hops between leaves, on each turn hopping to one of the other leaves with equal probability. After hops what is the probability that the cricket has returned to the leaf where it started?
Solution 1 (Casework)
Let denote the leaf where the cricket starts and denote one of the other leaves. Note that:
- If the cricket is at then the probability that it hops to next is
- If the cricket is at then the probability that it hops to next is
- If the cricket is at then the probability that it hops to next is
We apply casework to the possible paths of the cricket:
-
The probability for this case is
-
The probability for this case is
Together, the probability that the cricket returns to is
~MRENTHUSIASM
Solution 2 (Recursion)
Denote to be the probability that the cricket would return back to the first point after hops. Then, we get the recursive formula because if the leaf is not on the target leaf, then there is a probability that it will make it back.
With this formula and the fact that we have so our answer is .
~wamofan
Solution 3 (Also Casework)
We can label the leaves as shown:
See Also
2022 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 24 |
Followed by Last Problem | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.