2023 AMC 12A Problem 17

Below is the professionally curated solution for Problem 17 of the 2023 AMC 12A, 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 of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:recursive probabilityrecursion

Difficulty rating: 1910

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}

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}.

Then a1=12,a_1=\tfrac12, a2=12,a_2=\tfrac12, and by induction an=12a_n=\tfrac12 for all n1:n\ge 1: each new term averages the previous values, all equal to 12.\tfrac12.

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

Thus, the correct answer is E.

Problem 17 in Other Years