To find the first five terms of the sequence given by the formula an = 4n + 1, we need to substitute values of n starting from 1 and increasing by 1 until we reach 5.
- For n = 1:
a1 = 4(1) + 1 = 4 + 1 = 5 - For n = 2:
a2 = 4(2) + 1 = 8 + 1 = 9 - For n = 3:
a3 = 4(3) + 1 = 12 + 1 = 13 - For n = 4:
a4 = 4(4) + 1 = 16 + 1 = 17 - For n = 5:
a5 = 4(5) + 1 = 20 + 1 = 21
Thus, the first five terms of the sequence are:
- a1 = 5
- a2 = 9
- a3 = 13
- a4 = 17
- a5 = 21
In conclusion, the first five terms of the sequence defined by the formula an = 4n + 1 are 5, 9, 13, 17, and 21.