Difference between revisions of "2016 AMC 12A Problems/Problem 19"
m (→Solution 4) |
m (→Solution 1) |
||
Line 7: | Line 7: | ||
==Solution 1== | ==Solution 1== | ||
− | For <math>6</math> to <math>8</math> heads, we are guaranteed to hit <math>4</math> | + | For <math>6</math> to <math>8</math> heads, we are guaranteed to hit <math>4</math>, so the sum here is <math>\binom{8}{2}+\binom{8}{1}+\binom{8}{0}=28+8+1=37</math>. |
For <math>4</math> heads, you have to hit the <math>4</math> heads at the start so there's only one way, <math>1</math>. | For <math>4</math> heads, you have to hit the <math>4</math> heads at the start so there's only one way, <math>1</math>. |
Latest revision as of 19:35, 5 August 2024
Problem
Jerry starts at on the real number line. He tosses a fair coin times. When he gets heads, he moves unit in the positive direction; when he gets tails, he moves unit in the negative direction. The probability that he reaches at some time during this process where and are relatively prime positive integers. What is (For example, he succeeds if his sequence of tosses is )
Solution 1
For to heads, we are guaranteed to hit , so the sum here is .
For heads, you have to hit the heads at the start so there's only one way, .
For heads, we either start off with heads, which gives us ways to arrange the other flips, or we start off with five heads and one tail, which has ways minus the overlapping cases, and . Total ways: .
Then we sum to get . There are a total of possible sequences of coin flips, so the probability is . Summing, we get .
Solution 2
Reaching 4 will require either 4, 6, or 8 flips. Therefore we can split into 3 cases:
(Case 1): The first four flips are heads. Then, the last four flips can be anything so possibilities work.
(Case 2): It takes 6 flips to reach 4. There must be one tail in the first four flips so we don't repeat case 1. The tail can be in one of 4 positions. The next two flips must be heads. The last two flips can be anything so flips work. .
(Case 3): It takes 8 flips to reach 4. We can split this case into 2 sub-cases. There can either be 1 or 2 tails in the first 4 flips.
(1 tail in first four flips). In this case, the first tail can be in 4 positions. The second tail can be in either the 5th or 6th position so we don't repeat case 2. Thus, there are possibilities.
(2 tails in first four flips). In this case, the tails can be in positions.
Adding these cases up and taking the total out of yields . This means the answer is .
Solution 3
(Inspired by https://www.youtube.com/watch?v=EZYzjmd_f2g by Walt S)
Draw a triangle of dots as seen in the video. Now, we'll do something different than he did. Draw a dotted line between dots that correspond to 3 on the number line and dots that correspond to 4 on the number line. This is the threshold that must be passed to have a successful sequence. We consider the three entry points to the immediate right of this line. Doing a tiny bit of fun bashing as we slide down this triangle, we find there is 1 way to cross the line for the first time through the uppermost entry point, 4 ways to cross the line for the first time through the middle entry point, and 14 ways to cross the line for the first time through the lowermost entry point.
Superimpose Pascal's triangle over the dots. Notice that the number of ways to get to a dot is equal to its corresponding number on Pascal's triangle. Rows on Pascal's triangle sum to powers of 2. There are ways to get to the 4th row (remember that when working with Pascal's triangle, we start counting with a 0th row), and we found that 1 of them makes us cross the threshold for the first time. There are ways to get to the 6th row, and we found that 4 of them make us cross the threshold for the first time. There are ways to get to the 8th row, and we found that 14 of them make us cross the threshold for the first time.
Adding up these probabilities and summing and , we get our answer.
Solution 4
Notice every flips, there is a chance to go steps left chance to stay put and chance to move steps right We have choices for how to get to Finally, our answer will be
See Also
2016 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 18 |
Followed by Problem 20 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.