3
$\begingroup$

Evaluate the following limit:

$\lim_{n\to\infty}\left(\sum_{r=1}^{n}{\frac{r}{n^{2}+n+r}}\right)$

The answer given is $\frac{1}{2}$.

2 Answers 2

9

Squeeze it: $ \frac{r}{n^2+n+n}\leq\frac{r}{n^2+n+r}\leq\frac{r}{n^2+n} $

  • 0
    @Sasha Yes, My reply to Andre was meant to convey that I now understood clark's hint.2012-09-09
2

Yes I have got it thank you. First put the expression as $\frac{r}{n^2+n+n}$ and then evaluate the limit. It will become $\frac{1}{2}$. Now put the given expression as $\frac{r}{n^2+n}$. Again the value will come out to be $\frac{1}{2}$. So from Sandwich Theorem we will have the limit as $\frac{1}{2}$. Thanks again

  • 1
    In a course, **much** more detail would need to be supplied, like an explicit summation.2012-09-08