Solveeit Logo

Question

Question: Evaluate the limit \[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \dfrac{\sqrt{n}}{{{(3+4\sqrt{n}...

Evaluate the limit limn[n(3+4n)2+n2(32+4n)2+n3(33+4n)2....+149n]\underset{n\to \infty }{\mathop{\lim }}\,\left[ \dfrac{\sqrt{n}}{{{(3+4\sqrt{n})}^{2}}}+\dfrac{\sqrt{n}}{\sqrt{2}{{(3\sqrt{2}+4\sqrt{n})}^{2}}}+\dfrac{\sqrt{n}}{\sqrt{3}{{(3\sqrt{3}+4\sqrt{n})}^{2}}}....+\dfrac{1}{49n} \right]

Explanation

Solution

Hint: Try to convert the sum into integral using the idea that integral is a limit of a sum.

We can see that the kth{{k}^{th}} term of the limit can be written asnk(3k+4n)2\dfrac{\sqrt{n}}{\sqrt{k}{{(3\sqrt{k}+4\sqrt{n})}^{2}}}
Therefore,
limn[n(3+4n)2+n2(32+4n)2+n3(33+4n)2....+149n]\underset{n\to \infty }{\mathop{\lim }}\,\left[ \dfrac{\sqrt{n}}{{{(3+4\sqrt{n})}^{2}}}+\dfrac{\sqrt{n}}{\sqrt{2}{{(3\sqrt{2}+4\sqrt{n})}^{2}}}+\dfrac{\sqrt{n}}{\sqrt{3}{{(3\sqrt{3}+4\sqrt{n})}^{2}}}....+\dfrac{1}{49n} \right]
=limnk=1nnk(3k+4n)2\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{k=1}^{n}{\dfrac{\sqrt{n}}{\sqrt{k}{{(3\sqrt{k}+4\sqrt{n})}^{2}}}}

The limits of the summation can be found by equating the kth{{k}^{th}} term to the first term (for the lower limit) and to the last term (for the upper limit), which in our case are k=1k=1 and k=nk=n.
Dividing by 1n\dfrac{1}{\sqrt{n}} from both numerator and denominator we rewrite our equation as,
= limnk=1n1n1kn(3kn+4)2\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{k=1}^{n}{\dfrac{1}{n}\dfrac{1}{\sqrt{\dfrac{k}{n}}{{\left( 3\sqrt{\dfrac{k}{n}}+4 \right)}^{2}}}}

This limit can now be replaced by an integral as 1n=dx\dfrac{1}{n}=dx and kn=x\dfrac{k}{n}=x.
The upper and lower limits of the integral can be found by evaluating the limit of kn\dfrac{k}{n}as kk 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
limnk=anbn1nf(kn)\underset{n\to \infty }{\mathop{\lim }}\,\sum\limits_{k=an}^{bn}{\dfrac{1}{n}f\left( \dfrac{k}{n} \right)} can be converted to the integral abf(x)dx\int\limits_{a}^{b}{f(x)}dx.
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 substitutet=xt=\sqrt{x}. So dt=12xdxdt=\dfrac{1}{2\sqrt{x}}dx.Upper bound becomes 11 and lower bound becomes 00 (these remain the same in our case as the substitution was t=xt=\sqrt{x}, 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}

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.