Maths Olympiad Prep

Library / /18 of 34

Algebra Difficulty 5.8 AIME, harder Prove it Mongolia

Let xx, yy and zz be real numbers in the interval (1,1)(-1, 1). Prove that
1(1x2)(1y2)(1z2)+2(1xy)(1yz)(1zx)1(1x2)(1yz)2+1(1y2)(1zx)2+1(1z2)(1xy)2. \frac{1}{(1-x^2)(1-y^2)(1-z^2)} + \frac{2}{(1-xy)(1-yz)(1-zx)} \geq \\ \frac{1}{(1-x^2)(1-yz)^2} + \frac{1}{(1-y^2)(1-zx)^2} + \frac{1}{(1-z^2)(1-xy)^2}.

Solution

Lemma. Let a,b,c,d,ea, b, c, d, e and ff be real numbers. If for all real numbers λ\lambda and μ\mu, we have
a+bλ2+cμ2+2(dλ+eλμ+fμ)0,(1) a + b\lambda^2 + c\mu^2 + 2(d\lambda + e\lambda\mu + f\mu) \ge 0, \qquad (1)
then we have
abc+2defae2+bf2+cd2.(2) abc + 2def \ge ae^2 + bf^2 + cd^2. \qquad (2)

Proof. Clearly, b0b \ge 0. If b=0b=0, then it is easy to see that d=e=0d=e=0, thus (2) holds. Thus we may assume b>0b > 0.
Since the left-hand side of (1) is quadratic in the variable λ\lambda, its discriminant is non-positive, i.e., (d+eμ)2b(a+2fμ+cμ2)0(d+e\mu)^2 - b(a+2f\mu+c\mu^2) \le 0. Hence
(bce2)μ2+2(bfde)μ+(abd2)0. (bc - e^2)\mu^2 + 2(bf - de)\mu + (ab - d^2) \ge 0.

Again, its left-hand side is quadratic in μ\mu and so its discriminant is non-positive:
b(abc+2defae2bf2cd2)0. b \cdot (abc + 2def - ae^2 - bf^2 - cd^2) \ge 0.
This proves the claim.

By the Lemma, it suffices to show that for any real numbers λ\lambda and μ\mu, we have
11x2+λ21y2+μ21z2+2(λ1xy+λμ1yz+μ1zx)0. \frac{1}{1-x^2} + \frac{\lambda^2}{1-y^2} + \frac{\mu^2}{1-z^2} + 2 \left( \frac{\lambda}{1-xy} + \frac{\lambda\mu}{1-yz} + \frac{\mu}{1-zx} \right) \ge 0.
Using the summation formula of geometric series we obtain that the left side of the inequality equals
n=0(xn+λyn+μzn)2 \sum_{n=0}^{\infty} (x^n + \lambda y^n + \mu z^n)^2
which is clearly non-negative.

The equality holds if and only if there exist real numbers λ,μ\lambda, \mu such that xn+λyn+μzn=0x^n + \lambda y^n + \mu z^n = 0 for any n0n \ge 0. So the equality holds if and only if two of x,y,zx, y, z are equal.

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.