

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Examples: 1. Write the first four terms of the sequence: In recursive formulas, each term is used to produce the next.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!
In recursive formulas, each term is used to produce the next term. Follow the movement of the terms through the set up at the left.
Explicit formula: Recursive formula: Certain sequences, such as this arithmetic sequence, can be represented in more than one manner. This sequence can be represented as either an explicit (general) formula or a recursive formula.
Explicit formula: Recursive formula: Certain sequences, such as this geometric sequence, can be represented in more than one manner. This sequence can be represented as either an explicit formula or a recursive formula.
Recursive formula: This sequence is neither arithmetic nor geometric. It does, however, have a pattern of development based upon each previous term.
Notice how the value of n is used as the exponent for the value (-1). Also, remember that in recursive formulas, each term is used to produce the next term. Follow the movement of the terms through the set up at the left.
sequence.
(If you study computer programming languages such as C, C++, and Java, you will find that the first position in their arrays (sequences) start with a subscript of zero.)