SOLUTION: How to compute the sum of this series? -1+2-3+4-...-(2n-1)+2n
Algebra
->
Sequences-and-series
-> SOLUTION: How to compute the sum of this series? -1+2-3+4-...-(2n-1)+2n
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1173115
:
How to compute the sum of this series?
-1+2-3+4-...-(2n-1)+2n
Answer by
greenestamps(13200)
(
Show Source
):
You can
put this solution on YOUR website!
The given series is 2n terms.
Add the terms in pairs to get a new series of n terms. In each pair the sum is 1; so the sum of the original series is n(1) = n.