Solveeit Logo

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 limnr=14nnr(3r+4n)2\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{r=1}^{4n}{\dfrac{\sqrt{n}}{\sqrt{r}{{(3\sqrt{r}+4\sqrt{n})}^{2}}}} is equal to-

A) 135\dfrac{1}{35}

B) 114\dfrac{1}{14}

C) 110\dfrac{1}{10}

D) 15\dfrac{1}{5}

Explanation

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{{r}^{th}} term of the sum is written as nr(3r+4n)2\dfrac{\sqrt{n}}{\sqrt{r}{{(3\sqrt{r}+4\sqrt{n})}^{2}}}

Therefore, multiplying by 1n\dfrac{1}{\sqrt{n}} from both numerator and denominator we rewrite our equation as,

= limnr=14n1rn(3rn+4)21n\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{r=1}^{4n}{\dfrac{1}{\sqrt{\dfrac{r}{n}}{{(3\sqrt{\dfrac{r}{n}}+4)}^{2}}}}\dfrac{1}{n}

This limit can now be replaced by an integral as 1n=dx\dfrac{1}{n}=dx and rn=x\dfrac{r}{n}=x.

The upper and lower limits of the integral can be found by evaluating the limit of rn\dfrac{r}{n} as rr tends to upper and lower bounds of our summation, which in our case are 00 (as lower bound) and 11 as upper bound. Every limit of the form

limnr=anbn1nf(rn)\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{r=an}^{bn}{\dfrac{1}{n}f\left( \dfrac{r}{n} \right)} can be converted to the integral abf(x)dx\int\limits_{a}^{b}{f(x)}dx. The summation is known as the Reimann sum of the integral. It helps to convert such infinite sums into an integral.

So,

= 011x(3x+4)2dx\int\limits_{0}^{1}{\dfrac{1}{\sqrt{x}{{\left( 3\sqrt{x}+4 \right)}^{2}}}}dx

For evaluating this integral substitutex=t\sqrt{x}=t. So dt=12xdxdt=\dfrac{1}{2\sqrt{x}}dx. Upper bound becomes 11 and lower bound becomes 00 (which remain the same in our case as the substitution was x\sqrt{x} as tt, but may change if it would have been something else)

= 012(3t+4)2dt\int\limits_{0}^{1}{\dfrac{2}{{{\left( 3t+4 \right)}^{2}}}}dt

= [23(3t+4)]01\left[ \dfrac{-2}{3\left( 3t+4 \right)} \right]_{0}^{1}

= (221)(212)\left( \dfrac{-2}{21} \right)-\left( \dfrac{-2}{12} \right)

=114\dfrac{1}{14}

So, the value of the limit is option B) 114\dfrac{1}{14}

Note: Students have to be careful when writing the kth{{k}^{th}} 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.