IMC / 2022 / Problems / Day 2, P5
IMC 2022 · Day 2 · P5
mediumWe colour all the sides and diagonals of a regular polygon with 43 vertices either red or blue in such a way that every vertex is an endpoint of 20 red segments and 22 blue segments. A triangle formed by vertices of is called monochromatic if all of its sides have the same colour. Suppose that there are 2022 blue monochromatic triangles. How many red monochromatic triangles are there?
(proposed by Mike Daas, Universiteit Leiden)
Solution (official)
Hint: Call two connecting edges a cherry. Double-count cherries.
Define a cherry to be a set of two distinct edges from that have a vertex in common. We observe that a monochromatic triangle always contains three monochromatic cherries, and that a polychromatic triangle always contains one monochromatic cherry and two polychromatic cherries. Therefore we study the quantity , where is the number of monochromatic cherries and is the number of polychromatic cherries. By observing that every cherry is part of a unique triangle, we can split this quantity up into all the distinct triangles in . By construction the contribution of a polychromatic triangle will vanish, whereas a monochromatic triangle will contribute 6. We conclude that Consider any vertex . Let be the number of monochromatic cherries with central vertex and the number such polychromatic cherries. It then follows that In other words, for any vertex it holds that . Adding up all these contributions, we find that We conclude that there are monochromatic triangles in total. Since 2022 of these were blue, 859 must be red.
How the field did
Score distribution (field cohort)
Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.