Olympiad Maths Prep

Library / /17 of 21

, 2007

Geometry Difficulty 8.8 Shortlist Prove it IMO

In the Cartesian coordinate plane define the strip Sn={(x,y)nx<n+1}S_{n}=\{(x, y) \mid n \leq x<n+1\} for every integer nn. Assume that each strip SnS_{n} is colored either red or blue, and let aa and bb be two distinct positive integers. Prove that there exists a rectangle with side lengths aa and bb such that its vertices have the same color.

Solution

If SnS_{n} and Sn+aS_{n+a} have the same color for some integer nn, then we can choose the rectangle with vertices (n,0)Sn,(n,b)Sn,(n+a,0)Sn+a(n, 0) \in S_{n}, (n, b) \in S_{n}, (n+a, 0) \in S_{n+a}, and (n+a,b)Sn+a(n+a, b) \in S_{n+a}, and we are done. So it can be assumed that SnS_{n} and Sn+aS_{n+a} have opposite colors for each nn.

Similarly, it also can be assumed that SnS_{n} and Sn+bS_{n+b} have opposite colors. Then, by induction on p+q|p|+|q|, we obtain that for arbitrary integers pp and qq, strips SnS_{n} and Sn+pa+qbS_{n+p a+q b} have the same color if p+qp+q is even, and these two strips have opposite colors if p+qp+q is odd.

Let d=gcd(a,b)d=\gcd(a, b), a1=a/da_{1}=a / d and b1=b/db_{1}=b / d. Apply the result above for p=b1p=b_{1} and q=a1q=-a_{1}. The strips S0S_{0} and S0+b1aa1bS_{0+b_{1} a-a_{1} b} are identical and therefore they have the same color. Hence, a1+b1a_{1}+b_{1} is even. By the construction, a1a_{1} and b1b_{1} are coprime, so this is possible only if both are odd.

Without loss of generality, we can assume a>ba>b. Then a1>b11a_{1}>b_{1} \geq 1, so a13a_{1} \geq 3.

Choose integers kk and \ell such that ka1b1=1k a_{1}-\ell b_{1}=1 and therefore kab=dk a-\ell b=d. Since a1a_{1} and b1b_{1} are odd, k+k+\ell is odd as well. Hence, for every integer nn, strips SnS_{n} and Sn+kab=Sn+dS_{n+k a-\ell b}=S_{n+d} have opposite colors. This also implies that the coloring is periodic with period 2d2d, i.e. strips SnS_{n} and Sn+2dS_{n+2 d} have the same color for every nn.

Figure 1
Figure 1

We will construct the desired rectangle ABCDABCD with AB=CD=aAB=CD=a and BC=AD=bBC=AD=b in a position such that vertex AA lies on the xx-axis, and the projection of side ABAB onto the xx-axis is of length 2d2d (see Figure 1). This is possible since a=a1d>2da=a_{1} d>2d. The coordinates of the vertices will have the forms
A=(t,0),B=(t+2d,y1),C=(u+2d,y2),D=(u,y3). A=(t, 0), \quad B=\left(t+2d, y_{1}\right), \quad C=\left(u+2d, y_{2}\right), \quad D=\left(u, y_{3}\right) .
Let φ=a124\varphi=\sqrt{a_{1}^{2}-4}. By Pythagoras' theorem,
y1=BB0=a24d2=da124=dφ y_{1}=BB_{0}=\sqrt{a^{2}-4d^{2}}=d \sqrt{a_{1}^{2}-4}=d \varphi
So, by the similar triangles ADD0ADD_{0} and BAB0BAB_{0}, we have the constraint
ut=AD0=ADABBB0=bdaφ \begin{equation*} u-t=AD_{0}=\frac{AD}{AB} \cdot BB_{0}=\frac{b d}{a} \varphi \tag{1} \end{equation*}
for numbers tt and uu. Computing the numbers y2y_{2} and y3y_{3} is not required since they have no effect to the colors.

Observe that the number φ\varphi is irrational, because φ2\varphi^{2} is an integer, but φ\varphi is not: a1>φa122a1+2>a11a_{1}>\varphi \geq \sqrt{a_{1}^{2}-2 a_{1}+2}>a_{1}-1.

By the periodicity, points AA and BB have the same color; similarly, points CC and DD have the same color. Furthermore, these colors depend only on the values of tt and uu. So it is sufficient to choose numbers tt and uu such that vertices AA and DD have the same color.

Let ww be the largest positive integer such that there exist ww consecutive strips Sn0,Sn0+1,,Sn0+w1S_{n_{0}}, S_{n_{0}+1}, \ldots, S_{n_{0}+w-1} with the same color, say red. (Since Sn0+dS_{n_{0}+d} must be blue, we have wdw \leq d.) We will choose tt from the interval (n0,n0+w)\left(n_{0}, n_{0}+w\right).

Figure 2
Figure 2

Consider the interval I=(n0+bdaφ,n0+bdaφ+w)I=\left(n_{0}+\frac{b d}{a} \varphi, n_{0}+\frac{b d}{a} \varphi+w\right) on the xx-axis (see Figure 2). Its length is ww, and the end-points are irrational. Therefore, this interval intersects w+1w+1 consecutive strips. Since at most ww consecutive strips may have the same color, interval II must contain both red and blue points. Choose uIu \in I such that the line x=ux=u is red and set t=ubdaφt=u-\frac{b d}{a} \varphi, according to the constraint (1). Then t(n0,n0+w)t \in\left(n_{0}, n_{0}+w\right) and A=(t,0)A=(t, 0) is red as well as D=(u,y3)D=\left(u, y_{3}\right).

Hence, variables uu and tt can be set such that they provide a rectangle with four red vertices.

Looking for a route rather than 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.