An arithmetic series is formed by adding the terms of an arithmetic sequence. While a sequence is a list of numbers like , a series is the expression of their sum: .
The first term is denoted by , and the common difference is denoted by . The common difference is the fixed amount added to each term to get to the next, and it can be positive, negative, or zero.
The number of terms being summed is denoted by . In most problems, must be a positive integer, as you cannot sum a fractional number of terms.
The formula for the sum of an arithmetic series is derived from the principle of pairing. If you write the series forward and then backward underneath it, the sum of each vertical pair of terms is constant: .
Because there are such pairs when you add the two series together, the total is . Since this represents twice the actual sum, the formula for a single series is halved.
This logic leads to the two primary formulas: and, by substituting , we get
Method 1: Using the Last Term: If the first term (), the last term (), and the number of terms () are known, use . This is the most direct calculation method.
Method 2: Using the Common Difference: If the last term is unknown but the common difference () is provided, use . This is common in problems where the series is defined by its growth rate.
Method 3: Finding n First: If you are given a series like , you must first find using the nth term formula before you can calculate the sum.
| Feature | Arithmetic Sequence | Arithmetic Series |
|---|---|---|
| Definition | A list of numbers with a common difference | The total sum of those numbers |
| Notation | or | |
| Goal | Find a specific value in the list | Find the accumulated total |
| Formula |
Identify the Variables: Always start by explicitly writing down the values for , , and . If any are missing, use the formula to find them before attempting the formula.
Sigma Notation: Be prepared to interpret . This is always an arithmetic series where the common difference is the coefficient .
Simultaneous Equations: If you are given two different sums (e.g., and ), set up two equations using the formula and solve for and simultaneously.
Sanity Check: If is positive, should grow faster than linearly. If is negative, the sum may increase for a while and then begin to decrease as terms become negative.