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.