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=n(1.2+2.3+3.4+... upto n terms)1.2.3+2.3.4+3.4.5+... upto n termsthen n→∞limAn is
A) 43
B) 41
C) 21
D) 45
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=n(1.2+2.3+3.4+... upto n terms)1.2.3+2.3.4+3.4.5+... upto n terms.
Consider the numerator,
N=1.2.3+2.3.4+3.4.5+... upto n terms.
The 1st term is the product of the 1st 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)
Now we can write the numerator as the summation of the general term from 1 to n.
⇒N=∑1nNk
On substituting the value of Nk , we get,
⇒N=∑1nk(k+1)(k+2)
Now we can open the brackets and do the multiplication.
⇒N=∑1n(k2+k)(k+2)
On simplifying the brackets we get,
⇒N=∑1nk3+2k2+k2+2k
On Adding like terms we get,
⇒N=∑1nk3+3k2+2k
Now we can expand the summation to each term,
⇒N=∑1nk3+3∑1nk2+2∑1nk
We know that ∑1nk3=4n2(n+1)2, ∑1nk2=6n(n+1)(2n+1) and ∑1nk=2n(n+1) . On substituting these values, the numerator will become,
⇒N=4n2(n+1)2+36n(n+1)(2n+1)+22n(n+1)
Now we can take the common term 4n(n+1) ,
⇒N=4n(n+1)(n(n+1)+2(2n+1)+4)
On simplifying the terms inside the bracket we get,
⇒N=4n(n+1)(n2+n+4n+2+4)
On simplifying we get,
⇒N=4n(n+1)(n2+5n+6)
On splitting the middle term in the bracket we get,
⇒N=4n(n+1)(n2+3n+2n+6)
On taking factors common we get,
⇒N=4n(n+1)(n(n+3)+2(n+3))
Hence we have,
⇒N=4n(n+1)(n+2)(n+3)
Now we can take the denominator,
Let D=1.2+2.3+3.4+... upto n terms,
The 1st term is the product of the 1st number and the numbers next to it. So, we can write the general term as,
Dk=k(k+1)
Now we can write the numerator as the summation of the general term from 1 to n.
⇒D=∑1nDk
On substituting the value of Dk , we get,
⇒D=∑1nk(k+1)
Now we can open the brackets and do the multiplication.
⇒D=∑1nk2+k
Now we can expand the summation to each term
⇒D=∑1nk2+∑1nk
We know that ∑1nk2=6n(n+1)(2n+1) and ∑1nk=2n(n+1) . On substituting these values, the denominator will become,
⇒D=6n(n+1)(2n+1)+2n(n+1)
Now we can take the common factors,
⇒D=6n(n+1)(2n+1+3)
On simplification we get,
⇒D=6n(n+1)(2n+4)
Hence we have,
⇒D=3n(n+1)(n+2)
Now we can write the given series as,
An=n×DN
On substituting for values of N and D, we get,
An=n×3n(n+1)(n+2)4n(n+1)(n+2)(n+3)
On cancelling the common terms, we get,
An=4n3(n+3)
On simplification we get,
An=43(1+n3)
We need to find n→∞limAn .
Let L=n→∞limAn
⇒L=n→∞lim43(1+n3)
On applying the limits, we get,
⇒L=43(1+∞3)
We know that ∞1=0 , so the limit will become,
⇒L=43(1+0)
Hence we have,
⇒L=43
Therefore, the required limit is 43.
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.