Maths Olympiad Prep

Library / /56 of 61

Combinatorics Difficulty 7.5 National olympiad, round 2 Prove it Belarus

A checkered polygon AA is drawn on the checkered plane. We call a cell of AA *internal* if all 8 of its adjacent cells belong to AA. All other (non-internal) cells of AA we call *boundary*. It is known that 1) each boundary cell has exactly two common sides with other boundary cells; and 2) the union of all boundary cells can be divided into isosceles trapezoids of area 2 with vertices at the grid nodes (and acute angles of the trapezoids are equal to 4545^\circ).
Prove that the area of the polygon AA is congruent to 11 modulo 44.
( A. Yuran )

Solution

It is clear that the set of boundary cells of the polygon AA can be divided into trapezoids so that you can go from any of them to another, going only through the sides of the trapezoids. We call a polygon satisfying this condition *good*. We will prove by induction on k2k \ge 2 the following statement: if the area of a good polygon is S4k+1S \le 4k + 1, then S1(mod4)S \equiv 1 \pmod{4}.

The induction base is k=2k=2. It is easy to see that there are at least 44 trapezoids, and if there are exactly 44 of them the polygon is a square 3×33 \times 3. If there are at least 55 trapezoids, then the area S25>24+1S \ge 2 \cdot 5 > 2 \cdot 4 + 1.

The step of the induction. Suppose that the statement is true for k=n12k = n-1 \ge 2. Let us prove it for k=nk = n, i.e. for any good polygon with the area S[4(n1)+2;4n+1]S \in [4(n-1) + 2; 4n+1].

Consider any side ABAB of a good polygon, both adjacent angles to which are equal to 9090^\circ. Such side always exists, for example the lowest horizontal side of a polygon.
Let AB=3AB = 3 and the polygon is not a square 3×33 \times 3. Then two trapezoids adjacent to ABAB are restored uniquely and it is possible to cut off the rectangle 3×43 \times 4 from the polygon and get a good one again. It is clear that with such a cut, the remainder of dividing SS by 44 will not change.

Figure 1

Now let's assume that the good polygon has no sides of length 33 (If the side of the polygon is 33, then clearly both of its adjacent angles are 9090^\circ). Then to the neighboring sides there are at least 22 adjacent trapezoids (otherwise their length is 33).
Let AB=lAB = l. If the rectangle CABDCABD (see the fig.) of the size l×4l \times 4 has no border cells except those that have common points with the polyline CABDCABD, then this polygon can be cut off, and we get a good polygon again by moving the trapezoids adjacent to ABAB by 44 cells up (similar to the case AB=3AB = 3).

Figure 2

Suppose that the rectangle CABDCABD contains other boundary cells.
Color some cells of the plane in 22 colors, as in the figure. Then all boundary cells of the form \square have color 11, of the form \square have color 22 (since from each cell of the first type the cell of the second is located through one). Consider all the boundary cells inside the rectangle CABDCABD and choose the lower one that has no common points with the polyline. Then some adjacent cell to it on the left or right should be the boundary cell, otherwise the border will not split into trapezoids (if this cell is colored, it contains part of the trapezoid with horizontal bases, otherwise the cell is not lower, and if not, the trapezoid containing this cell cannot have vertical bases for the same reasons).
Of the two adjacent boundary cells at least one is crossed by the diagonal of the trapezoid. Without loss of generality, we assume that it has the form \square (it is dashed in the figure). Then it has color 11 and is located two cells higher than the color 22 cell of the \square type adjacent to ABAB, otherwise it cannot be located inside CABDCABD which is true for any of its inner color 11 cells. Then it is clear that the part of this cell is contained in the trapezoid, located to the right of it.

Figure 3

Now we will make cuts, as shown in the figure, thus cutting the polygon into 22 parts. The area of the polygon is (4a+1)+(4b+1)+31(mod4)(4a+1) + (4b+1) + 3 \equiv 1 \pmod{4}, as required.

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 and solution reproduced as published; topic and difficulty added by this site.