0

So i'm asked to find the limit by expressing this summation below it as a definite integral:

$\lim_{n\to\infty} n^{-5}[(1^{2}+n^{2})^{2}+(2^{2}+n^{2})^{2}+(3^{2}+n^{2})^{2}+...+((n-1)^{2}+n^{2})^{2}+(n^{2}+n^{2})^{2}]$

I'm not sure how I'm supposed to express this as a definite integral though. I don't see any way for me to convert it to the form of a reimann sum so I can apply the definition ...

1 Answers1

2

HINT:

$$\dfrac{\sum_{r=1}^n(r^2+n^2)^2}{n^5}=\dfrac1n\sum_{r=1}^n\left(1+\dfrac{r^2}{n^2}\right)^2$$

For the rest see The limit of a sum $\sum_{k=1}^n \frac{n}{n^2+k^2}$