Question
Question: The value of \[\mathop {\lim }\limits_{n \to \infty } \sum\nolimits_{r = 1}^n {\dfrac{{{r^2}}}{{{n^3...
The value of n→∞lim∑r=1nn3+n2+rr2 equals
A.31
B.21
C.32
D.1
Solution
Here we will use Squeeze theorem in which we will find the upper and lower bounds of the given function. And then we will determine the value of the given function.
Complete step-by-step answer:
First it is given that,
f(n)=n→∞lim∑r=1nn3+n2+rr2
Now let g(n) and h(n) be the lower and upper bounds of the given function. If we observe the limits of the given function then lower bound is 1 and upper bound is n.
Now consider
g(n)=n3+n2+n1+n3+n2+n4+.......+n3+n2+nn2
⇒g(n)=n3+n2+n1+4+....n2
Sum of squares of first n natural numbers is given by ⇒6n(n+1)(2n+1)
⇒g(n)=6(n3+n2+n)n(n+1)(2n+1)
Taking n common from denominator and canceling it with n from numerator,
⇒g(n)=6(n2+n+1)(n+1)(2n+1)
Now we will find the value of h(n).
h(n)=n3+n2+11+n3+n2+14+.......+n3+n2+1n2
⇒h(n)=n3+n2+11+4+....n2
Again sum of squares of first n natural numbers is given by ⇒6n(n+1)(2n+1)
⇒h(n)=6(n3+n2+1)n(n+1)(2n+1)
Here we found the value of h(n).
If we compared we will get that g(n)<f(n)<h(n)
So,
n→∞limg(n)=n→∞lim6(n2+n+1)(n+1)(2n+1)
Multiplying terms of numerator
⇒n→∞lim6(n2+n+1)2n2+n+2n+1
⇒61n→∞lim(n2+n+1)2n2+3n+1
Dividing the terms by n2
⇒61n→∞lim1+n1+n212+n3+n21
Applying the limit value
⇒61n→∞lim1+0+02+0+0
So by Squeeze theorem we can find f(n)
n→∞limf(n)=31
Hence option A is the correct answer.
Note: Squeeze theorem is used to confirm the limit of a function by comparing that function with two other functions with upper and lower bound of the limit.