2023 AMC 12A Problem 17

Attempt Problem 17 of the 2023 AMC 12A below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2023 AMC 12A solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

17.

Flora the frog starts at 00 on the number line and makes a sequence of jumps to the right. In any one jump, independent of previous jumps, Flora leaps a positive integer distance mm with probability 12m.\dfrac{1}{2^m}. What is the probability that Flora will eventually land at 10?10?

5512\dfrac{5}{512}

451024\dfrac{45}{1024}

1271024\dfrac{127}{1024}

5111024\dfrac{511}{1024}

12\dfrac{1}{2}

Answer: E
Concepts:recursive probabilityrecursion
Difficulty rating: 1910
Solution:

Let ana_n be the probability that Flora ever lands exactly on n,n, with a0=1.a_0=1. Conditioning on the first jump, an=k=1n12kank. a_n=\sum_{k=1}^{n}\dfrac{1}{2^k}\,a_{n-k}.

We prove by induction that an=12a_n=\tfrac12 for every n1.n\ge 1. The case n=1n=1 is immediate. If the claim holds through n1,n-1, then an=12na0+k=1n112k12=12n+12(112n1)=12. \begin{aligned} a_n&=\frac{1}{2^n}a_0 +\sum_{k=1}^{n-1}\frac{1}{2^k}\cdot\frac12\\ &=\frac{1}{2^n} +\frac12\left(1-\frac{1}{2^{n-1}}\right)\\ &=\frac12. \end{aligned}

Hence the probability of landing on 1010 is 12.\dfrac12.

Thus, the correct answer is E.

← Problem 16#16
Full Exam

Problem 17 in Other Years