I am studying mathematical analysis, and I wonder what is the order of the series $$ \sum_{k=1}^n\frac{1}{\sqrt{k}}. $$ I am able to show that it is $O(\sqrt{n})$: $$ \sum_{k=1}^n\frac{1}{\sqrt{k}}=2\sum_{k=1}^n\frac{1}{2\sqrt{k}}\le2\sum_{k=1}^n\frac{1}{\sqrt{k-1}+\sqrt{k}}=2\sum_{k=1}^n(\sqrt{k}-\sqrt{k-1})=2\sqrt{n}. $$ Is the order tight? That is, is it true that $$ \sum_{k=1}^n\frac{1}{\sqrt{k}}=\Theta(\sqrt{n})? $$
Asked
Active
Viewed 87 times
-\frac{1}{24}{n}^{-\frac32}+{\frac {1}{384}},{n}^{-\frac72} + \cdots$$
– achille hui Jan 03 '23 at 14:28