返回题库

AIME 2019 I · 第 2 题

AIME 2019 I — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Jenn randomly chooses a number JJ from 1,2,3,,19,201, 2, 3,\ldots, 19, 20. Bela then randomly chooses a number BB from 1,2,3,,19,201, 2, 3,\ldots, 19, 20 distinct from JJ. The value of BJB - J is at least 22 with a probability that can be expressed in the form mn\frac{m}{n} where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution 1

BJ0B-J \ne 0 because BJB \ne J, so the probability that BJ<0B-J < 0 is 12\frac{1}{2} by symmetry.

The probability that BJ=1B-J = 1 is 1920×19=120\frac{19}{20 \times 19} = \frac{1}{20} because there are 19 pairs: (B,J)=(2,1),,(20,19)(B,J) = (2,1), \ldots, (20,19).

The probability that BJ2B-J \ge 2 is 112120=920    0291-\frac{1}{2}-\frac{1}{20} = \frac{9}{20} \implies \boxed{029}

Solution 2

By symmetry, the desired probability is equal to the probability that JBJ - B is at most 2-2, which is 1P2\frac{1-P}{2} where PP is the probability that BB and JJ differ by 11 (no zero, because the two numbers are distinct). There are 2019=38020 \cdot 19 = 380 total possible combinations of BB and JJ, and 1+182+1=381 + 18 \cdot 2 + 1 = 38 ones that form PP, so P=38380=110P = \frac{38}{380} = \frac{1}{10}. Therefore the answer is 920029\frac{9}{20} \rightarrow \boxed{029}.

Solution 3

This problem is essentially asking how many ways there are to choose 22 distinct elements from a 2020 element set such that no 22 elements are adjacent. Using the well-known formula (nk+1k)\dbinom{n-k+1}{k}, there are (202+12)=(192)=171\dbinom{20-2+1}{2} = \dbinom{19}{2} = 171 ways. Dividing 171171 by 380380, our desired probability is 171380=920\frac{171}{380} = \frac{9}{20}. Thus, our answer is 9+20=0299+20=\boxed{029}. -Fidgetboss_4000

Solution 4

Create a grid using graph paper, with 2020 columns for the values of JJ from 11 to 2020 and 2020 rows for the values of BB from 11 to 2020. Since BB cannot equal JJ, we cross out the diagonal line from the first column of the first row to the twentieth column of the last row. Now, since BJB - J must be at least 22, we can mark the line where BJ=2B - J = 2. Now we sum the number of squares that are on this line and below it. We get 171171. Then we find the number of total squares, which is 40020=380400 - 20 = 380. Finally, we take the ratio 171380\frac{171}{380}, which simplifies to 920\frac{9}{20}. Our answer is 9+20=0299+20=\boxed{029}.

Solution 5

We can see that if BB chooses 2020, JJ can choose from 11 through 1818 such that BJ2B-J\geq 2. If BB chooses 1919, JJ has choices 11~1717. By continuing this pattern, BB will choose 33 and JJ will have 11 option. Summing up the total, we get 18+17++118+17+\cdots+1 as the total number of solutions. The total amount of choices is 20×1920\times19 (B and J must choose different numbers), so the probability is 1819÷22019=920\frac{18\cdot19\div2}{20\cdot19}=\frac{9}{20}. Therefore, the answer is 9+20=0299+20=\boxed{029}

-eric2020

Solution 6

Similar to solution 4, we can go through the possible values of JJ to find all the values of BB that makes BJ2B-J\geq 2. If JJ chooses 11, then BB can choose anything from 33 to 2020. If JJ chooses 22, then BB can choose anything from 44 to 2020. By continuing this pattern, we can see that there is 18+17++118+17+\cdots+1 possible solutions. The amount of solutions is, therefore, 18192=171\frac{18\cdot19}{2}=171. Now, because BB and JJ must be different, we have 20×19=38020\times19=380 possible choices, so the probability is 171380=920\frac{171}{380}=\frac{9}{20}. Therefore, the final answer is 9+20=0299+20=\boxed{029}

-josephwidjaja

Solution 7 (Official MAA)

There are (202)=190\tbinom{20}{2}=190 equally likely pairs {J,B}\{J,B\}. In 1919 of these pairs ({1,2},{2,3},{3,4},{19,20})(\{1,2\},\{2,3\},\{3,4\}\dots,\{19,20\}), the numbers differ by less than 2, so the probability that the numbers differ by at least 2 is 119190=9101-\tfrac{19}{190}=\tfrac9{10}. Then BJ2B-J\ge 2 holds in exactly half of these cases, so it has probability 12910=920\tfrac12\cdot\tfrac9{10}=\tfrac{9}{20}. The requested sum is 9+20=0299+20=\boxed{029}.

Video Solution #1(Easy Counting)

https://youtu.be/JQdad7APQG8?t=245

Video Solution

https://www.youtube.com/watch?v=lh570eu8E0E

Video Solution 2

https://youtu.be/TSKcjht8Rfk?t=488

~IceMatrix

Video Solution 3

https://youtu.be/9X18wCiYw9M

~Shreyas S