IMC 2012 · Problem 4

Day 219th IMC · Blagoevgrad, Bulgaria

Statement

Let n2n \ge 2 be an integer. Find all real numbers aa such that there exist real numbers x1,,xnx_1, \dots, x_n satisfying

x1(1x2)=x2(1x3)==xn1(1xn)=xn(1x1)=a.(1)x_1(1 - x_2) = x_2(1 - x_3) = \dots = x_{n-1}(1 - x_n) = x_n(1 - x_1) = a. \tag{1}

Official solution

Hidden so you can work on the problem first.

Proposed by Walther Janous and Gerhard Kirchner, Innsbruck.