IMO 2014 #6
by Wolstenholme, Oct 27, 2014, 1:36 PM
A set of lines in the plane is in general position if no two are parallel and no three pass through the same point. A set of lines in general position cuts the plane into regions, some of which have finite area; we call these its finite regions. Prove that for all sufficiently large
, in any set of
lines in general position it is possible to colour at least
lines blue in such a way that none of its finite regions has a completely blue boundary.
Note: Results with
replaced by
will be awarded points depending on the value of the constant
.
Solution: I unfortunately could not get
, but my proof works for all
which would have netted me
points at the IMO I think?
We proceed with (a quite standard application of) the probabilistic method. First, by using Euler's formula
we can quickly find that the number of faces in our graph is at most
. Moreover, since each intersection point can be the vertex of at most two triangles, we have that the number of triangular faces is at most
. Therefore the worst-case scenario is when there are
triangles and
faces which are not triangles.
Now, color every line blue with probability
. Then
. Moreover,
and
. Un-coloring at least one line from every completely blue face, we expect at least
blue lines. Letting
then yields the desired result.



Note: Results with



Solution: I unfortunately could not get



We proceed with (a quite standard application of) the probabilistic method. First, by using Euler's formula





Now, color every line blue with probability

![$ \mathbb{E}[\text{lines}] = np $](http://latex.artofproblemsolving.com/f/c/2/fc2b91fd3f49a600c17e0e380bcd6b2c115788f9.png)
![$ \mathbb{E}[\text{blue triangles}] \le \frac{n^2p^3}{3} $](http://latex.artofproblemsolving.com/f/d/0/fd034688a47247f3cf2329f8034aca3924460bc8.png)
![$ \mathbb{E}[\text{blue faces with four or more sides}] \le \frac{n^2p^4}{6} $](http://latex.artofproblemsolving.com/3/8/0/3807f670da5ac77b4bab2c1789c1d9b9b65b8667.png)

