9-5. A circle is divided into 100 equal arcs by 100 points. Next to the points, numbers from 1 to 100 are written, each exactly once. It turns out that for any number , if a diameter is drawn through the point with the number , then the number of numbers less than on either side of this diameter will be equal. What number can be written at the point diametrically opposite the point with the number
Problem 852
Official solution
Answer: Only 84.
Solution: Consider the odd number . Let's mentally discard it and the number diametrically opposite to it. According to the condition, among the remaining numbers, all numbers less than are divided into two groups of equal size. Therefore, among the remaining numbers, there is an even number of numbers less than . In total, the number of numbers less than is also even - there are of them. From this, it follows that the number diametrically opposite to must be greater than it!
Then, opposite 99 can only be 100, opposite 97 - only 98 (since the numbers 99 and 100 are already opposite each other), opposite 95 - only 96 (since all larger numbers are already opposite each other), and so on. Therefore, opposite 83 stands 84.
Comment: Note that any variant where for all the numbers and are in diametrically opposite positions, is suitable.