
The Binomial Expansion
Maths Genie A-Level
Overview
This video explains the binomial expansion, a method for expanding expressions of the form (a + bx)^n. It demonstrates how to find the first few terms of such expansions using Pascal's triangle for coefficients and systematically applying powers to the terms 'a' and 'bx'. The process involves identifying the correct row of Pascal's triangle, calculating the powers of the binomial terms, and then simplifying the resulting expression. Several examples are worked through, including cases with negative terms and fractional coefficients, to illustrate the application of the formula.
Save this permanently with flashcards, quizzes, and AI chat
Chapters
- The binomial expansion is used to expand expressions like (a + bx)^n.
- Pascal's triangle provides the coefficients for each term in the expansion.
- The 'n' in (a + bx)^n determines which row of Pascal's triangle to use (the nth row, starting from row 0).
- The powers of the first term 'a' decrease from 'n' to 0, while the powers of the second term 'bx' increase from 0 to 'n'.
- The first term is calculated as (coefficient) * (first term of binomial)^n * (second term of binomial)^0.
- Subsequent terms follow the pattern: (next coefficient) * (first term)^(n-1) * (second term)^1, and so on.
- When the second term is negative (e.g., -x), its odd powers will result in negative terms in the expansion.
- Each term needs to be simplified by calculating the powers and multiplying the coefficient.
- For (1 + x)^10, the coefficients are from Pascal's triangle row 10: 1, 10, 45, 120.
- Since the first term is 1, its powers (1^10, 1^9, etc.) are always 1, simplifying calculations.
- The expansion becomes straightforward multiplication of the coefficients by the powers of x.
- The first four terms are 1, 10x, 45x^2, and 120x^3.
- For (3 - 2x)^6, the coefficients are from Pascal's triangle row 6: 1, 6, 15.
- The powers of 3 decrease (3^6, 3^5, 3^4), while the powers of -2x increase (-2x^0, -2x^1, -2x^2).
- Care must be taken with the negative sign and the coefficient of the second term (-2).
- The first three terms are 729, -2916x, and 4860x^2.
- For (1 - 3x)^7, the coefficients are from Pascal's triangle row 7: 1, 7, 21.
- The first term is 1, simplifying its powers to 1.
- The second term is -3x, requiring attention to the negative sign and the coefficient 3.
- The first three terms are 1, -21x, and 189x^2.
- For (2 - 1/3x)^6, the coefficients are from Pascal's triangle row 6: 1, 6, 15.
- The first term is 2, and the second term is -1/3x.
- Calculations involve powers of 2 and fractional powers of -1/3.
- The first three terms are 64, -64x, and 80/3 x^2.
- For (2 + 1/2x)^5, the coefficients are from Pascal's triangle row 5: 1, 5, 10.
- The first term is 2, and the second term is 1/2x.
- The expansion involves powers of 2 and fractional coefficients.
- The first three terms are 32, 40x, and 20x^2.
Key takeaways
- The binomial theorem provides a formulaic way to expand (a + b)^n.
- Pascal's triangle is a crucial tool for determining the coefficients in a binomial expansion.
- The powers of the terms in the binomial must systematically decrease for the first term and increase for the second term, summing to 'n' in each term.
- Negative signs within the binomial, or negative coefficients, must be consistently applied to their respective powers.
- Fractional coefficients or terms require careful arithmetic during simplification.
- The binomial expansion is particularly useful when direct multiplication would be tedious or prone to error.
Key terms
Test your understanding
- How does Pascal's triangle relate to the coefficients in a binomial expansion?
- What is the general pattern for the powers of the terms 'a' and 'bx' in the expansion of (a + bx)^n?
- Why is it important to carefully handle negative signs when expanding binomials like (a - bx)^n?
- How can you simplify the calculation of a binomial expansion when one of the terms is 1?
- What steps are involved in calculating a specific term in a binomial expansion?