Solveeit Logo

Question

Question: Evaluate the given expression \(\sum\limits_{k = 1}^n {\left( {{2^k} + {3^{k - 1}}} \right)} \)...

Evaluate the given expression k=1n(2k+3k1)\sum\limits_{k = 1}^n {\left( {{2^k} + {3^{k - 1}}} \right)}

Explanation

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=1n(2k+3k1)\sum\limits_{k = 1}^n {\left( {{2^k} + {3^{k - 1}}} \right)}
So we can simplify it to
k=1n2k+k=1n3k1\Rightarrow \sum\limits_{k = 1}^n {{2^k}} + \sum\limits_{k = 1}^n {{3^{k - 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............+3n1) \Rightarrow \left( {{2^1} + {2^2} + {2^3} + {2^4}............ + {2^n}} \right) + \left( {{3^0} + {3^1} + {3^2} + {3^3}............ + {3^{n - 1}}} \right) (EQ 1)
Now, let’s talk about the first expression which is
(21+22+23+24............+2n)\Rightarrow \left( {{2^1} + {2^2} + {2^3} + {2^4}............ + {2^n}} \right)

Now, the first term of this series as a1=21=2{a_1} = {2^1} = 2 and second term a2=22=4{a_2} = {2^2} = 4
If we divide the second term by first term then we get common ratio r1=a2a1=42=2{r_1} = \dfrac{{{a_2}}}{{{a_1}}} = \dfrac{4}{2} = 2 (EQ 2)

Now, the third term of this series isa3=23=8{a_3} = {2^3} = 8.
If we divide the fourth term with third term then we get a common ratio r2=a3a2=168=2{r_2} = \dfrac{{{a_3}}}{{{a_2}}} = \dfrac{{16}}{8} = 2 (EQ 3)

Now, clearly equation (EQ 2) is equal to equation (EQ 3) so we can say that r1=r2=2{r_1} = {r_2} = 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=a(rn1)r1 if r > 1{S_n} = \dfrac{{a\left( {{r^n} - 1} \right)}}{{r - 1}}{\text{ if r > 1}} (EQ 4)
Putting the values in equation (4) we get
Sn=2(2n1)21=2(2n1)1=2×2n2=2n+12{S_n} = \dfrac{{2\left( {{2^n} - 1} \right)}}{{2 - 1}} = \dfrac{{2\left( {{2^n} - 1} \right)}}{1} = 2 \times {2^n} - 2 = {2^{n + 1}} - 2 (EQ 5)

Now, similarly talking about the second series
(30+31+32+33............+3n1)\left( {{3^0} + {3^1} + {3^2} + {3^3}............ + {3^{n - 1}}} \right)
Now, the first term of this series asa1=30=1{a_1} = {3^0} = 1 and second term a2=31=3{a_2} = {3^1} = 3
If we divide the second term by first term then we get common ratio r1=a2a1=31=3{r_1} = \dfrac{{{a_2}}}{{{a_1}}} = \dfrac{3}{1} = 3 (EQ 6)

Now, the third term of this series isa3=32=9{a_3} = {3^2} = 9.
If we divide the fourth term with third term then we get a common ratio r2=a3a2=93=3{r_2} = \dfrac{{{a_3}}}{{{a_2}}} = \dfrac{9}{3} = 3 (EQ 7)

Now, clearly equation (6) is equal to equation (7) so we can say thatr1=r2=3{r_1} = {r_2} = 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=30(3n1)31=(3n1)2{S_n} = \dfrac{{{3^0}\left( {{3^n} - 1} \right)}}{{3 - 1}} = \dfrac{{\left( {{3^n} - 1} \right)}}{2} (EQ 8)

Thus equation (1) is equal to equation (5) + equation (8)
(21+22+23+24............+2n)+(30+31+32+33............+3n1)\Rightarrow \left( {{2^1} + {2^2} + {2^3} + {2^4}............ + {2^n}} \right) + \left( {{3^0} + {3^1} + {3^2} + {3^3}............ + {3^{n - 1}}} \right)
2n+12+(3n1)2\Rightarrow {2^{n + 1}} - 2 + \dfrac{{\left( {{3^n} - 1} \right)}}{2}
2n+12+3n212 2n+1+3n252  \Rightarrow {2^{n + 1}} - 2 + \dfrac{{{3^n}}}{2} - \dfrac{1}{2} \\\ \Rightarrow {2^{n + 1}} + \dfrac{{{3^n}}}{2} - \dfrac{5}{2} \\\

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.