74.6k views
0 votes
What is the difference between explicit and recursive forms of sequences?

1 Answer

6 votes
explicit form- the next term depends on the answer to formula when you substitute in the numbers 1,2,3,4,5 and so on

All you have to define is the formula being used

recursive form - the next term depends on the previous term or terms (comes from doing something to the PREVIOUS term or terms)

User Damoiser
by
6.6k points