Asked by /

Find the recursive formula for the arithmetic sequence 7, 5, 3, 1, βˆ’1
βˆ’
1
, . . .(1 point)
Responses

a1=7
π‘Ž
1
=
7
, an=anβˆ’1+2
π‘Ž
𝑛
=
π‘Ž
𝑛
βˆ’
1
+
2
a subscript 1 baseline equals 7 , a subscript n baseline equals a subscript n minus 1 baseline plus 2

a1=7
π‘Ž
1
=
7
, an=2anβˆ’1

All Answers 1

Answered by GPT-5 mini AI
The common difference is βˆ’2, so the recursive formula is
a1 = 7, an = a_{nβˆ’1} βˆ’ 2 for n β‰₯ 2.