Olympiad Maths Prep

Track / Stage 8 / 118 of 180 #1818 of 2000

Problem 1818

IMO Shortlist mid-range; USAMO P2/P5
Algebra Difficulty 8.4 Prove it BMO 2019 Shortlist · Balkan Mathematical Olympiad · 2019

Let aija_{ij}, i=1,2,,mi = 1, 2, \dots, m and j=1,2,,nj = 1, 2, \dots, n, be positive real numbers. Prove that
i=1m(j=1n1aij)1(j=1n(i=1maij)1)1. \sum_{i=1}^{m} \left( \sum_{j=1}^{n} \frac{1}{a_{ij}} \right)^{-1} \le \left( \sum_{j=1}^{n} \left( \sum_{i=1}^{m} a_{ij} \right)^{-1} \right)^{-1}.
When does the equality hold?

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

We will use the following
Lemma. If a1,a2,,an,b1,b2,,bna_1, a_2, \dots, a_n, b_1, b_2, \dots, b_n are positive real numbers then
1j=1n1aj+1j=1n1bj1j=1n1aj+bj. \frac{1}{\sum_{j=1}^{n} \frac{1}{a_j}} + \frac{1}{\sum_{j=1}^{n} \frac{1}{b_j}} \le \frac{1}{\sum_{j=1}^{n} \frac{1}{a_j + b_j}}.
The equality holds when a1b1=a2b2==anbn\frac{a_1}{b_1} = \frac{a_2}{b_2} = \dots = \frac{a_n}{b_n}.
*Proof.* Set xj=1ajx_j = \frac{1}{a_j} and yj=1bjy_j = \frac{1}{b_j} for each j=1,2,,nj = 1, 2, \dots, n. Then we have to prove that
1j=1nxj+1j=1nyj1j=1nxjyjxj+yjorj=1nxjyjxj+yj(j=1nxj)(j=1nyj)j=1nxj+j=1nyj. \frac{1}{\sum_{j=1}^{n} x_j} + \frac{1}{\sum_{j=1}^{n} y_j} \le \frac{1}{\sum_{j=1}^{n} \frac{x_j y_j}{x_j + y_j}} \quad \text{or} \quad \sum_{j=1}^{n} \frac{x_j y_j}{x_j + y_j} \le \frac{\left(\sum_{j=1}^{n} x_j\right) \left(\sum_{j=1}^{n} y_j\right)}{\sum_{j=1}^{n} x_j + \sum_{j=1}^{n} y_j}.
Subtract j=1nxj\sum_{j=1}^{n} x_j, and we have to prove that
j=1n(xjxjyjxj+yj)j=1nxj(j=1nxj)(j=1nyj)j=1nxj+j=1nyj \sum_{j=1}^{n} \left( x_j - \frac{x_j y_j}{x_j + y_j} \right) \ge \sum_{j=1}^{n} x_j - \frac{\left( \sum_{j=1}^{n} x_j \right) \left( \sum_{j=1}^{n} y_j \right)}{\sum_{j=1}^{n} x_j + \sum_{j=1}^{n} y_j}
or
j=1n(xj2xj+yj)(j=1nxj)2j=1nxj+j=1nyj. \sum_{j=1}^{n} \left( \frac{x_j^2}{x_j + y_j} \right) \ge \frac{\left( \sum_{j=1}^{n} x_j \right)^2}{\sum_{j=1}^{n} x_j + \sum_{j=1}^{n} y_j}.
The last one is a consequence of Cauchy-Schwarz inequality and thus the lemma is proved.
We will now prove that repeating the lemma we will get the desired inequality. For example, if a1,a2,,an,b1,b2,,bn,c1,c2,,cna_1, a_2, \dots, a_n, b_1, b_2, \dots, b_n, c_1, c_2, \dots, c_n are positive reals then by repeating lemma two times we get
1j=1n1aj+1j=1n1bj+1j=1n1cj1j=1n1aj+bj+1j=1n1cj1j=1n1(aj+bj)+cj=1j=1n1aj+bj+cj. \frac{1}{\sum_{j=1}^{n} \frac{1}{a_j}} + \frac{1}{\sum_{j=1}^{n} \frac{1}{b_j}} + \frac{1}{\sum_{j=1}^{n} \frac{1}{c_j}} \le \frac{1}{\sum_{j=1}^{n} \frac{1}{a_j + b_j}} + \frac{1}{\sum_{j=1}^{n} \frac{1}{c_j}} \le \frac{1}{\sum_{j=1}^{n} \frac{1}{(a_j + b_j) + c_j}} = \frac{1}{\sum_{j=1}^{n} \frac{1}{a_j + b_j + c_j}}.

Using similar reasoning we can prove by induction that
i=1m(j=1n1aij)1=i=1m1j=1n1aij1j=1n1i=1maij=(j=1n(i=1maij)1)1, \sum_{i=1}^{m} \left( \sum_{j=1}^{n} \frac{1}{a_{ij}} \right)^{-1} = \sum_{i=1}^{m} \frac{1}{\sum_{j=1}^{n} \frac{1}{a_{ij}}} \le \frac{1}{\sum_{j=1}^{n} \frac{1}{\sum_{i=1}^{m} a_{ij}}} = \left( \sum_{j=1}^{n} \left( \sum_{i=1}^{m} a_{ij} \right)^{-1} \right)^{-1},
which is the desired result.
The equality holds iff
ai1a11=ai2a12==aina1n \frac{a_{i1}}{a_{11}} = \frac{a_{i2}}{a_{12}} = \dots = \frac{a_{in}}{a_{1n}}
for all i=1,2,,mi = 1, 2, \dots, m. \square

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.