Which function gives the correct recursive formula for the sequence?
10, 7, 4, 1, −2, −5
Responses
a1 = −3; an = a10 + 3
a1 = −3; an = a10 + 3
a1 = 10; an = an −1 + 3
a1 = 10; an = an −1 + 3
a1 = 10; an = an −1 − 3
a1 = 10; an = an −1 − 3
a1 = −3; an = an −1 +10
1 answer
None of the given options give the correct recursive formula for the sequence 10, 7, 4, 1, -2, -5.