Asked by klara

Write the Recursive Formula for the given sequence.

-1, -5, -25, -125, -625

Answers

Answered by Reiny
term(1) = -(5)^0
term(2) = -(5)^1
term(3) = -(5)^2
..
term(n) = ....

tell my what you have
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions