Arithmetic Sequence Standard Form Explained
What Is an Arithmetic Sequence?
An arithmetic sequence is a list of numbers where the difference between consecutive terms stays the same. That's it. No curves, no patterns that shift. Just a constant gap that repeats every single step.
You see them everywhere:
- Counting by 3s: 2, 5, 8, 11, 14...
- Staircase heights: 1, 4, 7, 10, 13...
- Monthly rent increasing by $50 each year
The defining feature is the common difference. Find that, and you can predict any term in the sequence.
The Standard Form of an Arithmetic Sequence
The standard form looks like this:
an = a1 + (n - 1)d
Where:
- an = the nth term you want to find
- a1 = the first term in the sequence
- n = the position number (1st, 2nd, 3rd, etc.)
- d = the common difference between terms
This formula is your workhorse. Memorize it. You'll use it constantly in algebra, calculus, and standardized tests.
How to Identify the Parts
Finding the First Term (aā)
The first term is simply the first number in your sequence. No calculation needed. Just look at where it starts.
Sequence: 7, 12, 17, 22, 27
aā = 7
Finding the Common Difference (d)
Subtract any term from the term right after it. That's d.
Using the same sequence: 12 - 7 = 5
d = 5
Check: 17 - 12 = 5 ā, 22 - 17 = 5 ā
If the difference is negative, your sequence is going down. That's fine. Arithmetic sequences can decrease too.
Working the Formula
Let's find the 20th term of: 7, 12, 17, 22, 27...
Step 1: Identify aā and d
aā = 7, d = 5
Step 2: Plug into the formula
aāā = 7 + (20 - 1) Ć 5
Step 3: Solve
aāā = 7 + 19 Ć 5
aāā = 7 + 95
aāā = 102
That's your answer. No guesswork, no pattern hunting. Just plug and calculate.
Finding Missing Terms
Sometimes you'll get a sequence with gaps. The formula handles this.
Example: Find the three missing terms in: 5, __, __, __, 25
Step 1: You have 5 terms total, so n = 5
Step 2: aā = 5 and aā
= 25
Step 3: Use the formula: 25 = 5 + (5 - 1)d
25 = 5 + 4d
20 = 4d
d = 5
Now fill in: 5, 10, 15, 20, 25
Sum of an Arithmetic Sequence
When you need the total of all terms, use the sum formula:
Sn = n(aā + an) / 2
Or if you don't know the last term:
Sn = n[2aā + (n - 1)d] / 2
Example: Find the sum of the first 10 terms of: 3, 7, 11, 15...
aā = 3, d = 4, n = 10
Sāā = 10[2(3) + (10 - 1)4] / 2
Sāā = 10[6 + 36] / 2
Sāā = 10(42) / 2
Sāā = 210
Quick Reference Table
| What You Know | Formula to Use |
|---|---|
| Find a specific term | an = aā + (n-1)d |
| Find the sum of terms | Sn = n(aā + an)/2 |
| Find sum without last term | Sn = n[2aā + (n-1)d]/2 |
| Find the common difference | d = aā - aā |
| Find position n of a term | n = (an - aā)/d + 1 |
Common Mistakes to Avoid
- Using n instead of (n-1) ā This is the most frequent error. Remember: you're counting from the first term, so subtract 1.
- Wrong sign on d ā A negative d means the sequence decreases. Don't force it positive.
- Skipping verification ā Always check your answer by plugging it back into the sequence. Catch errors before submission.
- Confusing position with value ā n is where the term sits (1st, 2nd, 3rd). an is what the term equals.
Practical Example: Real-World Application
You start a job making $30,000/year. You get a $2,000 raise every year. What will you make in year 15?
Given:
aā = 30,000
d = 2,000
n = 15
Solution:
aāā
= 30,000 + (15 - 1)(2,000)
aāā
= 30,000 + 14(2,000)
aāā
= 30,000 + 28,000
aāā
= $58,000
That's the salary in year 15. Simple, direct, no fluff.
Getting Started: Your Action Steps
To solve any arithmetic sequence problem:
- List what you know ā Write down aā, d, and n clearly
- Calculate d ā Subtract: aā - aā
- Pick the right formula ā Term formula for finding values, sum formula for totals
- Plug in the numbers ā Replace variables with your values
- Simplify step by step ā Don't try to do everything at once
- Check your answer ā Verify the term fits the sequence pattern
That's the complete process. Practice with two or three sequences, and you'll have it locked down.