2021 Fall AMC 10B Problems/Problem 23
Contents
Problem
Each of the sides and the diagonals of a regular pentagon are randomly and independently colored red or blue with equal probability. What is the probability that there will be a triangle whose vertices are among the vertices of the pentagon such that all of its sides have the same color?
Solution 1
Instead of finding the probability of a same-colored triangle appearing, let us find the probability that one does not appear. After drawing the regular pentagon out, note the topmost vertex; it has 4 sides/diagonals emanating outward from it. We do casework on the color distribution of these sides/diagonals.
: all 4 are colored one color. In that case, all of the remaining sides must be of the other color to not have a triangle where all three sides are of the same color. We can correspondingly fill out each color based on this constraint, but in this case you will always end up with a triangle where all three sides have the same color by inspection.
: 3 are one color and one is the other. Following the steps from the previous case, you can try filling out the colors, but will always arrive at a contradiction so this case does not work either.
: 2 are one color and 2 are of the other color. Using the same logic as previously, we can color the pentagon 2 different ways by inspection to satisfy the requirements. There are ways to color the original sides/diagonals and 2 ways after that to color the remaining ones for a total of ways to color the pentagon so that no such triangle has the same color for all of its sides.
These are all the cases, and there are a total of ways to color the pentagon. Therefore the answer is
~KingRavi
Solution 2 (Ramsey's Theorem)
This problem is related to a special case of Ramsey's Theorem, R(3, 3) = 6. Suppose we color every edge of a vertex complete graph with colors, there must exist a vertex complete graph with all it's edges in the same color. That is, with edges in colors contains a monochromatic . For with edges in colors, a monochromatic does not always exist.
This is a problem about the probability of a monochromatic exist in a vertex complete graph with edges in colors.
Choose a vertex, it has edges.
: When or more edges are the same color, there must exist a monochromatic . Suppose the color is red, as shown below.
There is only way to color all the edges in the same color. There is ways to color edges in the same color. There are colors. The probability of or more edges the same color is . So the probability of containing a monochromatic is .
: When edges are the same color, graphs that does not contain a monochromatic can exist. The following diagram shows steps to obtain graphs that does not contain a monochromatic .
There are ways to choose edges with the same color. For the other vertices there are edges among them, there are ways to color the edges. There are only cases without a monochromatic .
So the probability without monochromatic is .
The probability with monochromatic is .
From case 1 and case 2, the probability with monochromatic is
Solution 3 (Extremely Educated Guess)
Thinking about it, the probability there is a triangle in the pentagon with all its sides of the same color is extremely likely. It probably isn't 1 because MAA would never make it so easy. Also, it can't be 2/3 because the total amount of ways to color the diagonals is 2^10, so the answer should be in the form m/(2^k), not m/(3). Now we are left with B, C, and D. The biggest number is 253/256 or D, so it is probably the answer. ~heheman
Solution 4 (Clear & Concise Casework)
We can break this problem down into cases based on the distribution of the two colors throughout the sides(not diagonals) of the pentagon. This idea comes from the fact that if you play around with the sides for a while and their colors, you will see that the interior diagonals actually depend largely on the colors of the five exterior sides.
Case 1: The five sides are all blue or all red.
There are options for the color given in the title of this case, and for each color, only one option is given for the exterior(All sides the same color; either Red or Blue). Once you color the five sides a single color, it is simple to notice that all the interior diagonals must be in the other color which the sides are not. To make it more clear, if all of the exterior sides are blue, all of the interior diagonals must be red, and if all of the exterior sides are red, all of the interior diagonals must be blue. This gives us a total of ways.
Video Solution by Interstigation
https://www.youtube.com/watch?v=Iaz1dT_XBHU
~Interstigation
See Also
2021 Fall AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 22 |
Followed by Problem 24 | |
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 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.