Let $r_{1}$,$r_{2}$, ... , $r_{n}$ be real numbers greater than or equal to $1$ . Prove that $$\frac{1}{r_{1}+1} + \frac{1}{r_{2}+1} + ... + \frac{1}{r_{n}+1} \ge \frac{n}{\sqrt[n]{r_{1}r_{2}...r_{n}}+1}$$
My Attempt:
By A.M. - H.M., $$\frac{1}{n}(\frac{1}{r_{1}+1} + \frac{1}{r_{2}+1} + ... + \frac{1}{r_{n}+1}) \ge \frac{n}{r_{1}+r_{2}+...+r_{n}+n}$$ i.e., $$\frac{1}{r_{1}+1} + \frac{1}{r_{2}+1} + ... + \frac{1}{r_{n}+1} \ge \frac{n^2}{r_{1}+r_{2}+...+r_{n}+n}$$
The inequality to prove was $\frac{1}{r_{1}+1} + \frac{1}{r_{2}+1} + ... + \frac{1}{r_{n}+1} \ge \frac{n}{\sqrt[n]{r_{1}r_{2}...r_{n}}+1}$ and now it becomes $\frac{n^2}{r_{1}+r_{2}+...+r_{n}+n} \ge \frac{n}{\sqrt[n]{r_{1}r_{2}...r_{n}}+1}$ i.e., $\frac{n}{\sqrt[n]{r_{1}r_{2}...r_{n}}+1} \ge \frac{1}{\sqrt[n]{r_{1}r_{2}...r_{n}}+1}$
Which on flipping becomes, $\frac{r_{1}+r_{2}+...+r_{n}}{n} \le \sqrt[n]{r_{1}r_{2}...r_{n}}$ which contradicts the fundamental A.M.-G.M. inequality.
What mistakes had I made during the approach and what should I be doing instead ?
I will give just some hints. It is just a mimic of this Cauchy proof of Am-Gm inequality.
Step 1
Step 2
Step 3
Carefull
On request @MichaelRozenberg
For $n=3$ we have $${1\over r_4+1} = {{1\over r_1+1} +{1\over r_2+1} + {1\over r_3+1}\over 3}$$
So $${{1\over r_1+1} +{1\over r_2+1} + {1\over r_3+1}+{1\over r_4+1} \over 4} = {1\over r_4+1}$$ Since we know $${{1\over r_1+1} +{1\over r_2+1} + {1\over r_3+1}+{1\over r_4+1} \over 4} \geq {1\over \sqrt[4]{r_1r_2r_3r_4}+1}$$ we have
$${1\over r_4+1} \geq {1\over \sqrt[4]{r_1r_2r_3r_4}+1}$$ then $$\sqrt[4]{r_1r_2r_3r_4} \geq r_4\implies \sqrt[3]{r_1r_2r_3}\geq r_4\implies {1\over r_4+1}\geq {1\over \sqrt[3]{r_1r_2r_3} +1}$$ and we are done.