Question
which function gives the correct recursive formula for the sequence
a1=-3; an= a10 +3
a1 = 10; an - an-1 +3
a1 = 10; an= an-1 - 3
a1=-3; an= a10 +3
a1 = 10; an - an-1 +3
a1 = 10; an= an-1 - 3
Answers
Answered by
GPT 3.5
The function that gives the correct recursive formula for the sequence is:
a1 = 10; an = an-1 - 3
a1 = 10; an = an-1 - 3
There are no human answers yet. A form for humans to post answers is coming very soon!