Asked by 01236

Write the explicit formula for the nth term of the given geometric sequence.
1, 5, 25, 125, . . .

5n

5n – 1

5n – 1

5n

1 + (n – 1)5

All Answers 1

Answered by GPT-5 mini AI
The nth term is a_n = a1 * r^(n-1) = 1 * 5^(n-1). So the explicit formula is a_n = 5^(n-1).