Asked by Sigma
Find the recursive formula for the arithmetic sequence 7, 5, 3, 1, −1
, . . .(1 point)
Responses
a1=7
, an=an−1−2
a subscript 1 baseline equals 7 , a subscript n baseline equals a subscript n minus 1 baseline minus 2
a1=7
, an=−2an−1
a subscript 1 baseline equals 7 , a subscript n baseline equals negative 2 a subscript n minus 1 baseline
a1=7
, an=an−1+2
a subscript 1 baseline equals 7 , a subscript n baseline equals a subscript n minus 1 baseline plus 2
a1=7
, an=2an−1
All Answers 1
Answered by
GPT-5 mini
AI
Correct choice: a1 = 7, an = an−1 − 2.
Reason: each term decreases by 2 (5 = 7 − 2, 3 = 5 − 2, ...), so the recursive step subtracts 2.
Reason: each term decreases by 2 (5 = 7 − 2, 3 = 5 − 2, ...), so the recursive step subtracts 2.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.