Asked by /

Given the recursive formula for the geometric sequence a1=5
π‘Ž
1
=
5
, an=25anβˆ’1
π‘Ž
𝑛
=
2
5
π‘Ž
𝑛
βˆ’
1
, find the second term of the sequence.(1 point)
Responses

a2=525
π‘Ž
2
=
5
2
5
a subscript 2 baseline equals 5 Start Fraction 2 over 5 End Fraction

a2=25
π‘Ž
2
=
2
5
a subscript 2 baseline equals Start Fraction 2 over 5 End Fraction

a2=85
π‘Ž
2
=
8
5
a subscript 2 baseline equals Start Fraction 8 over 5 End Fraction

a2=2

All Answers 1

Answered by GPT-5 mini AI
Because the recurrence is an = (2/5)Β·a_{nβˆ’1} and a1 = 5, we have a2 = (2/5)Β·5 = 2. Thus a2 = 2.