Solveeit Logo

Question

Question: What is the value of \(\mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right...

What is the value of limn((n+1)(n+2).......3nn2n)1n\mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right)\left( {n + 2} \right).......3n}}{{{n^{2n}}}}} \right)^{\dfrac{1}{n}}} ?
(A) 18e4\dfrac{{18}}{{{e^4}}}
(B) 27e2\dfrac{{27}}{{{e^2}}}
(C) 9e2\dfrac{9}{{{e^2}}}
(D) 3log323\log 3 - 2

Explanation

Solution

Assume the limit as some variable and then try to separate the fraction into smaller fractions. Now take the natural log(logex=lnx)\left( {{{\log }_e}x = \ln x} \right) of both sides. Use the properties of logarithmic function logab=bloga\log {a^b} = b\log a and logabc=loga+logb+logc\log abc = \log a + \log b + \log c carefully on the limit. Express the whole limit in form of summation. Now use proper substitution to express it in the form of integral.

Complete step-by-step answer:
Firstly, let’s put this whole limit equal to some MM
M=limn((n+1)(n+2).......3nn2n)1n\Rightarrow M = \mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right)\left( {n + 2} \right).......3n}}{{{n^{2n}}}}} \right)^{\dfrac{1}{n}}}
Now we can rewrite the 3n3n in the numerator as (n+2n)\left( {n + 2n} \right) and n2n{n^{2n}} in the denominator can also be expressed as n×n×n........2n timesn \times n \times n........2n{\text{ times}}. This will give us:
M=limn((n+1)(n+2).......3nn2n)1n=limn((n+1)n(n+2)n......(n+2n)n)1n\Rightarrow M = \mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right)\left( {n + 2} \right).......3n}}{{{n^{2n}}}}} \right)^{\dfrac{1}{n}}} = \mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right)}}{n}\dfrac{{\left( {n + 2} \right)}}{n}......\dfrac{{\left( {n + 2n} \right)}}{n}} \right)^{\dfrac{1}{n}}}
Since we see all the terms in multiplication, therefore logarithmic function will be the best option to use
lnM=ln(limn((n+1)n(n+2)n......(n+2n)n)1n)\Rightarrow \ln M = \ln \left( {\mathop {\lim }\limits_{n \to \infty } {{\left( {\dfrac{{\left( {n + 1} \right)}}{n}\dfrac{{\left( {n + 2} \right)}}{n}......\dfrac{{\left( {n + 2n} \right)}}{n}} \right)}^{\dfrac{1}{n}}}} \right)
By further simplifying this using the property of log, i.e. logab=bloga\log {a^b} = b\log a, we can write it as:
lnM=limn1nln((n+1)n(n+2)n......(n+2n)n)\Rightarrow \ln M = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{n}\ln \left( {\dfrac{{\left( {n + 1} \right)}}{n}\dfrac{{\left( {n + 2} \right)}}{n}......\dfrac{{\left( {n + 2n} \right)}}{n}} \right)
Also, we know the property of log in product to addition, i.e. logabc=loga+logb+logc\log abc = \log a + \log b + \log c. This can be of great use here:
lnM=limn1n[ln(n+1)n+ln(n+2)n.........+ln(n+2n)n]\Rightarrow \ln M = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{n}\left[ {\ln \dfrac{{\left( {n + 1} \right)}}{n} + \ln \dfrac{{\left( {n + 2} \right)}}{n}......... + \ln \dfrac{{\left( {n + 2n} \right)}}{n}} \right]
So, we can notice a pattern in the sequence. This can be easily expression using summations for a finite number from 11 to 2n2n, and we will see:
lnM=limn1nr=12rln(n+r)n=limn1nr=12rln(1+rn)\Rightarrow \ln M = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{n}\sum\limits_{r = 1}^{2r} {\ln \dfrac{{\left( {n + r} \right)}}{n}} = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{n}\sum\limits_{r = 1}^{2r} {\ln \left( {1 + \dfrac{r}{n}} \right)}
Here, if we assume rn=x\dfrac{r}{n} = x then we can say if nx0n \to \infty \Rightarrow x \to 0 and also rn=x1n=dx\dfrac{r}{n} = x \Rightarrow \dfrac{1}{n} = dx.
Then, for r=1x=0r = 1 \Rightarrow x = 0 and for r=2nx=2r = 2n \Rightarrow x = 2
So, by using the above substitutions we can express this summation into integral with respect to the variable xx . We can write it as:
lnM=limn1nr=12rln(1+rn)=02ln(1+x)dx\Rightarrow \ln M = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{n}\sum\limits_{r = 1}^{2r} {\ln \left( {1 + \dfrac{r}{n}} \right)} = \int\limits_0^2 {\ln \left( {1 + x} \right)} dx
Now this integral can be solved further to evaluate the value of M. We will use a method called integration by parts to solve the integration of ln(1+x)\ln \left( {1 + x} \right) . Integration by parts is a special method of integration that is often useful when two functions are multiplied together but is also helpful in other ways.
According to this method, uvdx=uvdx(dudx)(vdx)dx\int {uvdx = u\int {vdx - \int {\left( {\dfrac{{du}}{{dx}}} \right)} } } \left( {\int {vdx} } \right)dx , where u and v are the functions in the variable xx. Therefore,
u=ln(1+x)u=ln(1+x) and v=1v=1 substituting in above formula
we get:
ln(1+x)dx=ln(1+x)×1dxx1+xdx=[ln(1+x)xx+ln(1+x)]\Rightarrow \int {\ln \left( {1 + x} \right)dx = \ln \left( {1 + x} \right) \times\int 1 dx - \int {\dfrac{x}{{1 + x}}dx = \left[ {\ln \left( {1 + x} \right)x - x + \ln \left( {1 + x} \right)} \right]} }

