This topic covers the study of sequences, including those defined by an nth term formula and those generated by recurrence relations of the form xₙ₊₁ = f(x
Topic Synopsis
This topic covers the study of sequences, including those defined by an nth term formula and those generated by recurrence relations of the form xₙ₊₁ = f(xₙ). Students must be able to identify and describe the behavior of sequences, specifically classifying them as increasing, decreasing, or periodic.
Key Concepts & Core Principles
- nth term formula: A rule that gives the value of the nth term directly, e.g., uₙ = 3n + 2 for an arithmetic sequence.
- Recurrence relation: A rule that defines each term using the previous term(s), e.g., xₙ₊₁ = 2xₙ + 1, with a given first term x₁.
- Increasing sequence: A sequence where uₙ₊₁ > uₙ for all n (or uₙ₊₁ ≥ uₙ for non-decreasing).
- Decreasing sequence: A sequence where uₙ₊₁ < uₙ for all n (or uₙ₊₁ ≤ uₙ for non-increasing).
- Periodic sequence: A sequence that repeats after a fixed number of terms, called the period, e.g., 1, 0, -1, 0, 1, 0, -1, 0... has period 4.
Exam Tips & Revision Strategies
- Always write out the first few terms of a sequence to visualize its behavior.
- For periodic sequences, clearly state the order of the period.
- Ensure you can distinguish between a sequence that is strictly increasing/decreasing and one that is not.
- Use the provided calculator features effectively for generating terms of a sequence.
Common Misconceptions & Mistakes to Avoid
- Confusing the notation for recurrence relations with nth term formulas.
- Failing to check all terms when determining if a sequence is periodic.
- Incorrectly identifying a sequence as monotonic when it oscillates.
- Misinterpreting the condition for a sequence to be increasing (uₙ₊₁ > uₙ) or decreasing (uₙ₊₁ < uₙ).
Examiner Marking Points
- Correct identification of sequence behavior (increasing, decreasing, periodic).
- Accurate calculation of terms in a sequence given a recurrence relation.
- Correct use of notation for recurrence relations.
- Ability to identify the order of a periodic sequence.