Maths Olympiad Prep

Library / /22 of 24

Combinatorics Difficulty 7.4 National olympiad, round 2 Prove it Argentina

All numbers from 11 to 1616 are written in a 4×44 \times 4 board, one in each cell. We calculate all the differences between two numbers that occupy adjacent cells and call *value* of the board the greatest of these differences.

Figure 1

Which is the smallest value that a board can have?
Show a board having that value and explain why no board can have a smaller value.

*Remark:* Two cells are adjacent if they share a side.
*Remark:* The difference between two numbers is the subtraction of the smaller from the larger of them.

Solution

The smallest value that a board can have is 44, and an example of a board having this value is the following:

| 1 | 2 | 3 | 4 |
|---|---|---|---|
| 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 |

Let us now show that the value of any board is at least 44. Assume there is a board where the value is at most 33. Then, all the numbers from 55 to 1616 are not neighbors of 11 and so, 11 can only have 22, 33 and 44 in adjacent cells. It follows that 11 cannot be in the interior cells of the board (since these cells have 44 adjacent cells each). Therefore, 11 is written in a cell on the border of the board. Let us consider two cases:

Case 1: 11 is written in a cell on the border but not in a corner.
In this case, we may assume that 11 is written in the cell in row 11, column 22 (since the remaining 77 cases are equivalent by rotations and reflections). As this cell has exactly 33 adjacent cells (shaded in Figure (a)), the numbers 22, 33 and 44 must be written in them. If 22 is written as in Figures (b) or (c), we have a contradiction, since 11 and 22 combined can only have 33, 44 and 55 as neighbors, but there are more than 33 adjacent cells. Finally, if 22 is written as in Figure (d), as 11, 22, 33 and 44 combined can only have 55, 66 and 77 as neighbors, 33 and 44 should be written on the two shaded cells, both neighbors of 11; we reach a contradiction.

Figure 2

Case 2: 11 is written in a cell of a corner.
In this case, we may assume 11 is written in row 11, column 11 (the remaining 33 cases are equivalent by rotation).
If 22 is not a neighbor of 11, then 11 and 22 combined have at least 44 neighbors, which leads to a contradiction, since the only possible neighbors of 11 and 22 are 33, 44 and 55. Therefore, we may assume 22 is written in row 11, column 22 (the case where 22 is written in row 22, column 11 is equivalent by reflection). Since 11, 22 and 33 combined can only have 33 neighbors (44, 55, 66), then 33 must be written in row 22, column 11, and 44, 55 and 66 must be written in the cells shaded in the figure below. Thus, some number x10x \ge 10 will be written in one of the cells with a ×\times, and therefore, it will be in a cell adjacent to a number y6y \le 6 (written in a shaded cell). This implies that the value of the board is at least 106=410 - 6 = 4, a contradiction.

Figure 3

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 and solution reproduced as published; topic and difficulty added by this site.