Ten positive integers (not necessarily distinct) are arranged in a circle. An integer is colored red if it is equal to the average of its two neighbors. What is the largest possible number of red numbers?
Ten positive integers (not necessarily distinct) are arranged in a circle. An integer is colored red if it is equal to the average of its two neighbors. What is the largest possible number of red numbers?
"not necessarily distinct" is the key to the answer. All ten integers can be the same.
Thus, every integer is the average of the two on either side. Total red numbers, all ten.
.