Maths Olympiad Prep

Library / /17 of 57

, 2008

Algebra Difficulty 5.3 AIME, harder Prove it JBMO

Problem:
If for the real numbers x1,x2,,xnx_{1}, x_{2}, \ldots, x_{n} it is 0<xi<10 < x_{i} < 1, for any ii, show that
1+1i<jnxixj>i=1nxi 1 + \sum_{1 \leq i < j \leq n} x_{i} x_{j} > \sum_{i=1}^{n} x_{i}

Solution

Solution:
We'll prove it by induction.
For n=1n=1 the desired result becomes 1>x11 > x_{1} which is true.
Let the result be true for some natural number n1n \geq 1.
We'll prove it to be true for n+1n+1 as well, and we'll be done.
So let x1,x2,,xn,xn+1x_{1}, x_{2}, \ldots, x_{n}, x_{n+1} be n+1n+1 given real numbers with 0<xi<10 < x_{i} < 1, for any ii. We wish to show that
1+1i<jn+1xixj>x1+x2++xn+xn+1 1 + \sum_{1 \leq i < j \leq n+1} x_{i} x_{j} > x_{1} + x_{2} + \ldots + x_{n} + x_{n+1}
If 1x1+x2++xn1 \geq x_{1} + x_{2} + \ldots + x_{n} then we rewrite (5) equivalently as
1(x1+x2++xn)+xn+1(x1+x2++xn1)+1i<jnxixj>0 1 - (x_{1} + x_{2} + \ldots + x_{n}) + x_{n+1}(x_{1} + x_{2} + \ldots + x_{n} - 1) + \sum_{1 \leq i < j \leq n} x_{i} x_{j} > 0
This is also written as
(1xn+1)[1(x1+x2++xn)]+1i<jnxixj>0 (1 - x_{n+1})\left[1 - (x_{1} + x_{2} + \ldots + x_{n})\right] + \sum_{1 \leq i < j \leq n} x_{i} x_{j} > 0
which is clearly true.
If instead x1+x2++xn>1x_{1} + x_{2} + \ldots + x_{n} > 1 then xn+1(x1+x2++xn)>xn+1x_{n+1}(x_{1} + x_{2} + \ldots + x_{n}) > x_{n+1}, i.e.
xn+1x1+xn+1x2++xn+1xn>xn+1 x_{n+1} x_{1} + x_{n+1} x_{2} + \ldots + x_{n+1} x_{n} > x_{n+1}
By the induction hypothesis applied to the nn real numbers x1,x2,,xnx_{1}, x_{2}, \ldots, x_{n} we also know that
1+1i<jnxixj>i=1nxi 1 + \sum_{1 \leq i < j \leq n} x_{i} x_{j} > \sum_{i=1}^{n} x_{i}
Adding (6) and (7) together we get the validity of (5) in this case too, and we are done.

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.