asked 199k views
0 votes
Write the sum using summation notation, assuming the suggested pattern continues.1 - 3 + 9 - 27 + ...

1 Answer

4 votes
The pattern that is summed may be written as
S = 1 - 3 + 9 - 27 + . . .
= (-3)^0 + (-3)^1 + (-3)^2 + (3)^3 + . . .

The n-th term in the sum is (-3)^n, for n = 0,1,2,3, . . .

The sum may be written with summation notation as

\Sigma\limits^ { }_(k=0) {(-3)^k} \,
answered
User J Collins
by
7.3k points

Related questions

1 answer
0 votes
210k views
1 answer
0 votes
127k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.