Arithmetic Sequence

Math Lesson

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 adds the same number every time. That constant number is called the common difference (d). Once you know the first term and d, you can find any term in the sequence!
an = a1 + (n − 1)d
What is an Arithmetic Sequence?

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.

Key Formulas

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

4 Worked Examples
Example 1: Find the common difference of 4, 9, 14, 19, ...

d = a2 − a1 = 9 − 4 = 5

Check: 14 − 9 = 5 ✓    19 − 14 = 5 ✓

Answer: d = 5
Example 2: Find the 10th term of 3, 7, 11, 15, ...

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
Example 3: Find the 5th term of 2, 5, 8, 11, ...

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
Example 4: Find the common difference if a1 = 6 and a5 = 22

Use: an = a1 + (n − 1)d
22 = 6 + (5 − 1)d
22 = 6 + 4d
22 − 6 = 4d
16 = 4d
d = 4

Answer: d = 4
Guided Practice

Try It Yourself!

Answer all 3 guided questions. Hints and solutions are available if you need them!

NOTE: Correct answers will turn GREEN so you know your answer is correct!
Mastery Check

Quick Quiz Time!

Answer all 10 questions in one go. Good luck!

Please answer ALL questions before submitting!
0/10

Made for students who want to master Arithmetic Sequence