Asked by John Smith

THe explict rule for a sequence is given.
an=4n-1

What is the recursive for the sequence?

I got a1=3 ; an=an-1+4

Answers

Answered by bobpursley
a<sub>o</sub>=-1; an=a<sub>(n-1)</sub>+4
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions