Arithmetic & Geometric Sequences
Arithmetic & Geometric Sequences
A sequence with a constant difference $d$ between consecutive terms:
$$a_n = a_1 + (n-1)d$$
A sequence with a constant ratio $r$ between consecutive terms:
$$a_n = a_1 \cdot r^{n-1}$$
Find the 20th term of the arithmetic sequence $3, 7, 11, 15, \ldots$
$a_1 = 3$, $d = 4$.
$$a_{20} = 3 + 19(4) = 3 + 76 = 79$$
Find the 8th term of the geometric sequence $2, 6, 18, 54, \ldots$
$a_1 = 2$, $r = 3$.
$$a_8 = 2 \cdot 3^7 = 2 \cdot 2187 = 4374$$
Is $5, 10, 20, 40, \ldots$ arithmetic or geometric?
$10/5 = 2$, $20/10 = 2$: constant ratio → geometric with $r = 2$.
The 5th term of an arithmetic sequence is 23 and $d = 4$. Find $a_1$.
$a_5 = a_1 + 4d \Rightarrow 23 = a_1 + 16 \Rightarrow a_1 = 7$.
Practice Problems
Show Answer Key
1. $2 + 14(5) = 72$
2. $3 \cdot 2^9 = 1536$
3. Neither (differences and ratios are not constant)
4. $35 = 10 + 5d \Rightarrow d = 5$
5. $108 = 4r^3 \Rightarrow r = 3$
6. $2, 5, 8, 11, 14$
7. $2, 4, 8, 16, 32$
8. $100 + 11(-7) = 23$
9. $1000(0.5)^5 = 31.25$
10. $d = 4$, $a_1 = 6$
11. $-1, 2, -3, 4$
12. $a_1 = 4$, $a_5 = 324$