To find the first five terms of the sequence defined by the formula \( a_n = 6n + 1 \), we will substitute \( n \) with values from 1 to 5.
-
For \( n = 1 \): \[ a_1 = 6(1) + 1 = 6 + 1 = 7 \]
-
For \( n = 2 \): \[ a_2 = 6(2) + 1 = 12 + 1 = 13 \]
-
For \( n = 3 \): \[ a_3 = 6(3) + 1 = 18 + 1 = 19 \]
-
For \( n = 4 \): \[ a_4 = 6(4) + 1 = 24 + 1 = 25 \]
-
For \( n = 5 \): \[ a_5 = 6(5) + 1 = 30 + 1 = 31 \]
Thus, the first five terms of the sequence are: \[ 7, 13, 19, 25, 31 \]