Skip to main content

2021 Fall AMC 10B Problem 23

Problem 23 of 25HarderCounting & Probability

Each of the 55 sides and the 55 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?

Answer choices

Show solution

Solution

Count the complement: colorings of the 1010 edges of K5K_5 with no monochromatic triangle. At any vertex, if 33 incident edges had the same color, then the edges among their other endpoints would all have to be the other color, making a monochromatic triangle. Thus each vertex has exactly 22 red and 22 blue incident edges. So the red edges form a 22-regular graph on 55 vertices, which must be a 55-cycle. The number of labeled 55-cycles is (51)!2=12.\frac{(5-1)!}{2}=12. There are 210=10242^{10}=1024 total colorings, so the desired probability is 1121024=253256.1-\frac{12}{1024}=\frac{253}{256}. Thus, the answer is D .

More practice

Concepts: graph theory · complementary probability

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.