IMO Problem 3

In the plane, 2013 red points and 2014 blue points are marked so that no three of the marked points are collinear. One needs to draw k k lines not passing through the marked points and dividing the plane into several regions. The goal is to do it in such a way that no region contains points of both colors. Find the minimal value of k k such that the goal is attainable for every possible configuration of 4027 points.

This problem is from the IMO.This problem is part of this set .


The answer is 2013.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

These are the officially recognised solutions:

Solution 1: Firstly, let us present an example showing that k 2013 k \geq 2013 . Mark 2013 red and 2013 blue points on some circle alternately, and mark one more blue point somewhere in the plane. The circle is thus split into 4026 arcs, each arc having endpoints of different colors. Thus, if the goal is reached, then each arc should intersect some of the drawn lines. Since any line contains at most two points of the circle, one needs at least 4026 ÷ 2 = 2013 4026\div2= 2013 lines. It remains to prove that one can reach the goal using 2013 lines. First of all, let us mention that for every two points A and B having the same color, one can draw two lines separating these points from all other ones. Namely, it suffices to take two lines parallel to AB and lying on different sides of AB sufficiently close to it: the only two points between these lines will be A and B. Now, let P be the convex hull of all marked points. Two cases are possible. Case 1. Assume that P has a red vertex A. Then one may draw a line separating A from all the other points, pair up the other 2012 red points into 1006 pairs, and separate each pair from the other points by two lines. Thus, 2013 lines will be used. Case 2. Assume now that all the vertices of P are blue. Consider any two consecutive vertices of P, say A and B. One may separate these two points from the others by a line parallel to AB. Then, as in the previous case, one pairs up all the other 2012 blue points into 1006 pairs, and separates each pair from the other points by two lines. Again, 2013 lines will be used.

Solution 2. Let us present a different proof of the fact that k = 2013 k=2013 suffices. In fact, we will prove a more general statement: If n n points in the plane, no three of which are collinear, are colored in red and blue arbitrarily, then it suffices to draw n / 2 \lfloor{n/2}\rfloor lines to reach the goal. We proceed by induction on n n . If n 2 n \leq 2 then the statement is obvious. Now assume that n 3 n \geq 3 , and consider a line ℓ containing two marked points A and B such that all the other marked points are on one side of ℓ; for instance, any line containing a side of the convex hull works. Remove for a moment the points A and B. By the induction hypothesis, for the remaining configuration it suffices to draw n / 2 1 \lfloor{n/2}\rfloor-1 lines to reach the goal. Now return the points A and B back. Three cases are possible. Case 1. If A and B have the same color, then one may draw a line parallel to ℓ and separating A and B from the other points. Obviously, the obtained configuration of n / 2 \lfloor{n/2}\rfloor lines works. Case 2. If A and B have different colors, but they are separated by some drawn line, then again the same line parallel to ℓ works. Case 3. Finally, assume that A and B have different colors and lie in one of the regions defined by the drawn lines. By the induction assumption, this region contains no other points of one of the colors — without loss of generality, the only blue point it contains is A. Then it suffices to draw a line separating A from all other points. Thus the step of the induction is proved.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...