Maths Olympiad Prep

Library / /61 of 86

Algebra Difficulty 6.6 National olympiad Prove it Estonia

There are three consecutive positive integers on a blackboard. A move consists of erasing the smallest number on the blackboard and replacing it by the sum of itself and the greatest number on the blackboard. Is it possible that the sum of the numbers on the blackboard will be a power of 10:

a) after the 6th move?

b) after the 8th move?

Solution

Answer: (a) Yes; (b) No.

Let xx be the smallest of the three numbers initially on the blackboard. We will find the numbers on the blackboard after having made 0, 1, 2, 3, 4, 5, 6, 7 and 8 moves, and their sums:

Number of movesNumbers on the blackboardSum of numbers
0xx, x+1x+1, x+2x+23x+33x + 3
1x+1x+1, x+2x+2, x+3x+34x+54x + 5
2x+2x+2, 2x+22x+2, 3x+33x+36x+76x + 7
32x+22x+2, 3x+33x+3, 4x+54x+59x+109x + 10
43x+33x+3, 4x+54x+5, 6x+76x+713x+1513x + 15
54x+54x+5, 6x+76x+7, 9x+109x+1019x+2219x + 22
66x+76x+7, 9x+109x+10, 13x+1513x+1528x+3228x + 32
79x+109x+10, 13x+1513x+15, 19x+2219x+2241x+4741x + 47
813x+1513x+15, 19x+2219x+22, 28x+3228x+3260x+6960x + 69

(a) The total sum of the numbers on the blackboard after 6 moves will be 28x+3228x + 32. Either by direct computation or by considerations modulo 4 and 7, we observe that the equation 28x+32=10428x + 32 = 10^4 has an integer solution. Therefore it is possible that after the 6th move, the sum of the numbers on the blackboard will be a power of 10.

(b) The total sum of the numbers on the blackboard after 8 moves will be 60x+6960x + 69. As 60x60x and 6969 end with 0 and 9, respectively, their sum will also end with the digit 9. But such a number cannot be equal to a power of 10.

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.