Maths Olympiad Prep

Library / /1 of 4

Algebra Difficulty 5.6 AIME, harder Prove it North Macedonia

Real numbers a,b,c,da, b, c, d are given. Solve the system of equations (unknowns x,y,z,ux, y, z, u)
{x2yzzuyu=ay2zuuxxz=bz2uxxyyu=cu2xyyzzx=d \begin{cases} x^2 - yz - zu - yu = a \\ y^2 - zu - ux - xz = b \\ z^2 - ux - xy - yu = c \\ u^2 - xy - yz - zx = d \end{cases}

Solution

Subtracting from the first equation the other 3, we obtain
(xy)(x+y+z+u)=ab, etc (x - y)(x + y + z + u) = a - b, \text{ etc}
If we add these 3 new equations, we get
[4x(x+y+z+u)](x+y+z+u)=3abcd, [4x - (x + y + z + u)](x + y + z + u) = 3a - b - c - d,
and so, making the substitutions
x+y+z+u=λa+b+c+d=t \begin{align*} x + y + z + u &= \lambda \\ a + b + c + d &= t \end{align*}
then we have
x=λ4+4at4λ,y=λ4+4bt4λ,z=λ4+4ct4λ,u=λ4+4dt4λ.(1) x = \frac{\lambda}{4} + \frac{4a-t}{4\lambda}, \quad y = \frac{\lambda}{4} + \frac{4b-t}{4\lambda}, \quad z = \frac{\lambda}{4} + \frac{4c-t}{4\lambda}, \quad u = \frac{\lambda}{4} + \frac{4d-t}{4\lambda}. \quad (1)
By substitution of these values in the proposed equations we get
λ4+2λ2(a)+2(bc)3(a2)=0, \lambda^4 + 2\lambda^2 (\sum a) + 2(\sum bc) - 3(\sum a^2) = 0,
biquadratic in λ\lambda, giving
λ2=a±2a2, \lambda^2 = -\sum a \pm 2\sqrt{\sum a^2},
and computing λ\lambda, by substitution in (1) we obtain x,y,z,ux, y, z, u.

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 and solution reproduced as published; topic and difficulty added by this site.