Prove that if $a_k \in [0, 1] $ then $\frac {1}{1+a_1} + \frac {1}{1+a_2} + \cdots +\frac {1}{1+a_n} \le \frac{n}{1+ \sqrt[n]{a_1a_2\cdots a_n}}$.

170 Views Asked by At

One of my friends gave me this problem:

If $a_k \in [0, 1]$, Prove that: $$\frac {1}{1+a_1} + \frac {1}{1+a_2} + \cdots +\frac {1}{1+a_n} \le \frac{n}{1+ \sqrt[n]{a_1a_2\cdots a_n}}$$

I have been trying this all day trying to apply things from AM-GM to Cauchy to Chebyshev to Convex functions. Nothing worked.

Can anyone give a solution or help. Much thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

Suppose $a_i = e^{\lambda_{i}}$ for all $i$. Define $f$ : $x \mapsto \frac{1}{1+e^x}$. $f$ is concave on $]-\infty, 0]$, so $\frac{1}{1+e^{\frac{1}{n}\sum_{i=1}^n \lambda_i}} \geq \frac{1}{n}\sum_{i=1}^{n}\frac{1}{1+e^{\lambda_{i}}}$, which allows us to conclude.