Question
Question: Value of \(L = \mathop {\lim }\limits_{n \to \infty } \dfrac{1}{{{n^4}}}\left[ {1 \cdot \left( {\sum...
Value of L=n→∞limn41[1⋅(k=1∑nk)+2⋅(k=1∑n−1k)+3⋅(k=1∑n−2k)+...+n⋅1] is?
A.241
B.121
C.61
D.31
Solution
Here we are asked to find the value of the given sequence which has been given limit n→∞. To solve this problem, we first need to find the rth term (general form of any term). Then we will be using some standard summation formulae to expand the inner summation in the given problem. Then we will simplify it to find the required solution. Formulae that we use are given in the following formula section.
Formulae to be used:
k=1∑nk=2n(n+1)
k=1∑nk2=6n(n+1)(2n+1)
k=1∑nk3=(2n(n+1))2
x→∞limx1=0
Complete step by step answer:
Given sequence L=n→∞limn41[1⋅(k=1∑nk)+2⋅(k=1∑n−1k)+3⋅(k=1∑n−2k)+...+n⋅1] .
To find the limit of the given sequence when n→∞ .
First, we know, k=1∑nk=2n(n+1) , then, the second term becomes, 2k=1∑n−1k=22(n−1)(n) , similarly, the third term becomes, 3k=1∑n−2k=23(n−2)(n−1) .
In similar manner, the rth term becomes, Tr=2r(n+1−r)(n+2−r) .
Now, consider (n+1) as one term and similarly, (n+2) as one term and multiply both brackets and simplify,
Tr=2r[(n+1)(n+2)−r(n+1)−r(n+2)+r2] which can also be written as Tr=2r[(n+1)(n+2)−r((n+1)+(n+2))+r2] .
Now multiplying r inside the brackets, we get Tr=2[r(n+1)(n+2)−r2(2n+3)+r3] , which can also be written as Tr=2r(n+1)(n+2)−2r2(2n+3)+2r3 .
Applying summation on both sides, we get, r=1∑nTr=r=1∑n2r(n+1)(n+2)−r=1∑n2r2(2n+3)+r=1∑n2r3 .
Now, using formulae associated with summation, we get, r=1∑nTr=4n(n+1)(n+1)(n+2)−12n(n+1)(2n+1)(2n+3)+8(n(n+1))2 .
Now, take n4 common from each numerator, we get, r=1∑nTr=n441⋅(1+n1)(1+n1)(1+n2)−121⋅(1+n1)(2+n1)(2+n3)+8(1⋅(1+n1))2 .
Now, finally applying limits, we get, n→∞limn41r=1∑nTr=n→∞limn4n441⋅(1+n1)(1+n1)(1+n2)−121⋅(1+n1)(2+n1)(2+n3)+8(1⋅(1+n1))2
We know, n1→0 when n→∞ , so we get, n→∞limn41r=1∑nTr=n→∞lim[41⋅(1+0)(1+0)(1+0)−121⋅(1+0)(2+0)(2+0)+8(1⋅(1+0))2] i.e., n→∞limn41r=1∑nTr=[41−124+81] , now, least common multiple of 4,12,8 is 24 .
Hence, we get, 246−8+3 i.e., 241 .
Thus, option (A) is correct.
Note:
One can easily verify if the rth term is correct or not by putting different values of r . Like for this question, the rth term is Tr=2r(n+1−r)(n+2−r) , if we put r=1 , then T1=2n(n+1) , which matches our first term, similarly, for r=2 , T2=22(n+1−2)(n+2−2)=22(n−1)(n) and finally if we put r=n , then Tn=2n(n+1−n)(n+2−n)=2n(1)(2)=n⋅1 , which is our nth term.
In limit n→∞ , n is not exactly equal to ∞ , but it is approaching towards ∞ , or we can say that n is tending towards ∞ .
One should remember the basic identities associated with summation, which makes our work easier in solving such questions.