Browse · MathNet
PrintAustrian Mathematical Olympiad
Austria algebra
Problem
On a circle, there are points. Each of them is labelled with a real number at most such that each number is the absolute value of the difference of the two numbers immediately preceding it in clockwise order. Determine the maximal possible value of the sum of all numbers as a function of . (Walther Janous)
Solution
All the numbers are absolute values, so they are positive or zero. Either all of them are zero, then their sum is also zero, or there is a maximal positive number. If we scale all numbers such that this maximum is , the sum can only get larger, therefore, we may assume that the maximum is in this case.
We observe that the difference of two such neighboring numbers smaller than is also smaller than . If we iterate around the circle, we see that all numbers have to be smaller than which is impossible if the maximum is .
Therefore, in the case of maximum , at least one of each pair of neighbors must equal . We can now distinguish two cases for the two numbers after the maximum. Either the number immediately after the maximum is also which means that the list of differences continues as or the next numbers are . However this means that so that and we get the list .
In both these subcases, has to be divisible by to wrap correctly around the circle with these patterns. Then, we get a sum of .
In conclusion, we get maximal sum if is not divisible by and if is divisible by .
We observe that the difference of two such neighboring numbers smaller than is also smaller than . If we iterate around the circle, we see that all numbers have to be smaller than which is impossible if the maximum is .
Therefore, in the case of maximum , at least one of each pair of neighbors must equal . We can now distinguish two cases for the two numbers after the maximum. Either the number immediately after the maximum is also which means that the list of differences continues as or the next numbers are . However this means that so that and we get the list .
In both these subcases, has to be divisible by to wrap correctly around the circle with these patterns. Then, we get a sum of .
In conclusion, we get maximal sum if is not divisible by and if is divisible by .
Final answer
2n/3 if 3 divides n, and 0 otherwise
Techniques
Recurrence relationsColoring schemes, extremal arguments