I am looking for an upper bound of $\sum_{k=1}^n \frac{1}{\sqrt{k}}$. Alternatively, is the sequence $\frac{1}{n\sqrt{n}}\sum_{k=1}^n \frac{1}{\sqrt{k}}$ bounded?
I am trying to use a Strong law of Large Numbers by Feller and need to show this condition.
Via a comparison series and integral: $$ \sum_{k=1}^n \frac{1}{\sqrt{k}} = \sum_{k=1}^n \int_{k-1}^{k}\frac{dx}{\sqrt{k}} \leq \sum_{k=1}^n \int_{k-1}^{k}\frac{dx}{\sqrt{x}} = \int_{0}^{n}\frac{dx}{\sqrt{x}} = 2\sqrt{n} $$