Study Notes
The binomial expansion allows us to expand expressions of the form (a + x)ⁿ, where n is a rational number and |x|<1, using patterns like Pascal's Triangle and factorial notation.
- Pascal’s Triangle — A triangular array of numbers where each number is the sum of the two directly above it, used to find coefficients in binomial expansions. Example: The coefficients for (a+b)⁴ are 1, 4, 6, 4, 1.
- Factorial Notation — A way to express the product of all positive integers up to a number n, denoted as n!. Example: 5! = 5 × 4 × 3 × 2 × 1 = 120.
- Binomial Theorem — Provides a formula to expand (a+b)ⁿ using combinations and factorials. Example: (a+b)² = a² + 2ab + b².
- Binomial Estimation — Approximating values by ignoring higher powers of x when x is small. Example: Estimating (1 + x)⁵ for small x by using only the first few terms.
Exam Tips
Key Definitions to Remember
- Pascal’s Triangle
- Factorial Notation
- Binomial Theorem
Common Confusions
- Forgetting that the sum of exponents in each term equals n.
- Misapplying factorial notation in calculations.
Typical Exam Questions
- What are the first three terms of the expansion of (1 + qx)⁸? Use the binomial theorem to find them.
- How do you find the coefficient of x² in the expansion of (a + b)⁵? Use the general term formula.
- How can you estimate the value of (1 + x)⁵ for small x? Use binomial estimation by ignoring higher powers.
What Examiners Usually Test
- Ability to use Pascal’s Triangle for binomial expansions.
- Correct application of the binomial theorem.
- Understanding of when and how to use binomial estimation.