Find the greatest integer less than or equal to $$\sum\limits_{n=1}^{9999} \frac {1} {n^{\frac 1 4}}.$$
I have tried but failed. Is there any elementary way to find this out? Any help will be highly appreciated.
Thank you very much for your valuable time.
Since $x^{-1/4}$ is decreasing, then
$$\underbrace{\int_1^{10,000}\frac1{x^{1/4}}\,dx}_{1,332} \le \sum_{n=1}^{9999}\frac1{n^{1/4}}\le 1+\underbrace{\int_1^{9999}\frac1{x^{1/4}}\,dx}_{=\frac43 ((9999)^{3/4}-1)}$$
Can you convince yourself that the right-hand side is less than 1,333?