asked 215k views
4 votes
Write a recursive formula for the following arithmetic sequence.
8, 5, 2, −1,

asked
User Erdem
by
7.9k points

1 Answer

3 votes

Answer:


a_(n) =
a_(n-1) - 3

Explanation:

A recursive formula allows a term in the sequence to be found from the previous term by adding the common difference to it.

Here d = 5 - 8 = - 3, thus


a_(n) =
a_(n-1) - 3 with a₁ = 8 ← recursive formula

answered
User Prakash Thapa
by
9.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.