Olympiad Maths Prep

Track / Stage 10 / 30 of 40 #1990 of 2000

Problem 1990

Hardest shortlist tier
Geometry Difficulty 9.3 Prove it IMO Problem Shortlist · IMO

For an integer m1m \geq 1, we consider partitions of a 2m×2m2^{m} \times 2^{m} chessboard into rectangles consisting of cells of the chessboard, in which each of the 2m2^{m} cells along one diagonal forms a separate rectangle of side length 1. Determine the smallest possible sum of rectangle perimeters in such a partition.

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

Solution 1. For a k×kk \times k chessboard, we introduce in a standard way coordinates of the vertices of the cells and assume that the cell CijC_{ij} in row ii and column jj has vertices (i1,j1),(i1,j),(i,j1),(i,j)(i-1, j-1), (i-1, j), (i, j-1), (i, j), where i,j{1,,k}i, j \in \{1, \ldots, k\}. Without loss of generality assume that the cells CiiC_{ii}, i=1,,ki=1, \ldots, k, form a separate rectangle. Then we may consider the boards Bk=1i<jkCijB_{k} = \bigcup_{1 \leq i < j \leq k} C_{ij} below that diagonal and the congruent board Bk=1j<ikCijB_{k}' = \bigcup_{1 \leq j < i \leq k} C_{ij} above that diagonal separately because no rectangle can simultaneously cover cells from BkB_{k} and BkB_{k}'. We will show that for k=2mk = 2^{m} the smallest total perimeter of a rectangular partition of BkB_{k} is m2m+1m 2^{m+1}. Then the overall answer to the problem is 2m2m+1+42m=(m+1)2m+22 \cdot m 2^{m+1} + 4 \cdot 2^{m} = (m+1) 2^{m+2}.

First we inductively construct for m1m \geq 1 a partition of B2mB_{2^{m}} with total perimeter m2m+1m 2^{m+1}. If m=0m=0, the board B2mB_{2^{m}} is empty and the total perimeter is 0. For m0m \geq 0, the board B2m+1B_{2^{m+1}} consists of a 2m×2m2^{m} \times 2^{m} square in the lower right corner with vertices (2m,2m),(2m,2m+1),(2m+1,2m),(2m+1,2m+1)(2^{m}, 2^{m}), (2^{m}, 2^{m+1}), (2^{m+1}, 2^{m}), (2^{m+1}, 2^{m+1}) to which two boards congruent to B2mB_{2^{m}} are glued along the left and the upper margin. The square together with the inductive partitions of these two boards yield a partition with total perimeter 42m+2m2m+1=(m+1)2m+24 \cdot 2^{m} + 2 \cdot m 2^{m+1} = (m+1) 2^{m+2} and the induction step is complete.

Let
Dk=2klog2k. D_{k} = 2k \log_{2} k.
Note that Dk=m2m+1D_{k} = m 2^{m+1} if k=2mk = 2^{m}. Now we show by induction on kk that the total perimeter of a rectangular partition of BkB_{k} is at least DkD_{k}. The case k=1k=1 is trivial (see m=0m=0 from above). Let the assertion be true for all positive integers less than kk. We investigate a fixed rectangular partition of BkB_{k} that attains the minimal total perimeter. Let RR be the rectangle that covers the cell C1kC_{1k} in the lower right corner. Let (i,j)(i, j) be the upper left corner of RR. First we show that i=ji = j. Assume that i<ji < j. Then the line from (i,j)(i, j) to (i+1,j)(i+1, j) or from (i,j)(i, j) to (i,j1)(i, j-1) must belong to the boundary of some rectangle in the partition. Without loss of generality assume that this is the case for the line from (i,j)(i, j) to (i+1,j)(i+1, j).

Case 1. No line from (i,l)(i, l) to (i+1,l)(i+1, l) where j<l<kj < l < k belongs to the boundary of some rectangle of the partition.
Then there is some rectangle RR' of the partition that has with RR the common side from (i,j)(i, j) to (i,k)(i, k). If we join these two rectangles to one rectangle we get a partition with smaller total perimeter, a contradiction.

