Difference between revisions of "1964 IMO Problems/Problem 4"

(Solution)
Line 7: Line 7:
 
== Solution ==
 
== Solution ==
 
{{solution}}
 
{{solution}}
 +
Lemma: Consider a complete graph with 6 vertices colored with 2 colors. There exists a monochromatic triangle.
 +
 +
Proof: Consider one vertex and all connections leading out from it. Call it <math>V_1</math>. It has 5 edges coming out from it. By the Pidgeonhole Principle, there are at least 3 of the same color. Call this color red. Call those vertices <math>V_2</math>, <math>V_3</math> and <math>V_4</math>. If any of the segments <math>V_2V_3</math>, <math>V_2V_4</math>, or <math>V_3V_4</math> are red, then we have a monochromatic triangle with vertices <math>V_1</math> and the other two that are also red. If they are all the other color, then we have a monochromatic triangle with vertices <math>V_2</math>,<math>V_3</math>, and <math>V_4</math>.
 +
 +
End Lemma
 +
 +
Main Problem: Represent these people as vertices on a connected graph with 17 vertices and colored with 3 colors, one corresponding with each topic. So this problem is reduced to showing that on a connected graph with 17 vertices and colored with three colors, there exists some monochromatic triangle. Look at an arbitrary vertex. Call it <math>V_1</math>. Look at the 16 other vertices that it is connected to. By the Pidgeonhole Principle, there are at least 6 vertices connected to <math>V_1</math> that are all one color. Call this color 1. If any of the connections inbetween these six vertices are in color 1, then we are done. If none of them are color 1, we know that that there are only 2 colors in those 6 vertices. By Lemma 1, we know that there is a monochromatic triangle in those 6 vertices. So we are done.

Revision as of 02:08, 11 April 2010

Problem

Seventeen people correspond by mail with one another - each one with all the rest. In their letters only three different topics are discussed. Each pair of correspondents deals with only one of these topics. Prove that there are at least three people who write to each other about the same topic.

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it. Lemma: Consider a complete graph with 6 vertices colored with 2 colors. There exists a monochromatic triangle.

Proof: Consider one vertex and all connections leading out from it. Call it $V_1$. It has 5 edges coming out from it. By the Pidgeonhole Principle, there are at least 3 of the same color. Call this color red. Call those vertices $V_2$, $V_3$ and $V_4$. If any of the segments $V_2V_3$, $V_2V_4$, or $V_3V_4$ are red, then we have a monochromatic triangle with vertices $V_1$ and the other two that are also red. If they are all the other color, then we have a monochromatic triangle with vertices $V_2$,$V_3$, and $V_4$.

End Lemma

Main Problem: Represent these people as vertices on a connected graph with 17 vertices and colored with 3 colors, one corresponding with each topic. So this problem is reduced to showing that on a connected graph with 17 vertices and colored with three colors, there exists some monochromatic triangle. Look at an arbitrary vertex. Call it $V_1$. Look at the 16 other vertices that it is connected to. By the Pidgeonhole Principle, there are at least 6 vertices connected to $V_1$ that are all one color. Call this color 1. If any of the connections inbetween these six vertices are in color 1, then we are done. If none of them are color 1, we know that that there are only 2 colors in those 6 vertices. By Lemma 1, we know that there is a monochromatic triangle in those 6 vertices. So we are done.