Problem

Source: Kyiv City MO 2022 Round 2, Problem 8.3, 9.3

Tags: algebra



Nonzero real numbers $x_1, x_2, \ldots, x_n$ satisfy the following condition: $$x_1 - \frac{1}{x_2} = x_2 - \frac{1}{x_3} = \ldots = x_{n-1} - \frac{1}{x_n} = x_n - \frac{1}{x_1}$$ Determine all $n$ for which $x_1, x_2, \ldots, x_n$ have to be equal. (Proposed by Oleksii Masalitin, Anton Trygub)