What term describes the following? an equation that recursively defines a sequence based on its previous terms.
- A. Modular arithmetic
- B. Graph theory
- C. Permutation
- D. Recurrence relation ✓
Correct answer
D. Recurrence relation
Explanation
Recurrence relation refers to an equation that recursively defines a sequence based on its previous terms.