asked 182k views
2 votes
Recursive equation for arithmetic sequence

Recursive equation for arithmetic sequence-example-1
asked
User Teisman
by
8.7k points

1 Answer

0 votes

Answer:

Explanation:

A recursive formula takes the previous answer and does something with it to get the next member of sequence.

t_n = t_n-1 + 3

n≥2

So for t_2 you get t_2 = t_1 + 3

t_1 = - 21

t_2 = -21 + 3 = -18

answered
User Laurence Fass
by
8.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.