Maths Olympiad Prep

Library / /30 of 63

Combinatorics Difficulty 6.8 National olympiad Prove it Japan

In a 7×77 \times 7 chessboard, a coin is placed in the square in the first row from the top, the fourth column from the left. We call square YY a lower left square of square XX if YY is kk squares to the left and kk squares below XX for some positive integer kk. Similarly, we call square YY a lower right square of square XX if YY is kk squares to the right and kk squares below XX for some positive integer kk. For a square XX not on the bottom line, one can perform one of the following four operations when a coin is placed on XX:

a. Remove a coin from XX and place a coin in the square one below XX.

b. Remove a coin from XX and place coins in each of the lower left squares of XX.

c. Remove a coin from XX and place coins in each of the lower right squares of XX.

d. Remove a coin from XX and place coins in the square one square to the left and one square below XX, and the square one square to the right and one square below XX. If there is only one such square, place a coin in that square only.

If there is already a coin in the place where one intends to place a coin, one will not place the coin there.
Find the maximum possible number of coins that can be placed on the square when the operation is performed an arbitrary number of times.

Figure 1
(a)
Figure 2
(b)
Figure 3
(c)
Figure 4
(d)

Solutions — 2

Solution 1

1919

If one writes the number in each square as shown in the figure below, the sum of the numbers written in the squares where the coins are placed cannot be increased by the operations.
Figure 5
The number written in the square where the coin was initially placed is 6464 and there are three squares with 11 written in them, eight squares with 22 and six squares with 44. Since the number written in each of the other squares is at least 88, 64<13+28+46+8364 < 1 \cdot 3 + 2 \cdot 8 + 4 \cdot 6 + 8 \cdot 3 shows that the number of coins placed in the squares is always less than or equal to 3+8+6+31=193 + 8 + 6 + 3 - 1 = 19.

On the other hand, one can place 1919 coins in the squares by performing the operations as follows. In the following operation (x)(x) on the square in iith row from the top and jjth column from the left is denoted by "xx on (i,j)(i, j)".

Do dd on (1,4)(1, 4), bb on (2,5)(2, 5), aa on (5,2)(5, 2), dd on (6,2)(6, 2), dd on (4,3)(4, 3), aa on (5,2)(5, 2), dd on (5,4)(5, 4), dd on (6,3)(6, 3), dd on (6,5)(6, 5), dd on (3,4)(3, 4), dd on (4,3)(4, 3), aa on (4,5)(4, 5), dd on (5,5)(5, 5), dd on (6,6)(6, 6), dd on (5,4)(5, 4), cc on (2,3)(2, 3), aa on (5,6)(5, 6), dd on (4,5)(4, 5), dd on (3,4)(3, 4) in that order.

From the above, the answer is 1919.

Solution 2

The proof that the number of coins placed in the squares is at most 1919 is the same as above. One can also place 1919 coins in the squares by performing the operations as follows.

Do dd on (1,4)(1, 4), dd on (2,3)(2, 3), dd on (3,2)(3, 2), dd on (4,3)(4, 3), aa on (5,2)(5, 2), dd on (6,2)(6, 2), dd on (5,4)(5, 4), dd on (6,3)(6, 3), dd on (6,5)(6, 5), dd on (3,4)(3, 4), aa on (4,3)(4, 3), dd on (5,3)(5, 3), dd on (4,5)(4, 5), dd on (5,4)(5, 4), aa on (5,6)(5, 6), dd on (6,6)(6, 6), dd on (2,5)(2, 5), dd on (3,6)(3, 6), dd on (4,5)(4, 5), aa on (5,6)(5, 6), dd on (3,4)(3, 4), bb on (4,3)(4, 3), cc on (4,5)(4, 5) in that order.

From the above, the answer is 1919.

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.