This topic covers the study of sequences and series, including binomial expansions for positive integer and rational powers. It encompasses arithmetic and
Topic Synopsis
This topic covers the study of sequences and series, including binomial expansions for positive integer and rational powers. It encompasses arithmetic and geometric progressions, the use of sigma notation, and the application of these concepts to mathematical modelling.
Key Concepts & Core Principles
- Arithmetic sequences: each term increases by a constant difference d; nth term = a + (n-1)d; sum of n terms = n/2 [2a + (n-1)d].
- Geometric sequences: each term is multiplied by a constant ratio r; nth term = ar^(n-1); sum of n terms = a(1-r^n)/(1-r) for r ≠ 1; sum to infinity = a/(1-r) for |r| < 1.
- Sigma notation (Σ): compact way to write sums; know how to evaluate sums and convert between sigma and expanded form.
- Recurrence relations: define a sequence by giving the first term(s) and a rule for later terms (e.g., u_{n+1} = f(u_n)).
- Modelling with sequences: use arithmetic sequences for linear growth (e.g., simple interest) and geometric sequences for exponential growth/decay (e.g., compound interest, radioactive decay).
Exam Tips & Revision Strategies
- Always state the validity condition when performing a binomial expansion for a rational power
- Use the calculator's iterative function for recurrence relations where appropriate
- Check if a sequence is arithmetic or geometric before selecting the formula
- Ensure you can switch between sigma notation and expanded form fluently
Common Misconceptions & Mistakes to Avoid
- Failing to check the validity condition |bx| < 1 for binomial expansions of rational powers
- Confusing the formulae for arithmetic and geometric series
- Incorrectly identifying the common ratio r in geometric series
- Misinterpreting sigma notation limits
- Forgetting the modulus notation or conditions for convergence in infinite geometric series
Examiner Marking Points
- Correct application of binomial expansion formulae for positive integer and rational n
- Correct use of sigma notation to represent sums
- Accurate identification and use of arithmetic sequence formulae for nth term and sum to n terms
- Accurate identification and use of geometric sequence formulae for nth term, sum of finite series, and sum to infinity
- Correct condition for convergence of a geometric series (r < 1)
- Correct use of recurrence relations xn+1 = f(xn)