Maths Olympiad Prep

Library / /6 of 9

Combinatorics Difficulty 6.6 National Olympiad Prove it Italy

Consider the infinite quadrant in the figure, where all the small squares have side 11. Is it possible to color some of the small squares black in such a way that both of the following properties are satisfied?
- For every natural number nn, the square with a vertex at OO and side nn (with sides parallel to the axes) has a number of black squares greater than the number of white squares.
- On every infinite diagonal of small squares parallel to the one shown in the figure, there are at most a finite number of black squares.

Figure 1

Solution

Solution:

Yes, it is possible. For example, let us color black:
- the first small square having a vertex at OO;
- the first 22 small squares on the two diagonals adjacent to the central diagonal;
- the first 33 small squares on the two diagonals adjacent to the previous ones, and so on.

It is clear that every 4545^{\circ} diagonal has a finite number of black squares.

Moreover, the number of black squares in a square of side nn with a vertex at the origin can be counted as follows:
- if n=2kn=2k is even, the number is
1+2(2+3++k1+k+k+k1++2+1)=2k2+2k1>2k2=12n2 1 + 2(2 + 3 + \ldots + k - 1 + k + k + k - 1 + \ldots + 2 + 1) = 2k^{2} + 2k - 1 > 2k^{2} = \frac{1}{2} n^{2}
- if n=2k+1n=2k+1 is odd, the number is:
1+2(2+3++k+k+1+k++2+1)=2k2+4k+1>2k2+2k+12=12n2 1 + 2(2 + 3 + \ldots + k + k + 1 + k + \ldots + 2 + 1) = 2k^{2} + 4k + 1 > 2k^{2} + 2k + \frac{1}{2} = \frac{1}{2} n^{2}

Figure 2

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement translated into English from it; metadata (topic, difficulty) added by this project.