Question
Question: Find the value of the limit \[\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{r=1}^{4n}{\dfrac...
Find the value of the limit n→∞limr=1∑4nr(3r+4n)2n is equal to-
A) 351
B) 141
C) 101
D) 51
Solution
Try to convert the sum into integral using the idea that integral is a limit of a sum.
Complete answer:
We can see that the rth term of the sum is written as r(3r+4n)2n
Therefore, multiplying by n1 from both numerator and denominator we rewrite our equation as,
= n→∞limr=1∑4nnr(3nr+4)21n1
This limit can now be replaced by an integral as n1=dx and nr=x.
The upper and lower limits of the integral can be found by evaluating the limit of nr as r tends to upper and lower bounds of our summation, which in our case are 0 (as lower bound) and 1 as upper bound. Every limit of the form
n→∞limr=an∑bnn1f(nr) can be converted to the integral a∫bf(x)dx. The summation is known as the Reimann sum of the integral. It helps to convert such infinite sums into an integral.
So,
= 0∫1x(3x+4)21dx
For evaluating this integral substitutex=t. So dt=2x1dx. Upper bound becomes 1 and lower bound becomes 0 (which remain the same in our case as the substitution was x as t, but may change if it would have been something else)
= 0∫1(3t+4)22dt
= [3(3t+4)−2]01
= (21−2)−(12−2)
=141
So, the value of the limit is option B) 141
Note: Students have to be careful when writing the kth term of the summation and its limits. Also, when converting the limit to the integral one should be careful. Students can use their own methods i.e. any other substitution when solving the integral. They may use either the lower Reimann sum or the upper Reimann sum, in both cases the answer will be the same.