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 n th term of an arithmetic sequence and you know the common difference , d , you can find the ( n + 1 ) the term using the recursive formula a n + 1 = a n + d .
Step-by-step explanation:
i think this is what you asked