Question
Question: \(\mathop {\lim }\limits_{n \to \infty } \left\\{ {{{\left( {1 + \dfrac{1}{{{n^2}}}} \right)}^{\dfra...
\mathop {\lim }\limits_{n \to \infty } \left\\{ {{{\left( {1 + \dfrac{1}{{{n^2}}}} \right)}^{\dfrac{2}{{{n^2}}}}}{{\left( {1 + \dfrac{{{2^2}}}{{{n^2}}}} \right)}^{\dfrac{4}{{{n^2}}}}}{{\left( {1 + \dfrac{{{3^2}}}{{{n^2}}}} \right)}^{\dfrac{6}{{{n^2}}}}}.....{{\left( {1 + \dfrac{{{n^2}}}{{{n^2}}}} \right)}^{\dfrac{{2n}}{{{n^2}}}}}} \right\\} =
A) e4
B) e3
C) e2
D) e5
Solution
We can take the log of the given expression. Then we can simplify it using properties of logarithm and write it as a series. Then we can obtain a general term and write as a summation. Then we can find the sum of the limit by integration. After the integration, we can take the antilog to find the required limit.
Complete step by step solution:
We need to find the value of \mathop {\lim }\limits_{n \to \infty } \left\\{ {{{\left( {1 + \dfrac{1}{{{n^2}}}} \right)}^{\dfrac{2}{{{n^2}}}}}{{\left( {1 + \dfrac{{{2^2}}}{{{n^2}}}} \right)}^{\dfrac{4}{{{n^2}}}}}{{\left( {1 + \dfrac{{{3^2}}}{{{n^2}}}} \right)}^{\dfrac{6}{{{n^2}}}}}.....{{\left( {1 + \dfrac{{{n^2}}}{{{n^2}}}} \right)}^{\dfrac{{2n}}{{{n^2}}}}}} \right\\}
Let I = \left\\{ {{{\left( {1 + \dfrac{1}{{{n^2}}}} \right)}^{\dfrac{2}{{{n^2}}}}}{{\left( {1 + \dfrac{{{2^2}}}{{{n^2}}}} \right)}^{\dfrac{4}{{{n^2}}}}}{{\left( {1 + \dfrac{{{3^2}}}{{{n^2}}}} \right)}^{\dfrac{6}{{{n^2}}}}}.....{{\left( {1 + \dfrac{{{n^2}}}{{{n^2}}}} \right)}^{\dfrac{{2n}}{{{n^2}}}}}} \right\\}
We can take the logarithm of the term inside the limit.
\Rightarrow \log I = \log \left\\{ {{{\left( {1 + \dfrac{1}{{{n^2}}}} \right)}^{\dfrac{2}{{{n^2}}}}}{{\left( {1 + \dfrac{{{2^2}}}{{{n^2}}}} \right)}^{\dfrac{4}{{{n^2}}}}}{{\left( {1 + \dfrac{{{3^2}}}{{{n^2}}}} \right)}^{\dfrac{6}{{{n^2}}}}}.....{{\left( {1 + \dfrac{{{n^2}}}{{{n^2}}}} \right)}^{\dfrac{{2n}}{{{n^2}}}}}} \right\\}
We know that logab=loga+logb . So, we get,
⇒logI=log(1+n21)n22+log(1+n222)n24+log(1+n232)n26+.....+log(1+n2n2)n22n
Now we have a series with general term given by log(1+n2r2)n22r .
So, we can write its sum as,
⇒logI=r=1∑nlog(1+n2r2)n22r
We know that logab=bloga . So, the sum will become,
⇒logI=r=1∑nn22rlog(1+n2r2)
Now we can take the limit
⇒n→∞limlogI=n→∞limr=1∑nn22rlog(1+n2r2)
We know that the sum of limit tends to infinity by integrating from one to infinity.
⇒n→∞limlogI=0∫∞n22rlog(1+n2r2)dr
We can give substitution as x=nr and on taking its derivative, drdx=n1⇒ndr=dx
As the limit is n tends to infinity, we can write limit of x from 0 to 1
On substituting, we get,
⇒n→∞limlogI=0∫12xlog(1+x2)dx
Now we can integrate by using the method of integrating by parts which is given by ∫u.v.dx= u∫vdx −∫u′(∫vdx)dx
Here u=log(1+x2) and v=2x
Then using chain rule, we get u′=1+x22x
And ∫vdx=2∫xdx
∫vdx=x2
On substituting these, the limit will become,
⇒n→∞limlogI=[x2log(1+x2)]01−0∫12x×1+x2x2dx
On applying the limit to the 1st part, we get,
⇒n→∞limlogI=[12log(1+12)−02log(1+02)]−0∫11+x22x3dx
⇒n→∞limlogI=[log2]−0∫11+x22x3dx
We can expand x3=x(1+x2)−x . So, we get the limit as,
⇒n→∞limlogI=[log2]−20∫11+x2x(1+x2)−xdx
On splitting the numerator, we get,
⇒n→∞limlogI=[log2]−20∫11+x2x(1+x2)dx+20∫11+x2xdx
On simplification, we get,
⇒n→∞limlogI=[log2]−20∫1xdx+0∫11+x22xdx
We know that ∫xdx=2x2 and ∫1+x22xdx=log(1+x2)
⇒n→∞limlogI=[log2]−[x2]01+[log(1+x2)]01
On applying the limits, we get,
⇒n→∞limlogI=[log2]−[12−02]+[log(1+12)−log(1+0)]
We know that log1=0 , so we get,
⇒n→∞limlogI=[log2]−1+log(2)
We know that loga+logb=logab , so we get,
⇒n→∞limlogI=log(4)−1
Now we have the limit of the log of the given expression. To find the required limit, we can take the antilog.
⇒n→∞limI=elog(4)−1
By properties of exponents, we can write,
⇒n→∞limI=elog(4)×e−1
We know that eloga=a . So, we get,
⇒n→∞limI=4×e1
Thus, the required limit is e4.
So, the correct answer is option A.
Note:
We cannot directly take the limit of the expression. We took the logarithm of the expression to express the product of n terms as the sum of their logarithms. We integrated the general term to find the summation. While giving substitution, we must make sure that we also change the limits of integration. We used the method of integration by parts for solving the integral. We must take the 2 functions in the correct order while applying integration by parts. We must take care of the signs of the terms after the integration.