Four. (This question is worth 50 points) Color each side of a convex 2019-gon arbitrarily with one of three colors: red, yellow, or blue, with 673 sides of each color. Prove that it is possible to draw 2016 non-intersecting diagonals inside this convex 2019-gon to divide it into 2017 triangles, and to color each of these diagonals with one of the three colors: red, yellow, or blue, such that the three sides of each triangle are either all the same color or all different colors.
Problem 1142
Official solution
Proof: We prove the strengthened proposition by induction for : If the edges of a convex -gon are colored with three colors , and each color is used at least once, then a triangular triangulation satisfying the requirements can be made.
When , if the number of edges of the three colors is , by symmetry, we only need to consider the following two cases, each of which can be triangulated as shown in the figure.
If the number of edges of the three colors is , by symmetry, we only need to consider the following three cases, each of which can be triangulated as shown in the figure.
Assume the conclusion holds for , and consider the case for , where the convex -gon is denoted as .
Case 1: There are two colors of edges, each with only one edge. Without loss of generality, assume the and colored edges each have only one edge. Since , there exist two consecutive edges that are both colored, without loss of generality, let these be and . Draw the diagonal and color with color, then the triangle has all three sides of the same color. At this point, the convex -gon has at least one edge of each color, and by the induction hypothesis, it can be triangulated to meet the requirements.
Case 2: One color of edge has only one edge, and the other colors have at least two edges each. Without loss of generality, assume the colored edge has only one edge. We can choose two adjacent edges that are not colored, without loss of generality, let these be and . Draw the diagonal , then has a unique coloring such that the triangle has all three sides of the same color or all different colors. At this point, the convex -gon has at least one edge of each color, and by the induction hypothesis, it can be triangulated to meet the requirements.
Case 3: Each color of edge has at least two edges. Draw the diagonal , then has a unique coloring such that the triangle has all three sides of the same color or all different colors. At this point, the convex -gon has at least one edge of each color, and by the induction hypothesis, it can be triangulated to meet the requirements. Combining the above three cases, we see that the conclusion also holds for .
By mathematical induction, the conclusion is proven. 50 points