Maths Olympiad Prep

Library / /31 of 65

Algebra Difficulty 6.1 National Olympiad Prove it Bulgaria

Problem:
Find the number of real solutions of the system
x+y+z=3xyx2+y2+z2=3xzx3+y3+z3=3yz \left\lvert\, \begin{aligned} & x + y + z = 3 x y \\ & x^{2} + y^{2} + z^{2} = 3 x z \\ & x^{3} + y^{3} + z^{3} = 3 y z \end{aligned} \right.

Solution

Solution:
Note first that the triple (0,0,0)(0, 0, 0) is a solution of the system.

If y=0y = 0, then it follows from the first equation that x=zx = -z and the second one gives that x=z=0x = z = 0.

If y0y \neq 0, set a=xya = \frac{x}{y} and b=zyb = \frac{z}{y}. Then the system becomes
1+a+b=3ay1+a2+b2=3aby(1+a3+b3)=3b \left\lvert\, \begin{aligned} & 1 + a + b = 3 a y \\ & 1 + a^{2} + b^{2} = 3 a b \\ & y\left(1 + a^{3} + b^{3}\right) = 3 b \end{aligned} \right.
Hence y=1+a+b3ay = \frac{1 + a + b}{3 a} and therefore
(1+a+b)(1+a3+b3)=9ab1+a2+b2=3ab \left\lvert\, \begin{aligned} & (1 + a + b)\left(1 + a^{3} + b^{3}\right) = 9 a b \\ & 1 + a^{2} + b^{2} = 3 a b \end{aligned} \right.
Set u=a+bu = a + b and v=abv = a b. Then
(1+u)(1+u33uv)=9v1+u22v=3v \left\lvert\, \begin{aligned} & (1 + u)\left(1 + u^{3} - 3 u v\right) = 9 v \\ & 1 + u^{2} - 2 v = 3 v \end{aligned} \right.
Hence v=u2+15v = \frac{u^{2} + 1}{5} and plugging it into the first equation gives
0=u4+u36u2+u2=(u2)(u3+3u2+1) 0 = u^{4} + u^{3} - 6 u^{2} + u - 2 = (u - 2)\left(u^{3} + 3 u^{2} + 1\right)
The case u=2u = 2 leads to v=1v = 1, a=b=1a = b = 1 and gives the solution (x,y,z)=(1,1,1)(x, y, z) = (1, 1, 1).

The function f(u)=u3+3u2+1f(u) = u^{3} + 3 u^{2} + 1 has a local maximum at u=2u = -2 and a local minimum at u=0u = 0. Since f(0)=1>0f(0) = 1 > 0, the equation f(u)=0f(u) = 0 has only one real root u0u_{0} and u0<2u_{0} < -2. Then u024u02+15=u0245>0u_{0}^{2} - 4 \frac{u_{0}^{2} + 1}{5} = \frac{u_{0}^{2} - 4}{5} > 0 which shows that the system
a+b=u0ab=u02+15 \left\lvert\, \begin{aligned} & a + b = u_{0} \\ & a b = \frac{u_{0}^{2} + 1}{5} \end{aligned} \right.
has two solutions.

Thus the given system has four real solutions.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.