Question
Question: Evaluate the given expression \(\sum\limits_{k = 1}^n {\left( {{2^k} + {3^{k - 1}}} \right)} \)...
Evaluate the given expression k=1∑n(2k+3k−1)
Solution
Hint: Simplify the required expression by breaking the submission down into two different terms (as they can be simplified around the positive sign) then , expand by writing different values of k starting from 1, to obtain a progression series.
Complete step-by-step answer:
Now we need to find the value of k=1∑n(2k+3k−1)
So we can simplify it to
⇒k=1∑n2k+k=1∑n3k−1
Now let’s expand each of these submissions by putting various values of k starting from 1 and going till n.
⇒(21+22+23+24............+2n)+(30+31+32+33............+3n−1) (EQ 1)
Now, let’s talk about the first expression which is
⇒(21+22+23+24............+2n)
Now, the first term of this series as a1=21=2 and second term a2=22=4
If we divide the second term by first term then we get common ratio r1=a1a2=24=2 (EQ 2)
Now, the third term of this series isa3=23=8.
If we divide the fourth term with third term then we get a common ratio r2=a2a3=816=2 (EQ 3)
Now, clearly equation (EQ 2) is equal to equation (EQ 3) so we can say that r1=r2=2, hence the given series is in GP, because a series is in GP if and only if the common ratio remains constant throughout.
Now, this series is forming a sum of n terms where the common ratio is greater than 1.
So Sn=r−1a(rn−1) if r > 1 (EQ 4)
Putting the values in equation (4) we get
Sn=2−12(2n−1)=12(2n−1)=2×2n−2=2n+1−2 (EQ 5)
Now, similarly talking about the second series
(30+31+32+33............+3n−1)
Now, the first term of this series asa1=30=1 and second term a2=31=3
If we divide the second term by first term then we get common ratio r1=a1a2=13=3 (EQ 6)
Now, the third term of this series isa3=32=9.
If we divide the fourth term with third term then we get a common ratio r2=a2a3=39=3 (EQ 7)
Now, clearly equation (6) is equal to equation (7) so we can say thatr1=r2=3, hence the given series is in GP, because a series is in GP if and only if the common ratio remains constant throughout.
Putting the values in equation (EQ 4) we get
Sn=3−130(3n−1)=2(3n−1) (EQ 8)
Thus equation (1) is equal to equation (5) + equation (8)
⇒(21+22+23+24............+2n)+(30+31+32+33............+3n−1)
⇒2n+1−2+2(3n−1)
⇒2n+1−2+23n−21 ⇒2n+1+23n−25
Note: Whenever we come across such types of problems the key concept that we need to recall is that a series is in GP if and only if the common ratio is coming out to be constant, moreover direct expansion of submissions always helps in making a series whose sum can be found using respective series formula.