Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2026 / Problems / Day 2, P10

IMC 2026 · Day 2 · P10

An infinite chessboard of size d>0d > 0 is obtained by colouring the interiors of the squares of an infinite square grid of side length dd alternately white and black following the usual chessboard pattern. The points belonging to the grid lines have neither colour and the grid may be translated and rotated arbitrarily in the plane.

Is it true that for any finite set of points p1,,pnp_{1}, \ldots, p_{n} in the plane, there exist d(0,1)d \in (0,1) and an infinite chessboard of size dd such that all the points pip_{i} lie in white squares?

(proposed by David Hruška, Czech Academy of Sciences, Prague)

Solution (official)

We prove that the statement is true.

The standard one-dimensional Dirichlet approximation theorem says that, for every real α\alpha and positive integer QQ, there are integers p,qp, q with 1qQ1 \leq q \leq Q and qαp<1/Q|q \alpha - p| < 1/Q. We need its simultaneous form, sometimes called multidimensional Dirichlet approximation. Its role here is to approximate all coordinates at once using the same multiplier KK:

Lemma. For real numbers α1,,αm\alpha_{1}, \ldots, \alpha_{m} and a positive integer QQ, there exists an integer KK with 1KQm1 \leq K \leq Q^{m} such that Kαjpj<1Q(j=1,,m)\left| K \alpha_{j} - p_{j} \right| < \frac{1}{Q} \quad (j = 1, \ldots, m) for suitable integers p1,,pmp_{1}, \ldots, p_{m}.

Proof. Consider the Qm+1Q^{m} + 1 points ({kα1},,{kαm})[0,1)m,k=0,1,,Qm.\left( \left\{ k \alpha_{1} \right\}, \ldots, \left\{ k \alpha_{m} \right\} \right) \in [0,1)^{m}, \quad k = 0, 1, \ldots, Q^{m}. Split [0,1)m[0,1)^{m} into QmQ^{m} half-open cubes of side length 1/Q1/Q. By the pigeonhole principle, two of the Qm+1Q^{m} + 1 points lie in the same cube; denote their indices by k<k < \ell. For K=kK = \ell - k, subtracting the two coordinatewise gives integers p1,,pmp_{1}, \ldots, p_{m} satisfying the required inequalities and proves the lemma.

Let the points be (x1,y1),,(xN,yN)\left( x_{1}, y_{1} \right), \ldots, \left( x_{N}, y_{N} \right) and apply the lemma with m=2Nm = 2N and Q=5Q = 5. We obtain an integer 1K52N1 \leq K \leq 5^{2N} and integers pi,qip_{i}, q_{i} such that Kxipi<15,Kyiqi<15(i=1,,N).\left| K x_{i} - p_{i} \right| < \frac{1}{5}, \quad \left| K y_{i} - q_{i} \right| < \frac{1}{5} \quad (i = 1, \ldots, N). Thus, after multiplication by the same integer KK, every coordinate is “close” to an integer.

Take an axes-aligned checkerboard of size d=12K12<1,d = \frac{1}{2K} \leq \frac{1}{2} < 1, translated by d/2d/2 in each coordinate, i.e. with the origin being the center of one square and let us colour this square white. The grid lines then satisfy x/d+1/2Zx/d + 1/2 \in \mathbb{Z} and y/d+1/2Zy/d + 1/2 \in \mathbb{Z} and a point (x,y)(x, y) which does not belong to any grid line is white precisely when xd+12+yd+120(mod2).\left\lfloor \frac{x}{d} + \frac{1}{2} \right\rfloor + \left\lfloor \frac{y}{d} + \frac{1}{2} \right\rfloor \equiv 0 \quad (\bmod 2).

Write Kxi=pi+δiK x_{i} = p_{i} + \delta_{i} with δi<1/5\left| \delta_{i} \right| < 1/5. The choice d=1/(2K)d = 1/(2K) makes the main term 2pi2 p_{i} even, while the translation by d/2d/2 keeps the small error inside the same square. Indeed, xid+12=2Kxi+12=2pi+2δi+12=:εi.\frac{x_{i}}{d} + \frac{1}{2} = 2 K x_{i} + \frac{1}{2} = 2 p_{i} + \underbrace{2 \delta_{i} + \frac{1}{2}}_{=: \varepsilon_{i}}. Since 2δi<2/5\left| 2 \delta_{i} \right| < 2/5, we have 0<εi<1,0 < \varepsilon_{i} < 1, so xid+12=2pi,\left\lfloor \frac{x_{i}}{d} + \frac{1}{2} \right\rfloor = 2 p_{i}, which is even. The same argument gives yid+12=2qi,\left\lfloor \frac{y_{i}}{d} + \frac{1}{2} \right\rfloor = 2 q_{i}, also even. Hence the sum of the two square indices is even, so every point lies in a white square. The strict inequalities 0<εi<10 < \varepsilon_{i} < 1 also show that no point lies on a grid line.

Similar problems

IMC 2018 · Day 1 · P5killeravg 0.5/10 · solved 3% · near-0 94% · disc 0.39