返回题库

AIME 2018 I · 第 3 题

AIME 2018 I — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Kathy has 55 red cards and 55 green cards. She shuffles the 1010 cards and lays out 55 of the cards in a row in a random order. She will be happy if and only if all the red cards laid out are adjacent and all the green cards laid out are adjacent. For example, card orders RRGGGRRGGG, GGGGRGGGGR, or RRRRRRRRRR will make Kathy happy, but RRRGRRRRGR will not. The probability that Kathy will be happy is mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n .

解析

Solution 1

We have 2+422+4\cdot 2 cases total.

The two are all red and all green. Then, you have 4 of one, 1 of other. 3 of one, 2 of other. 2 of one, 3 of other. 1 of one, 4 of other. Then flip the order, so times two.

Obviously the denominator is 10987610\cdot 9\cdot 8\cdot 7\cdot 6, since we are choosing a card without replacement.

Then, we have for the numerator for the two of all red and green:

54321.5\cdot 4\cdot 3\cdot 2\cdot 1. For the 4 and 1, we have:

54325.5\cdot 4\cdot 3\cdot 2\cdot 5. For the 3 and 2, we have:

54354.5\cdot 4\cdot 3\cdot 5\cdot 4. For the 2 and 3, we have:

54543.5\cdot 4\cdot 5\cdot 4\cdot 3. For the 1 and 4, we have:

55432.5\cdot 5\cdot 4\cdot 3\cdot 2. Adding up and remembering to double all of them, since they can be reversed and the 5's can be red or green, we get, after simplifying: 31126\dfrac{31}{126}

Thus the answer is 31+126=15731 + 126 = \boxed{157}. -gorefeebuddie

Solution 2

Our probability will be number of "happy" configurations of cardstotal number of configurations of cards.\dfrac{\text{number of "happy" configurations of cards}}{\text{total number of configurations of cards}}.

First of all, we have 1010 choices for the first card, 99 choices for the second card, 88 choices for the third card, 77 choices for the fourth card, and 66 choices for the last card. This gives a total of 10987610\cdot 9\cdot 8\cdot 7\cdot 6 possible ways for five cards to be chosen.

Finding the number of configurations that make Kathy happy is a more difficult task, however, and we will resort to casework to do it.

First, let's look at the appearances of the "happy configurations" that Kathy likes. Based on the premise of the problem, we can realize that there are ten cases for the appearance of the configurations:

RRRRR,\text{RRRRR}, GGGGG,\text{GGGGG}, RRRRG,\text{RRRRG}, GGGGR,\text{GGGGR}, RRRGG,\text{RRRGG}, GGGRR,\text{GGGRR}, RRGGG,\text{RRGGG}, GGRRR,\text{GGRRR}, RGGGG,\text{RGGGG}, GRRRR.\text{GRRRR}. But this doesn't mean there are 10 "happy configurations" in total-- remember that we've been treating these cards as distinguishable, so we must continue to do so.

To lighten the load of 10 cases on the human brain, we can note that in the eyes of what we will soon do, RRRRRRRRRR and GGGGGGGGGG are effectively equivalent, and therefore may be treated in the same case. We will have to multiply by 2 at the end, though.

Similarly, we can equate RRRRG,RRRRG, GGGGR,GGGGR, RGGGG,RGGGG, and GRRRR,GRRRR, as well as RRRGG,RRRGG, GGGRR,GGGRR, RRGGG,RRGGG, and GGRRR,GGRRR, so that we just have three cases. We can approach each of these cases with constructive counting.

Case 1: RRRRRRRRRR-type.

For this case, there are 55 available choices for the first card, 44 available choices for the second card, 33 for the third card, 22 for the fourth card, and 11 for the last card. This leads to a total of 54321=1205\cdot 4\cdot 3\cdot 2\cdot 1=120 configurations for this case. There are 22 cases of this type.

Case 2: RRRRGRRRRG-type.

