Question
Which option is the correct recursive equation for the arithmetic sequence 6, 2, −2, −6, . . .?
Answers
GPT 3.5
The recursive equation for the arithmetic sequence 6, 2, -2, -6, ... is:
a(n) = a(n-1) - 4
a(n) = a(n-1) - 4