(x1+xdx\int \dfrac{x}{1 + x}dx can be solved by adding and subtracting 1 in the numerator and integrate it)
So, for our lnM\ln M , we can have:
lnM=02ln(1+x)dx=[ln(1+x)xx+ln(1+x)]02\Rightarrow \ln M = \int\limits_0^2 {\ln \left( {1 + x} \right)} dx = \left[ {\ln \left( {1 + x} \right)x - x + \ln \left( {1 + x} \right)} \right]_0^2
Now, let’s use the values of definite integral as x=0x = 0 and x=2x = 2
lnM=[ln(1+x)xx+ln(1+x)]02=2ln32+ln3=ln(32)ln(e2)+ln3=ln32×3e2\Rightarrow \ln M = \left[ {\ln \left( {1 + x} \right)x - x + \ln \left( {1 + x} \right)} \right]_0^2 = 2\ln 3 - 2 + \ln 3 = \ln \left( {{3^2}} \right) - \ln \left( {{e^2}} \right) + \ln 3 = \ln \dfrac{{{3^2} \times 3}}{{{e^2}}}
By the use of properties logab=bloga\log {a^b} = b\log a and logabc=loga+logb+logc\log abc = \log a + \log b + \log c again, we get to the expression:
lnM=ln32×3e2=ln27e2\Rightarrow \ln M = \ln \dfrac{{{3^2} \times 3}}{{{e^2}}} = \ln \dfrac{{27}}{{{e^2}}}
Therefore, we can say: M=27e2M = \dfrac{{27}}{{{e^2}}}
Hence, we get the solution to our limit M=limn((n+1)(n+2).......3nn2n)1n=27e2M = \mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{\left( {n + 1} \right)\left( {n + 2} \right).......3n}}{{{n^{2n}}}}} \right)^{\dfrac{1}{n}}} = \dfrac{{27}}{{{e^2}}}

So, the correct answer is “Option B”.

Note: Try to go step by step with the procedure to avoid any complications. Notice the part where the logarithmic function is taken in use. This function is very useful because of its property logab=bloga\log {a^b} = b\log a and logabc=loga+logb+logc\log abc = \log a + \log b + \log c , that can easily change any product into addition. Students should remember these formulas for solving these types of questions.