Sequence
An ordered list of numbers that follows a rule is a sequence, and each number in that list is a term. The order carries meaning, because swapping two neighbouring terms changes what the rule produces next.
Terms and Order in a Sequence
The rule decides which numbers appear and how the list continues, so two different rules produce two different sequences, as in the two lists below.
- Sequence of even numbers:
- Sequence of squares:
In both examples the sequence records each separate term and the rule that produces the next one.
Series
Adding the terms of a sequence produces a series, and the series is written as a sum expression. The partial sum is the sum of the first terms, so it changes as grows. Keeping the two ideas apart is exactly what the comparison below tests.
A Series as a Sum
A series adds the terms of a sequence, and the plus signs between the terms show that addition. The two sums below add the even numbers and the square numbers one term at a time.
- Series of even numbers:
- Series of squares:
When the terms stop after the -th term, the value of the sum is the partial sum, usually written .
Difference between a Sequence and a Series
The table puts the two side by side. A sequence keeps the terms in order, and a series adds those terms into one value.
| Aspect | Sequence | Series |
|---|---|---|
| Form | Ordered list of numbers separated by commas, such as | Sum of numbers separated by plus signs, such as |
| Focus | Pattern and value of each individual term | Result of summing the terms |
Partial Sums of Sequence Terms
The sum of the first terms of a sequence is its th partial sum:
A sequence therefore creates a new sequence of partial sums. For :
Adding the terms of produces a second sequence, , and those partial sums grow faster than the original terms.
Finite and Infinite Sums
is a finite sum of twenty terms. For an infinite series, we instead ask whether approaches a limit as .
An infinite series is defined through the limit of its partial sums. When those partial sums approach one fixed value, the series converges. The topic convergent and divergent series uses this limit to separate series that settle from those that do not.
Exercise
Given the sequence . Write its first four terms, then determine its first four partial sums. Keep the two lists apart, because a term describes one position while a partial sum totals every term up to that position.
- Write its first four terms.
- Determine its first four partial sums.
Solution
Substituting into gives the first four terms, and adding those terms one by one gives the partial sums.