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
- **Properties of the Normal Distribution:** It is a continuous, symmetrical, bell-shaped distribution with a total area under the curve equal to 1. The mean, median, and mode are all equal, located at the centre of the distribution. The curve extends infinitely in both directions, approaching the x-axis but never touching it.
- **Parameters (μ and σ):** The Normal distribution is completely defined by its mean (μ), which determines the centre of the distribution, and its standard deviation (σ), which dictates the spread or variability of the data. A larger σ means a wider, flatter curve, while a smaller σ means a narrower, taller curve.
- **Standard Normal Distribution (Z ~ N(0, 1)) and Standardisation:** Any Normal variable X ~ N(μ, σ²) can be transformed into a Standard Normal variable Z ~ N(0, 1) using the formula Z = (X - μ) / σ. This process, called standardisation, allows you to use standard Normal tables or calculator functions to find probabilities for any Normal distribution.
- **Probabilities and Area Under the Curve:** Probabilities for a Normal distribution correspond to the area under its probability density function curve. You'll use your calculator (e.g., Normal CD function) or Z-tables to find P(X < x), P(X > x), and P(x₁ < X < x₂).
- **Points of Inflection:** For a Normal distribution, the points of inflection (where the curve changes from being concave down to concave up, or vice versa) occur exactly at one standard deviation away from the mean, i.e., at μ - σ and μ + σ. This visually demonstrates the relationship between spread and the curve's shape.
- **Normal Approximation to the Binomial Distribution:** Under certain conditions (n is large, and p is close to 0.5, specifically np > 5 and n(1-p) > 5), a Binomial distribution B(n, p) can be approximated by a Normal distribution N(np, np(1-p)). This approximation requires a crucial 'continuity correction' to account for the shift from a discrete to a continuous model.
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.