Olympiad Maths Prep

Track / Stage 6 / 169 of 400 #1169 of 2000

Problem 1169

National olympiad, first round
Geometry Difficulty 6.2 Prove it

In the plane, n>0n>0 lines have been drawn. Prove that the regions thus delimited can be colored either red or blue, so that any two regions separated by a segment are always of different colors.

Translating the text into English, while preserving the original line breaks and formatting, results in the above.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

We will demonstrate that such a coloring exists by induction. Let PnP_{n} be the property "if we place nn lines in the plane, then we can color the regions delimited by the lines with two colors in such a way that two adjacent regions are of different colors."

The case n=1n=1 is not very complicated: the line separates the plane into two, we color one side red and the other blue.

We assume the property PnP_{n} and we will place n+1n+1 lines in the plane. We start by placing nn. According to the induction hypothesis, we can color all the regions delimited by these lines in red and blue appropriately. Now place the (n+1)(n+1)-th line, and we will invert all the colors on one side and leave the other side as is. It is easy to convince oneself that the resulting coloring is appropriate.

Solution to Exercise 44 If nn is even, we can easily find a suitable covering. When nn is odd, let's show that it is impossible to satisfy the conditions. We color the chessboard with two colors: we color the squares of the first, third, etc. rows blue and the squares of the second, fourth, etc. rows red. There are then 2n2+n2 n^{2}+n red squares and 2n2+3n2 n^{2}+3 n blue squares, for a total of 4n2+4n4 n^{2}+4 n squares. We will therefore need 2n2+2n2 n^{2}+2 n dominoes. There will be n2+nn^{2}+n horizontal dominoes and as many vertical ones.

Each vertical domino covers one square of each color. Once the vertical dominoes are placed, there remain n2n^{2} red squares and n2+nn^{2}+n blue squares to be covered by horizontal dominoes. According to the coloring, a horizontal domino covers squares of the same color. Therefore, nn must be even. In other words, when nn is odd, it will be impossible to cover the chessboard according to the conditions of the statement.

## 2 Advanced: Combinatorics

## 1 First TD

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.