Loading...
A recurrence relation defines each term from the previous one, like . It generates sequences step by step, and the language of increasing, decreasing and periodic sequences describes their behaviour.
What you'll be able to do
A recurrence relation such as gives the next term from the current one. You need a to begin, then apply the rule repeatedly.
A sequence is if for all , if for all , and if the terms repeat in a fixed cycle.
A periodic sequence has for some fixed period — the values cycle. For example starting at gives (period 2).
Tip — To spot a period, generate several terms and look for the cycle length k where they start repeating.
Formula recap
Common mistakes to avoid
Key takeaways
Test yourself
Ready to lock in Recurrence Relations? Pick a mode and earn XP & Dobloons.