Problem
I have the following sum:
$$\lim\limits_{n\to\infty} \frac{1}{n^{3/2}}\sum\limits_{i=1}^n \sqrt i$$
My thoughts
This is in the chapter about integrals, and I recognize that this looks similar to the type of limit/sum that can be expressed as a definite integral. I've even ventured an "educated guess" that this would equal $$\int_0^1\sqrt x\mathrm dx$$ but the problem I have is that this is, as stated, just a guess. I don't know how to show that this is correct.
More specifically, my problem lies with the $\displaystyle\frac{1}{n^{3/2}}$ part. I can't see how I'm meant to work that in.
Any help appreciated!
Hint: \begin{align} \frac{1}{n^{3/2}}\sum\limits_{i=1}^n \sqrt i=\frac{1}{n}\sum\limits_{i=1}^n \sqrt {\frac i n}\\ \end{align}