Case 2. There is some ll such that j<l<kj < l < k and the line from (i,l)(i, l) to (i+1,l)(i+1, l) belongs to the boundary of some rectangle of the partition.
Then we replace the upper side of RR by the line (i+1,j)(i+1, j) to (i+1,k)(i+1, k) and for the rectangles whose lower side belongs to the line from (i,j)(i, j) to (i,k)(i, k) we shift the lower side upwards so that the new lower side belongs to the line from (i+1,j)(i+1, j) to (i+1,k)(i+1, k). In such a way we obtain a rectangular partition of BkB_{k} with smaller total perimeter, a contradiction.

Now the fact that the upper left corner of RR has the coordinates (i,i)(i, i) is established. Consequently, the partition consists of RR, of rectangles of a partition of a board congruent to BiB_{i} and of rectangles of a partition of a board congruent to BkiB_{k-i}. By the induction hypothesis, its total perimeter is at least
2(ki)+2i+Di+Dki2k+2ilog2i+2(ki)log2(ki). 2(k-i) + 2i + D_{i} + D_{k-i} \geq 2k + 2i \log_{2} i + 2(k-i) \log_{2}(k-i).
Since the function f(x)=2xlog2xf(x) = 2x \log_{2} x is convex for x>0x > 0, Jensen's inequality immediately shows that the minimum of the right hand side is attained for i=k/2i = k/2. Hence the total perimeter of the optimal partition of BkB_{k} is at least 2k+2k/2log2k/2+2(k/2)log2(k/2)=Dk2k + 2k/2 \log_{2} k/2 + 2(k/2) \log_{2}(k/2) = D_{k}.

Solution 2. We start as in Solution 1 and present another proof that m2m+1m 2^{m+1} is a lower bound for the total perimeter of a partition of B2mB_{2^{m}} into nn rectangles. Let briefly M=2mM = 2^{m}. For 1iM1 \leq i \leq M, let rir_{i} denote the number of rectangles in the partition that cover some cell from row ii and let cjc_{j} be the number of rectangles that cover some cell from column jj. Note that the total perimeter pp of all rectangles in the partition is
p=2(i=1Mri+i=1Mci). p = 2\left(\sum_{i=1}^{M} r_{i} + \sum_{i=1}^{M} c_{i}\right).
No rectangle can simultaneously cover cells from row ii and from column ii since otherwise it would also cover the cell CiiC_{ii}. We classify subsets SS of rectangles of the partition as follows. We say that SS is of type ii, 1iM1 \leq i \leq M, if SS contains all rir_{i} rectangles that cover some cell from row ii, but none of the cic_{i} rectangles that cover some cell from column ii. Altogether there are 2nrici2^{n - r_{i} - c_{i}} subsets of type ii. Now we show that no subset SS can be simultaneously of type ii and of type jj if iji \neq j. Assume the contrary and let without loss of generality i<ji < j. The cell CijC_{ij} must be covered by some rectangle RR. The subset SS is of type ii, hence RR is contained in SS. SS is of type jj, thus RR does not belong to SS, a contradiction. Since there are 2n2^{n} subsets of rectangles of the partition, we infer
2ni=1M2nrici=2ni=1M2(ri+ci) 2^{n} \geq \sum_{i=1}^{M} 2^{n - r_{i} - c_{i}} = 2^{n} \sum_{i=1}^{M} 2^{-\left(r_{i} + c_{i}\right)}
By applying Jensen's inequality to the convex function f(x)=2xf(x) = 2^{-x} we derive
1Mi=1M2(ri+ci)21Mi=1M(ri+ci)=2p2M \frac{1}{M} \sum_{i=1}^{M} 2^{-\left(r_{i} + c_{i}\right)} \geq 2^{-\frac{1}{M} \sum_{i=1}^{M} \left(r_{i} + c_{i}\right)} = 2^{-\frac{p}{2M}}
From the previous inequalities we obtain
1M2p2M 1 \geq M 2^{-\frac{p}{2M}}
and equivalently
pm2m+1 p \geq m 2^{m+1}

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.