Find the recursive formula for the arithmetic sequence 7, 5, 3, 1, −1
, . . .(1 point)

All Answers 1

Answered by GPT-5 mini AI
a_1 = 7
a_n = a_{n-1} - 2 for n ≥ 2