Maths Olympiad Prep

Library / /15 of 19

Combinatorics Difficulty 6.9 National Olympiad Prove it Canada

The integers 11, 22, 33, \ldots, 20162016 are written on a board. You can choose any two numbers on the board and replace them with their average. For example, you can replace 11 and 22 with 1.51.5, or you can replace 11 and 33 with a second copy of 22. After 20152015 replacements of this kind, the board will have only one number left on it.

a. Prove that there is a sequence of replacements that will make the final number equal to 22.

b. Prove that there is a sequence of replacements that will make the final number equal to 10001000.

Solution

a.
First replace 20142014 and 20162016 with 20152015, and then replace the two copies of 20152015 with a single copy. This leaves us with {1,2,,2013,2015}\{1, 2, \ldots, 2013, 2015\}. From here, we can replace 20132013 and 20152015 with 20142014 to get {1,2,,2012,2014}\{1, 2, \ldots, 2012, 2014\}. We can then replace 20122012 and 20142014 with 20132013, and so on, until we eventually get to {1,3}\{1, 3\}. We finish by replacing 11 and 33 with 22.

b.
Using the same construction as in (a), we can find a sequence of replacements that reduces {a,a+1,,b}\{a, a + 1, \ldots, b\} to just {a+1}\{a + 1\}. Similarly, we can also find a sequence of replacements that reduces {a,a+1,,b}\{a, a + 1, \ldots, b\} to just {b1}\{b - 1\}.

In particular, we can find sequences of replacements that reduce {1,2,,999}\{1, 2, \ldots, 999\} to just {998}\{998\}, and that reduce {1001,1002,,2016}\{1001, 1002, \ldots, 2016\} to just {1002}\{1002\}. This leaves us with {998,1000,1002}\{998, 1000, 1002\}. We can replace 998998 and 10021002 with a second copy of 10001000, and then replace the two copies of 10001000 with a single copy to complete the construction.

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.