Solveeit Logo

Question

Question: If \({A_n} = \dfrac{{1.2.3 + 2.3.4 + 3.4.5 + ...{\text{ upto n terms}}}}{{n\left( {1.2 + 2.3 + 3.4 +...

If An=1.2.3+2.3.4+3.4.5+... upto n termsn(1.2+2.3+3.4+... upto n terms){A_n} = \dfrac{{1.2.3 + 2.3.4 + 3.4.5 + ...{\text{ upto n terms}}}}{{n\left( {1.2 + 2.3 + 3.4 + ...{\text{ upto n terms}}} \right)}}then limnAn\mathop {\lim }\limits_{n \to \infty } {A_n} is
A) 34\dfrac{3}{4}
B) 14\dfrac{1}{4}
C) 12\dfrac{1}{2}
D) 54\dfrac{5}{4}

Explanation

Solution

We can take the series in the numerator and the denominator. Then we can find the general term and write them under summation. Then we can expand the general terms to express them as the sum of the powers of natural numbers. Then we can apply the summation and factorize the terms. Then we can substitute the numerator and denominator and cancel the common terms. Then we can apply the limits to get the required solution.

Complete step by step solution:
We have An=1.2.3+2.3.4+3.4.5+... upto n termsn(1.2+2.3+3.4+... upto n terms){A_n} = \dfrac{{1.2.3 + 2.3.4 + 3.4.5 + ...{\text{ upto n terms}}}}{{n\left( {1.2 + 2.3 + 3.4 + ...{\text{ upto n terms}}} \right)}}.
Consider the numerator,
N=1.2.3+2.3.4+3.4.5+... upto n termsN = 1.2.3 + 2.3.4 + 3.4.5 + ...{\text{ upto n terms}}.
The 1st term is the product of the 1st1^{\text{st}} number and the numbers next and next to next to it. So, we can write the general term as,
Nk=k(k+1)(k+2){N_k} = k\left( {k + 1} \right)\left( {k + 2} \right)
Now we can write the numerator as the summation of the general term from 1 to n.
N=1nNk\Rightarrow N = \sum\nolimits_1^n {{N_k}}
On substituting the value of Nk{N_k} , we get,
N=1nk(k+1)(k+2)\Rightarrow N = \sum\nolimits_1^n {k\left( {k + 1} \right)\left( {k + 2} \right)}
Now we can open the brackets and do the multiplication.
N=1n(k2+k)(k+2)\Rightarrow N = \sum\nolimits_1^n {\left( {{k^2} + k} \right)\left( {k + 2} \right)}
On simplifying the brackets we get,
N=1nk3+2k2+k2+2k\Rightarrow N = \sum\nolimits_1^n {{k^3} + 2{k^2} + {k^2} + 2k}
On Adding like terms we get,
N=1nk3+3k2+2k\Rightarrow N = \sum\nolimits_1^n {{k^3} + 3{k^2} + 2k}
Now we can expand the summation to each term,
N=1nk3+31nk2+21nk\Rightarrow N = \sum\nolimits_1^n {{k^3}} + 3\sum\nolimits_1^n {{k^2}} + 2\sum\nolimits_1^n k
We know that 1nk3=n2(n+1)24\sum\nolimits_1^n {{k^3}} = \dfrac{{{n^2}{{\left( {n + 1} \right)}^2}}}{4}, 1nk2=n(n+1)(2n+1)6\sum\nolimits_1^n {{k^2}} = \dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6} and 1nk=n(n+1)2\sum\nolimits_1^n k = \dfrac{{n\left( {n + 1} \right)}}{2} . On substituting these values, the numerator will become,
N=n2(n+1)24+3n(n+1)(2n+1)6+2n(n+1)2\Rightarrow N = \dfrac{{{n^2}{{\left( {n + 1} \right)}^2}}}{4} + 3\dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6} + 2\dfrac{{n\left( {n + 1} \right)}}{2}
Now we can take the common term n(n+1)4\dfrac{{n\left( {n + 1} \right)}}{4} ,
N=n(n+1)4(n(n+1)+2(2n+1)+4)\Rightarrow N = \dfrac{{n\left( {n + 1} \right)}}{4}\left( {n\left( {n + 1} \right) + 2\left( {2n + 1} \right) + 4} \right)
On simplifying the terms inside the bracket we get,
N=n(n+1)4(n2+n+4n+2+4)\Rightarrow N = \dfrac{{n\left( {n + 1} \right)}}{4}\left( {{n^2} + n + 4n + 2 + 4} \right)
On simplifying we get,
N=n(n+1)4(n2+5n+6)\Rightarrow N = \dfrac{{n\left( {n + 1} \right)}}{4}\left( {{n^2} + 5n + 6} \right)
On splitting the middle term in the bracket we get,
N=n(n+1)4(n2+3n+2n+6)\Rightarrow N = \dfrac{{n\left( {n + 1} \right)}}{4}\left( {{n^2} + 3n + 2n + 6} \right)
On taking factors common we get,
N=n(n+1)4(n(n+3)+2(n+3))\Rightarrow N = \dfrac{{n\left( {n + 1} \right)}}{4}\left( {n\left( {n + 3} \right) + 2\left( {n + 3} \right)} \right)
Hence we have,
N=n(n+1)(n+2)(n+3)4\Rightarrow N = \dfrac{{n\left( {n + 1} \right)\left( {n + 2} \right)\left( {n + 3} \right)}}{4}
Now we can take the denominator,
Let D=1.2+2.3+3.4+... upto n termsD = 1.2 + 2.3 + 3.4 + ...{\text{ upto n terms}},
The 1st term is the product of the 1st1^{\text{st}} number and the numbers next to it. So, we can write the general term as,
Dk=k(k+1){D_k} = k\left( {k + 1} \right)
Now we can write the numerator as the summation of the general term from 1 to n.
D=1nDk\Rightarrow D = \sum\nolimits_1^n {{D_k}}
On substituting the value of Dk{D_k} , we get,
D=1nk(k+1)\Rightarrow D = \sum\nolimits_1^n {k\left( {k + 1} \right)}
Now we can open the brackets and do the multiplication.
D=1nk2+k\Rightarrow D = \sum\nolimits_1^n {{k^2} + k}
Now we can expand the summation to each term
D=1nk2+1nk\Rightarrow D = \sum\nolimits_1^n {{k^2}} + \sum\nolimits_1^n k
We know that 1nk2=n(n+1)(2n+1)6\sum\nolimits_1^n {{k^2}} = \dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6} and 1nk=n(n+1)2\sum\nolimits_1^n k = \dfrac{{n\left( {n + 1} \right)}}{2} . On substituting these values, the denominator will become,
D=n(n+1)(2n+1)6+n(n+1)2\Rightarrow D = \dfrac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6} + \dfrac{{n\left( {n + 1} \right)}}{2}
Now we can take the common factors,
D=n(n+1)6(2n+1+3)\Rightarrow D = \dfrac{{n\left( {n + 1} \right)}}{6}\left( {2n + 1 + 3} \right)
On simplification we get,
D=n(n+1)6(2n+4)\Rightarrow D = \dfrac{{n\left( {n + 1} \right)}}{6}\left( {2n + 4} \right)
Hence we have,
D=n(n+1)(n+2)3\Rightarrow D = \dfrac{{n\left( {n + 1} \right)\left( {n + 2} \right)}}{3}
Now we can write the given series as,
An=Nn×D{A_n} = \dfrac{N}{{n \times D}}
On substituting for values of N and D, we get,
An=n(n+1)(n+2)(n+3)4n×n(n+1)(n+2)3{A_n} = \dfrac{{\dfrac{{n\left( {n + 1} \right)\left( {n + 2} \right)\left( {n + 3} \right)}}{4}}}{{n \times \dfrac{{n\left( {n + 1} \right)\left( {n + 2} \right)}}{3}}}
On cancelling the common terms, we get,
An=3(n+3)4n{A_n} = \dfrac{{3\left( {n + 3} \right)}}{{4n}}
On simplification we get,
An=34(1+3n){A_n} = \dfrac{3}{4}\left( {1 + \dfrac{3}{n}} \right)
We need to find limnAn\mathop {\lim }\limits_{n \to \infty } {A_n} .
Let L=limnAnL = \mathop {\lim }\limits_{n \to \infty } {A_n}
L=limn34(1+3n)\Rightarrow L = \mathop {\lim }\limits_{n \to \infty } \dfrac{3}{4}\left( {1 + \dfrac{3}{n}} \right)
On applying the limits, we get,
L=34(1+3)\Rightarrow L = \dfrac{3}{4}\left( {1 + \dfrac{3}{\infty }} \right)
We know that 1=0\dfrac{1}{\infty } = 0 , so the limit will become,
L=34(1+0)\Rightarrow L = \dfrac{3}{4}\left( {1 + 0} \right)
Hence we have,
L=34\Rightarrow L = \dfrac{3}{4}
Therefore, the required limit is 34\dfrac{3}{4}.

So, the correct answer is option A.

Note:
We must simplify the numerator and denominator separately. While taking the denominator for simplification, we must not take the term n. We must make sure that this term is included while finding the limit. We cannot directly apply the limits to the given terms. While taking summations, we must take care that only addition is distributive and we cannot write the summation of the products as products of the summation.