I'm trying to prove with squeeze theorem that the limit of the following series equals 1:
$$\frac{1+\sqrt{2}+\sqrt[3]{3}+...+\sqrt[n]{n}}{n}$$
For the left side of the inequality I did:
$$\frac{1+\sqrt{1}+\sqrt[3]{1}+...+\sqrt[n]{1}}{n} < \frac{1+\sqrt{2}+\sqrt[3]{3}+...+\sqrt[n]{n}}{n}$$
For the right side, at first I did the following:
$$\frac{1+\sqrt{2}+\sqrt[3]{3}+...+\sqrt[n]{n}}{n} < \frac{n\sqrt[n]{n}}{n}$$
But then I realized it wasn't true and that the direction of this inequality is the opposite.
Do you have any idea which series with limit 1 is bigger from the original series?
Thanks!