返回题库

AIME 2021 I · 第 1 题

AIME 2021 I — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Zou and Chou are practicing their 100100-meter sprints by running 66 races against each other. Zou wins the first race, and after that, the probability that one of them wins a race is 23\frac23 if they won the previous race but only 13\frac13 if they lost the previous race. The probability that Zou will win exactly 55 of the 66 races is mn\frac mn, where mm and nn are relatively prime positive integers. Find m+n.m+n.

解析

Solution 1 (Casework 🪅)

For the next five races, Zou wins four and loses one. Let WW and LL denote a win and a loss, respectively. There are five possible outcome sequences for Zou:

  1. LWWWWLWWWW
  2. WLWWWWLWWW
  3. WWLWWWWLWW
  4. WWWLWWWWLW
  5. WWWWLWWWWL

We proceed with casework:

Case (1): Sequences #1-4, in which Zou does not lose the last race.

The probability that Zou loses a race is 13,\frac13, and the probability that Zou wins the next race is 13.\frac13. For each of the three other races, the probability that Zou wins is 23.\frac23.

There are four sequences in this case. The probability of one such sequence is (13)2(23)3.\left(\frac13\right)^2\left(\frac23\right)^3.

Case (2): Sequence #5, in which Zou loses the last race.

The probability that Zou loses a race is 13.\frac13. For each of the four other races, the probability that Zou wins is 23.\frac23.

There is one sequence in this case. The probability is (13)1(23)4.\left(\frac13\right)^1\left(\frac23\right)^4.

Answer

The requested probability is

4(13)2(23)3+(13)1(23)4=32243+16243=48243=1681,4\left(\frac13\right)^2\left(\frac23\right)^3+\left(\frac13\right)^1\left(\frac23\right)^4=\frac{32}{243}+\frac{16}{243}=\frac{48}{243}=\frac{16}{81}, from which the answer is 16+81=097.16+81=\boxed{097}.

~MRENTHUSIASM

Solution 2 (Casework but Bashier)

We have 55 cases, depending on which race Zou lost. Let W\text{W} denote a won race, and L\text{L} denote a lost race for Zou. The possible cases are WWWWL, WWWLW, WWLWW, WLWWW, LWWWW\text{WWWWL, WWWLW, WWLWW, WLWWW, LWWWW}. The first case has probability (23)413=1635\left(\frac{2}{3} \right)^4 \cdot \frac{1}{3} = \frac{16}{3^5}. The second case has probability (23)31313=835\left( \frac{2}{3} \right)^3 \cdot \frac{1}{3} \cdot \frac{1}{3} = \frac{8}{3^5}. The third has probability (23)2131323=835\left( \frac{2}{3} \right)^2 \cdot \frac{1}{3} \cdot \frac{1}{3} \cdot \frac{2}{3} = \frac{8}{3^5}. The fourth has probability 231313(23)2=835\frac{2}{3} \cdot \frac{1}{3} \cdot \frac{1}{3} \cdot \left( \frac{2}{3} \right)^2 = \frac{8}{3^5}. Lastly, the fifth has probability 1313(23)3=835\frac{1}{3} \cdot \frac{1}{3} \cdot \left( \frac{2}{3} \right)^3 = \frac{8}{3^5}. Adding these up, the total probability is 16+8435=16335=1681\frac{16 + 8 \cdot 4}{3^5} = \frac{16 \cdot 3}{3^5} = \frac{16}{81}, so m+n=097m+n = \boxed{097}.

~rocketsri

This is for if you're paranoid like me, and like to sometimes write out all of the cases if there are only a few.

Solution 3 (Even More Casework)

Case 1: Zou loses the second race

In this case, Zou must win the rest of the races. Thus, our probability is 8243\frac{8}{243}.

Case 2: Zou loses the last race

There is only one possibility for this, so our probability is 16243\frac{16}{243}.

Case 3: Neither happens

There are three ways that this happens. Each has one loss that is not the last race. Therefore, the probability that one happens is 1313232323=8243\frac{1}{3} \cdot \frac{1}{3} \cdot \frac{2}{3} \cdot \frac{2}{3} \cdot \frac{2}{3} = \frac{8}{243}. Thus, the total probability is 82433=24243\frac{8}{243} \cdot 3 = \frac{24}{243}.

Adding these up, we get 48243=1681\frac{48}{243} = \frac{16}{81}, so 16+81=09716+81=\boxed{097}.

~mathboy100

Solution 4 (Observations)

Note that Zou wins one race. The probability that he wins the last race is (23)4(13)=16243.\left(\frac{2}{3}\right)^4\left(\frac{1}{3}\right)=\frac{16}{243}. Now, if he doesn't win the last race, then there must be two races where the winner of the previous race loses. We can choose any 44 of the middle races for Zou to win. So the probability for this case is 4(23)3(13)2=32243.4\left(\frac{2}{3}\right)^3\left(\frac{1}{3}\right)^2=\frac{32}{243}. Thus, the answer is 16243+32243=1681    097.\frac{16}{243}+\frac{32}{243}=\frac{16}{81}\implies\boxed{097}.

~pinkpig

Video Solution by Punxsutawney Phil

https://youtube.com/watch?v=H17E9n2nIyY

Video Solution

https://youtu.be/M3DsERqhiDk?t=15

Video Solution by Steven Chen (in Chinese)

https://youtu.be/F21t0PAzhLM

Video Solution by Power of Logic

https://youtu.be/WS6X1MQ37jg