Maths Olympiad Prep

Library / /25 of 56

, 2011

Combinatorics Difficulty 5.7 AIME, harder Prove it Singapore

If 46 squares are colored red in a 9×99 \times 9 board, show that there is a 2×22 \times 2 block on the board in which at least 3 of the squares are colored red.

Solution

Suppose that at most 2 squares are colored red in any 2×22 \times 2 square. Then in any 9×29 \times 2 block, there are at most 10 red squares. Moreover, if there are 10 red squares, then there must be 5 in each row. This can be seen as follows. There are 8×2×28 \times 2 \times 2 blocks. Counting multiplicity, there are altogether 16 red squares. Each red square in the interior is counted twice while each red square at the edge is counted once. If there are 11 red squares, then there are at least 7 red squares in the interior. Thus the total count is at least 4+7×2=18>164+7 \times 2 = 18 > 16, a contradiction. If there are exactly 10 red squares, then 4 of them must be at the edge and the red squares in each row are not next to each other and hence there are 5 in each row.

Now let the number of red squares in row ii be rir_i. Then ri+ri+110r_i + r_{i+1} \le 10, 1i81 \le i \le 8. Suppose that some ri5r_i \le 5 with ii odd. Then
(r1+r2)++(ri2+ri1)+ri++(r8+r9)4×10+5=45 (r_1 + r_2) + \dots + (r_{i-2} + r_{i-1}) + r_i + \dots + (r_8 + r_9) \le 4 \times 10 + 5 = 45
which leads to a contradiction. On the other hand, suppose that r1,r3,r5,r7,r96r_1, r_3, r_5, r_7, r_9 \ge 6.
Then the sum of any 2 consecutive rir_i's is 9\le 9. Again we get a contradiction as
(r1+r2)++(r7+r8)+r94×9+9=45. (r_1 + r_2) + \cdots + (r_7 + r_8) + r_9 \le 4 \times 9 + 9 = 45.

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.