Difference between revisions of "2007 IMO Problems/Problem 3"
Line 3: | Line 3: | ||
<h2>Solution</h2> | <h2>Solution</h2> | ||
− | The Nottingham Tuesday Club members solved this problem and published their solution in their website. The solution is a PDF document. | + | The Nottingham Tuesday Club members solved this problem and published their solution in their website. The solution is distributed as a PDF document. |
* [http://sneezy.cs.nott.ac.uk/tmc/wp-content/uploads/2007/10/cliqueproblem.pdf TMC solution to Problem 3, IMO 2007] | * [http://sneezy.cs.nott.ac.uk/tmc/wp-content/uploads/2007/10/cliqueproblem.pdf TMC solution to Problem 3, IMO 2007] | ||
* [http://sneezy.cs.nott.ac.uk/tmc TMC webpage] | * [http://sneezy.cs.nott.ac.uk/tmc TMC webpage] |
Revision as of 12:15, 28 October 2007
Problem
In a mathematical competition some competitors are friends. Friendship is always mutual. Call a group of competitors a clique if each two of them are friends. (In particular, any group of fewer than two competitors is a clique.) The number of members of a clique is called its size. Given that, in this competition, the largest size of a clique is even, prove that the competitors can be arranged in two rooms such that the largest size of a clique contained in one room is the same as the largest size of a clique contained in the other room.
Solution
The Nottingham Tuesday Club members solved this problem and published their solution in their website. The solution is distributed as a PDF document.