$$\lim_{n\to \infty} \sum _{i=1}^{n} (\sqrt{n}+\frac{i}{\sqrt{n}})^{-2}$$
I am asked to find the limit of this sum and my prof wants me to interpret it as a definite integral.
Treating it as a Riemann sum I would need to find $\Delta{x}$ and $ x_i^\ast$ and find the function, but I don't really know how to approach the problem. Thank you for the help.
Hint: Write
$$\lim_{n\to \infty} \sum _{i=1}^{n} \left(\sqrt{n}+\frac{i}{\sqrt{n}}\right)^{-2} = \lim_{n\to\infty} \frac 1n \sum_{i=1}^n \frac{1}{(1 + i/n)^2}$$
See what to do now?