1993 AIME Problem 11

Attempt Problem 11 of the 1993 AIME 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 1993 AIME solutions, or check the answer key.

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

11.

Alfred and Bonnie play a game in which they take turns tossing a fair coin. The winner of a game is the first person to obtain a head. Alfred and Bonnie play this game several times with the stipulation that the loser of a game goes first in the next game. Suppose that Alfred goes first in the first game, and that the probability that he wins the sixth game is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. What are the last three digits of m+n?m+n?

Answer: 93
Concepts:basic probabilityrecursionrecursive probability
Difficulty rating: 2370
Small Hint:

Compute Alfred’s chance to win a single game when he goes first and when Bonnie goes first

Big Hint:

If prp_r is Alfred’s chance to win game rr, express pr+1p_{r+1} in terms of prp_r

Solution:

Alfred wins a game with probability 23\frac{2}{3} when he starts and 13\frac{1}{3} when Bonnie starts. Since the loser starts the next game, pr+1=23(1pr)+13pr=2313pr,p1=23.\begin{aligned}p_{r+1}&=\frac23(1-p_r)+\frac13p_r\\&=\frac23-\frac13p_r,\qquad p_1=\frac23.\end{aligned} Thus pr12=(13)r16.p_r-\frac12=\frac{(-\frac{1}{3})^{r-1}}{6}. In particular, p6=1211458=364729.p_6=\frac12-\frac1{1458}=\frac{364}{729}. Therefore m+n=1093,m+n=1093, whose last three digits are 093.093.

← Problem 10#10
Full Exam

Problem 11 in Other Years