Maths Olympiad Prep

Library / /1143 of 1394

, 2019

Algebra Difficulty 5.7 AIME, harder Prove it United States

Problem:

A 5×55 \times 5 grid of unit squares is partitioned into 55 pairwise incongruent rectangles with sides lying on the gridlines. Find the maximum possible value of the product of their areas.

Solution

Solution:

The greatest possible value for the product is 34468=23043 \cdot 4 \cdot 4 \cdot 6 \cdot 8 = 2304, achieved when the rectangles are 3×13 \times 1, 1×41 \times 4, 2×22 \times 2, 2×32 \times 3, 4×24 \times 2. To see that this is possible, orient these rectangles so that the first number is the horizontal dimension and the second number is the vertical dimension. Then, place the bottom-left corners of these rectangles at (2,4)(2,4), (4,0)(4,0), (2,2)(2,2), (0,2)(0,2), (0,0)(0,0) respectively on the grid.

We will now prove that no larger product can be achieved. Suppose that there is at least one rectangle of area at most 22. Then the product is at most 25.754=233.06252<21100=22002 \cdot 5.75^{4} = 2 \cdot 33.0625^{2} < 2 \cdot 1100 = 2200 by AM-GM. Now suppose that there is at least one rectangle of area at least 99. Then the product is at most 944=23049 \cdot 4^{4} = 2304 by AM-GM. (Neither of these is tight, since you cannot have non-integer areas, nor can you have four rectangles all of area 44.)

Now consider the last possibility that is not covered by any of the above: that there are no rectangles of size at most 22 and no rectangles of area at least 99. There can be at most one rectangle of area 3,5,6,83, 5, 6, 8 each, at most two rectangles of area 44, and no rectangles of area 77. The only way to achieve a sum of 2525 with these constraints is 3,4,4,6,83, 4, 4, 6, 8, which produces a product of 23042304. We have shown through the earlier cases that a larger product cannot be achieved, so this is indeed the maximum.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.