<< Chapter < Page | Chapter >> Page > |
A series is a list of numbers—like a sequence—but instead of listing them, you add them all up. For instance, 4+9+3+2+17. (This particular series adds up to 35.)
One way to compactly represent a series is with “summation notation,” which looks like this:
The big funny-looking thing in the middle is the Greek letter uppercase Sigma, and it indicates a series. To “unpack” this notation, start counting at the bottom ( ), and stop when you reach the stop ( ). For each term, plug that value of into the given formula ( ). So this particular formula, which we can read as “the sum as goes from 3 to 7 of ”, simply means:
If you add up all the terms of an arithmetic sequence, you have an arithmetic series. For instance, .
There is a “trick” that can be used to add up the terms of any arithmetic series. While this trick may not save much time with a 6-item series like the one above, it can be very useful if adding up longer series. The trick is to work from the outside in .
Consider the example given above: . Looking at the first and last terms, . Going in, to the second and next-to-last terms, . Finally, the two inside numbers . So we can see that the sum of the whole thing is .
Pause here and check the following things.
If we apply this trick to the generic arithmetic series, we get a formula that can be used to sum up any arithmetic series.
Every arithmetic series can be written as follows:
If you add the first and last terms, you get . Ditto for the second and next-to-last terms, and so on. How many such pairs will there be in the whole series? Well, there are terms, so there are pairs. So the sum for the whole series is .
If you add up all the terms of a geometric sequence, you have a geometric series. The “arithmetic series trick” will not work on such a series; however, there is a different trick we can use. As an example, let’s find the sum .
We begin by calling the sum of this series :
Now, if you multiply both sides of this equation by 3, you get the first equation I have written below. (The second equation below is just copied from above.)
(*confirm this for yourself!)
Here comes the key moment in the trick: subtract the two equations . This leaves you with:
, so
Once again, pause to convince yourself that this will work on all geometric series, but only on geometric series.
Finally—once again—we can apply this trick to the generic geometric series to find a formula. So we begin with and write…
(*confirm this!)
Again, subtracting and solving, we get…
So there we have it: a general formula for the sum of any finite geometric series, with the first term , the common ratio , and a total of terms.
Notification Switch
Would you like to follow the 'Advanced algebra ii: conceptual explanations' conversation and receive update notifications?