Maths Olympiad Prep

Library / /259 of 264

Combinatorics Difficulty 7.4 National Olympiad, round 2 Prove it Romania

Eight numbers, all zero, are written on a blackboard. A move consists in randomly selecting four of them, aa, bb, cc, dd, and replacing them by a+3a+3, b+3b+3, c+2c+2 and d+1d+1, respectively.

a) What is the smallest number of moves after which on the blackboard can appear eight consecutive numbers?

b) Is there a sequence of moves after which all the numbers on the blackboard are equal to 20152015?

Solution

a) After each move, the sum of the numbers increases by 99. Since the sum of the smallest 88 consecutive numbers is 0+1+2++7=280 + 1 + 2 + \dots + 7 = 28, but the table below uses 11 to 88 (sum 3636), so let's check the table for correctness. The table shows the process:

Start00000000
First move1233
Second move2133
Third move3312
Fourth move1323
Outcome12345678

After four moves, the numbers on the blackboard can be eight consecutive numbers. Since each move increases the sum by 99, and the sum of 11 to 88 is 3636, four moves are sufficient.

b) After kk moves, the sum of the eight numbers is 9k9k. Since 82015=161208 \cdot 2015 = 16120 is not a multiple of 99, the answer is negative.

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.