Maths Olympiad Prep

Library / /100 of 129

Combinatorics Difficulty 6.0 AIME, harder Prove it Slovenia

Jure has drawn a regular enneagon (a 9-sided polygon). He wants to arrange the numbers 11 to 99 at its vertices so that the sum of the numbers at any three consecutive vertices does not exceed some positive integer nn. What is the least possible nn with which he can succeed?

Solution

We will show that n=16n = 16.

As one can see in the figure, it is possible to arrange the numbers 11 to 99 at the vertices so that the sum of any three consecutive numbers is at most 1616.

Let us show that for n<16n < 16 this cannot be achieved. Assume, to the contrary, that it is possible to do so. If we add the sums over all possible triplets of consecutive vertices, we have used every number three times since it occurs in three such triplets. Hence, the number we obtain is equal to 3(1+2++9)=1353 \cdot (1 + 2 + \dots + 9) = 135. On the other hand, every sum of numbers at three consecutive vertices is at most nn and there are 99 such sums. Thus, the total sum is at most 9n9n. We conclude that 9n1359n \ge 135, so n15n \ge 15.

Figure 1

Finally, let us show that nn cannot equal 1515. If this were the case, all of the triplets would have to add up to 1515. Let us denote the numbers at four consecutive vertices by a1,a2,a3a_1, a_2, a_3 and a4a_4. Then a1+a2+a3=15a_1 + a_2 + a_3 = 15 and a2+a3+a4=15a_2 + a_3 + a_4 = 15, so a1=a4a_1 = a_4. This is not possible since every number has to occur exactly once. This proves that nn has to be at least 1616.

Figure 1

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.