For this case, there are 55 available choices for the first card, 44 available choices for the second card, 33 for the third card, 22 for the fourth card, and 55 choices for the last card (not 11, because we're doing a new color). This leads to a total of 54325=6005\cdot 4\cdot 3\cdot 2\cdot 5=600 configurations for this case. There are 44 cases of this type.

Case 3: RRRGGRRRGG-type.

For this case, there are 55 available choices for the first card, 44 available choices for the second card, 33 for the third card, 55 for the fourth card, and 44 choices for the last card. This leads to a total of 54354=12005\cdot 4\cdot 3\cdot 5\cdot 4=1200 configurations for this case. There are 44 cases of this type.

Adding the cases up gives 2120+4600+41200=74402\cdot 120+4\cdot 600+4\cdot 1200=7440 "happy" configurations in total.

This means that the probability that Kathy is happy will be 7440109876,\dfrac{7440}{10\cdot 9\cdot 8\cdot 7\cdot 6}, which simplifies to 31126.\dfrac{31}{126}.

So the answer is 31+126=15731+126=\boxed{157}

Solution 3

As the problem states, some examples of valid are RRGGGRRGGG, GGGGRGGGGR, and RRRRRRRRRR. Let's use each of these as more general cases.

Let RRGGGRRGGG be the case when there are 2 adjacents of one color, and 3 adjacents of the other color. This yields 44 combinations (RRGGGRRGGG, GGRRRGGRRR, RRRGGRRRGG, and GGGRRGGGRR). The probability of each of these is equal, equating to 51049584736=5126\frac{5}{10}\cdot \frac{4}{9}\cdot \frac{5}{8}\cdot \frac{4}{7}\cdot \frac{3}{6}=\frac{5}{126}, and since there are 44 combinations, the probability of this case is 45126=10634\cdot \frac{5}{126}=\frac{10}{63}

Next case is GGGGRGGGGR. Let this be when there are 4 adjacents of one color, and 1 individual color. Once again, this yields 44 combinations (GGGGRGGGGR, RRRRGRRRRG, RGGGGRGGGG, and GRRRRGRRRR). The probability of each is the same, equating to 51049382756=5252\frac{5}{10}\cdot \frac{4}{9}\cdot \frac{3}{8}\cdot \frac{2}{7}\cdot \frac{5}{6}=\frac{5}{252}, and since there are 44 combinations, the probability of this case is 45252=5634\cdot \frac{5}{252}=\frac{5}{63}

The final case is RRRRRRRRRR, in which there is just an adjacent block of 55 colors. There are only 22 combinations this time, each equating to the probability 51049382716=1252\frac{5}{10}\cdot \frac{4}{9}\cdot \frac{3}{8}\cdot \frac{2}{7}\cdot \frac{1}{6}=\frac{1}{252}, and since there are 22 combinations, the probability of this case is 21252=11262\cdot \frac{1}{252}=\frac{1}{126}.

Thus, the total probability is 1063+563+1126=31126    m+n=157\frac{10}{63}+\frac{5}{63}+\frac{1}{126}=\frac{31}{126} \implies m+n=\boxed{157}

Solution 4

Kathy will draw the 10 cards in some order, but the restriction of having all greens in a row and all reds in a row only applies to the first 5 cards drawn. The total number of ways the 10 cards can be drawn is simply 10 choose 5 which is 252. Now we just count the number of possible successful configurations of the ten cards. The first 5 cards can start either be GRRRRGRRRR, GGRRRGGRRR, GGGRRGGGRR, GGGGRGGGGR, GGGGGGGGGG or the same thing except starting with a red. The number of ways to order GRRRRGRRRR is the number of ways to order the last 5 cards, which is 5C1. Doing all of the other cases, the total is ((51)+(52)+(53)+(54)+(55))2=62(\binom{5}{1}+\binom{5}{2}+\binom{5}{3}+\binom{5}{4}+\binom{5}{5})*2 = 62. 62252=31126,\frac{62}{252} = \frac{31}{126}, so the solution is 31+126=15731 + 126 = \boxed{157}

-bradleyguo Minor LaTeX edits by fasterthanlight

Solution 5

Suppose kk of the first 55 cards are red. There are (5k)\binom{5}{k} ways to order the last five cards, and either 11 or 22 ways to order the first five cards: 11 if k=0k=0 or k=5k=5, otherwise 22. So, the number of orderings that work is

(50)+2(51)+2(52)+2(53)+2(54)+(55)=2k=05(5k)2=262.\binom{5}{0} + 2\binom{5}{1} + 2\binom{5}{2} + 2\binom{5}{3} + 2\binom{5}{4} + \binom{5}{5} = 2\sum_{k=0}^{5}\binom{5}{k} - 2 = 2^6 - 2. The total number of orderings is (105)=252,\binom{10}{5} = 252, so the answer is 62252=31126\frac{62}{252} = \boxed{\frac{31}{126}}

Solution 6 (Official MAA)

Assume without loss of generality that the first card laid out is red. Then the arrangements that satisfy Kathy’s requirements are RRRRR, RRRRG, RRRGG, RRGGG, and RGGGG. The probability that Kathy will lay out one of these arrangements is

49382716\frac49\cdot\frac38\cdot\frac27\cdot\frac16 49382756\frac49\cdot\frac38\cdot\frac27\cdot\frac56 49385746\frac49\cdot\frac38\cdot\frac57\cdot\frac46 49584736\frac49\cdot\frac58\cdot\frac47\cdot\frac36 +59483726+\frac59\cdot\frac48\cdot\frac37\cdot\frac26 ..........................\overline{..........................} 31126\frac{31}{126} The requested sum is 31+126=157.31+126=\boxed{157}.

Video Solution

https://www.youtube.com/watch?v=WVtbD8x9fCM ~Shreyas S