ARITHMETIC SEQUENCE
An arithmetic sequence is a sequence where each term is obtained by adding a constant difference to the previous term!
An arithmetic sequence is a sequence of numbers where the difference between consecutive terms is always the same. This constant difference is called d (common difference).
Example: 2, 5, 8, 11, 14, ...
Each term increases by 3, so the common difference is d = 3.
1. Common Difference:
d = a2 − a1
2. nth Term Formula:
an = a1 + (n − 1)d
Where:
an = the nth term you want to find
a1 = the first term
n = the position of the term
d = the common difference
d = a2 − a1 = 9 − 4 = 5
Check: 14 − 9 = 5 ✓ 19 − 14 = 5 ✓
Answer: d = 5
Given: a1 = 3, d = 4, n = 10
a10 = a1 + (n − 1)d
a10 = 3 + (10 − 1)(4)
a10 = 3 + (9)(4)
a10 = 3 + 36 = 39
Answer: a10 = 39
Given: a1 = 2, d = 3, n = 5
a5 = a1 + (n − 1)d
a5 = 2 + (5 − 1)(3)
a5 = 2 + (4)(3)
a5 = 2 + 12 = 14
Answer: a5 = 14
Use: an = a1 + (n − 1)d
22 = 6 + (5 − 1)d
22 = 6 + 4d
22 − 6 = 4d
16 = 4d
d = 4
Answer: d = 4
Try It Yourself!
Answer all 3 guided questions. Hints and solutions are available if you need them!
Quick Quiz Time!
Answer all 10 questions in one go. Good luck!
Made for students who want to master Arithmetic Sequence