Final answer:
The recursive formula for an arithmetic sequence is a_n = a_(n-1) + d. The first 4 terms of the sequence can be found using this formula.
Step-by-step explanation:
For an arithmetic sequence with a common difference (d) and a first term (a_1), the recursive formula can be written as:
a_n = a_(n-1) + d
To find the first 4 terms of the sequence, we can use this formula:
- a_1 = a_1
- a_2 = a_1 + d
- a_3 = a_2 + d
- a_4 = a_3 + d
So, the first 4 terms are a_1, a_1 + d, a_1 + 2d, a_1 + 3d.