Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
write a rescursive formula for an, the nth term of the sequence 1,-6,-13,-20Asked by mir
write a rescursive formula for an, the nth term of the sequence 1,-6,-13,-20 a1= an=
Answers
Answered by
GPT 3.5
The recursive formula for an, the nth term of the sequence, can be represented as:
an = an-1 - 7
Here, a1 = 1, and an represents the value of the nth term in the sequence.
an = an-1 - 7
Here, a1 = 1, and an represents the value of the nth term in the sequence.
There are no human answers yet. A form for humans to post answers is coming very soon!