150k views
7 votes
How to I find the common difference and the first five terms using recursive formula?

1 Answer

10 votes

Answer:A recursive sequence is a sequence in which terms are defined using one or more previous terms which are given. If you know the nth term of an arithmetic sequence and you know the common difference , d , you can find the (n+1)th term using the recursive formula an+1=an+d .

Explanation:

User Oleg Sydorov
by
4.7k points