I have to show: $\displaystyle\frac{1}{1^4}+\frac{1}{2^4}+...+\frac{1}{n^4} \le 2-\frac{1}{\sqrt{n}}$ for natural $n$
I tried to show it by induction (but I think it could be possible to show it using some ineqaulity of means) so for $n=1$ we have $1=1$ so inequality holds then I assume it's true for $n$ and for $n+1$ my thesis is $\displaystyle\frac{1}{1^4}+\frac{1}{2^4}+...+\frac{1}{(n+1)^4} \le 2-\frac{1}{\sqrt{n+1}}$
I know that: $\displaystyle\frac{1}{1^4}+\frac{1}{2^4}+...+\frac{1}{(n+1)^4} \le 2-\frac{1}{\sqrt{n}}+\frac{1}{(n+1)^4}$ but later I'm not sure if I have to show
$\displaystyle2-\frac{1}{\sqrt{n}}+\frac{1}{(n+1)^4}\le2-\frac{1}{\sqrt{n+1}}$ or should be $\ge$
You want to show that $$2-\frac{1}{\sqrt{n}}+\frac1{(n+1)^4}\le 2-\frac1{\sqrt{n+1}}.\tag{1}$$ If (1) is true, then using induction hypothesis one gets $$1+\frac1{2^4}+\cdots+\frac{1}{n^4}+\frac{1}{(n+1)^4}\le 2-\frac1{\sqrt{n}}+\frac1{(n+1)^4}\le 2-\frac1{\sqrt{n+1}},$$ and we are done by induction.
Showing (1) should be easy since $$\frac{1}{\sqrt{n}}-\frac1{\sqrt{n+1}}=\frac{\sqrt{n+1}-\sqrt{n}}{\sqrt{n(n+1)}}=\frac1{\sqrt{n(n+1)}(\sqrt{n+1}+\sqrt{n})}.$$