I wish to prove the following inequality:
$$\frac{1}{\sqrt[n]{1+m}}+\frac{1}{\sqrt[m]{1+n}}\ge 1$$
I tried to use different ideas, I tried using squeeze theorem or assuming $m\gt n$ and working my way from there, but I did not manage to prove this inequality.
Any suggestions?
Well, $(1+m)^{1/n} \le (1+m/n)$, and $(1+n)^{1/m} \le (1+n/m)$. [Do you see why?]
From this the inequality follows:
$$\frac{1}{(1+m)^{1/n}} + \frac{1}{(1+n)^{1/m}} \ge \frac{1}{1+\frac{m}{n}} + \frac{1}{1+\frac{n}{m}} = \frac{n}{n+m} + \frac{m}{n+m} = 1$$