Recursive vs Explicit Formulas Math Example 5
Follow the full solution, then compare it with the other examples linked below.
Example 5
mediumConvert to a recursive formula.
Solution
- 1 .
- 2 , so .
- 3 Recursive: , .
Answer
;
Find the first term and the constant difference between consecutive terms. A linear explicit formula always converts to a constant-difference (arithmetic) recursion.
About Recursive vs Explicit Formulas
Two ways to define a sequence: recursive uses the previous term(s), explicit gives the th term directly as a function of .
Learn more about Recursive vs Explicit Formulas โMore Recursive vs Explicit Formulas Examples
Example 1 easy
A sequence is defined by [formula], [formula]. Find an explicit formula and compute [formula].
Example 2 mediumA sequence satisfies [formula], [formula]. Find the explicit formula and identify the growth type.
Example 3 mediumA sequence is defined by [formula], [formula]. Write the explicit formula and find [formula].
Example 4 easyWrite a recursive formula for [formula]