Olympiad Maths Prep

Library / /4 of 16

Algebra Difficulty 5.0 AIME Prove it Ukraine

**Can real numbers xx, yy, zz satisfy**
1(xy)(x+y)+1(yz)(y+z)+1(zx)(z+x)=0? \frac{1}{(x-y)(x+y)} + \frac{1}{(y-z)(y+z)} + \frac{1}{(z-x)(z+x)} = 0?

Solution

Denote a=x2y2a = x^2 - y^2, b=y2z2b = y^2 - z^2, then ab=z2x2-a - b = z^2 - x^2 and the equation can be rewritten as:
1a+1b=1a+b(a+b)2=aba2ab+b2=0(ab2)2+3b24=0. \frac{1}{a} + \frac{1}{b} = \frac{1}{a+b} \Leftrightarrow (a+b)^2 = ab \Leftrightarrow a^2 - ab + b^2 = 0 \Leftrightarrow \left(a - \frac{b}{2}\right)^2 + \frac{3b^2}{4} = 0.
The last equality holds only with a=b=0a = b = 0, which is impossible. Therefore, the equation has no solutions.

Looking for a route rather than 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.