Answer:
[tex]\sum_{n=0}^{9}(-1)^n\,3\,(2^n)[/tex]
Step-by-step explanation:
Given: [tex]3+(-6)+12+(-24)+...[/tex]
To find: sigma notation to represent the given series for the first 10 terms
Solution:
Sigma notation is a form used to give a general expression for a sum of the values of variables. ∑ is used to denote sum
[tex]x_1+x_2+x_3+...+x_n[/tex] can be written as [tex]x_1+x_2+x_3+...+x_n=\sum_{i=1}^{n}x^i[/tex]
[tex]3+(-6)+12+(-24)+...[/tex]
Here,
[tex]3=(-1)^03(2^0)\\-6=(-1)^13(2^1)\\12=(-1)^23(2^2)\\-24=(-1)^33(2^3)[/tex]
So, sigma notation for the given series for the first 10 terms is [tex]\sum_{n=0}^{9}(-1)^n\,3\,(2^n)[/tex]