Arithmetic Sequences
An arithmetic sequence is a list of numbers where you always add (or subtract) the same value to get from one term to the next. That fixed value is called the common difference. Understanding arithmetic sequences lets you predict any term in a pattern and quickly calculate the sum of many terms, which shows up in finance, physics, and plenty of algebra problems.
Patterns in arithmetic sequences
To check whether a sequence is arithmetic, subtract any term from the one that follows it. If that difference is the same every time, you've got an arithmetic sequence. The constant difference is called the common difference, written as .
- Positive common difference: 2, 5, 8, 11, 14, ... Here because each term is 3 more than the previous one. The sequence increases.
- Negative common difference: 10, 7, 4, 1, -2, ... Here because each term is 3 less than the previous one. The sequence decreases.
If the differences between consecutive terms aren't all equal, the sequence is not arithmetic. For example, 1, 2, 4, 8, ... has differences of 1, 2, 4, so it fails the test.

General term formula construction
Instead of listing out every term, you can jump straight to any term using the general term formula:
- = the term you want to find (the th term)
- = the first term
- = the position of the term in the sequence
- = the common difference
How to build the formula:
-
Identify the first term .
-
Find the common difference by subtracting any term from the next one.
-
Plug and into .
-
Simplify if needed.
Example 1: For the sequence 2, 5, 8, 11, 14, ...
- ,
- Quick check: โ
Example 2: For the sequence 10, 7, 4, 1, -2, ...
- ,
- Quick check: โ
Always do a quick check like this by plugging in a position you already know. It catches sign errors fast.

Sum of finite arithmetic sequences
When you need the sum of the first terms of an arithmetic sequence, use this formula:
- = sum of the first terms
- = first term
- = the th (last) term you're summing to
- = number of terms
The idea behind this formula: if you pair the first term with the last, the second with the second-to-last, and so on, each pair has the same sum. There are such pairs, each totaling .
Steps to find the sum:
-
Identify , , and .
-
If you don't already know , calculate it using .
-
Plug , , and into .
Example 1: Find the sum of the first 10 terms of 2, 5, 8, 11, 14, ...
- , ,
Example 2: Find the sum of the first 6 terms of 10, 7, 4, 1, -2, ...
- , ,
Types of Sequences and Series
A sequence is an ordered list of numbers. A series is what you get when you add the terms of a sequence together.
- A finite sequence has a definite number of terms (like the first 10 terms of a pattern). You can always find its sum.
- An infinite sequence continues without end (indicated by "..." at the end). You can still write a general term formula for it, but the sum formula only applies when you pick a specific number of terms to add.
Arithmetic sequences can be described either way depending on context. If a problem says "find the sum of the first 20 terms," you're treating it as finite even if the pattern itself could go on forever.