Study Guide

Binomial Expansion

Edexcel International A-Level MathematicsΒ· P4 Β§4.1Β· 18 min read

1. Rescaling the Standard Binomial Seriesβ˜…β˜…β˜†β˜†β˜†β± 5 min

βœ“ Calculator OK

The formula booklet provides the standard binomial series for where is any rational number:

1+nx+n(nβˆ’1)2!x2+n(nβˆ’1)(nβˆ’2)3!x3+…1 + nx + \frac{n(n-1)}{2!}x^2 + \frac{n(n-1)(n-2)}{3!}x^3 + \dots

To expand , first factor out the constant term to rewrite the expression in the form :

(ax+b)n=bn(1+abx)n(ax + b)^n = b^n\left(1 + \frac{a}{b}x\right)^n
πŸ“˜ Definition

Binomial Series for Rational n

An infinite power series expansion of a binomial raised to a rational exponent, convergent only within a specific interval of x values

Example:

for

πŸ“ Worked Example

Find the first three non-zero terms of the expansion of

  1. 1
    1. Factor out the constant term 2 from the bracket:
    (2+4x)βˆ’12=2βˆ’12(1+42x)βˆ’12=12(1+2x)βˆ’12(2 + 4x)^{-\frac{1}{2}} = 2^{-\frac{1}{2}}\left(1 + \frac{4}{2}x\right)^{-\frac{1}{2}} = \frac{1}{\sqrt{2}}\left(1 + 2x\right)^{-\frac{1}{2}}
  2. 2
    1. Apply the standard binomial series to with , replacing with :
    (1+2x)βˆ’12=1+(βˆ’12)(2x)+(βˆ’12)(βˆ’32)2!(2x)2+…(1 + 2x)^{-\frac{1}{2}} = 1 + \left(-\frac{1}{2}\right)(2x) + \frac{\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)}{2!}(2x)^2 + \dots
  3. 3
    1. Simplify each term:
    =1βˆ’x+38(4x2)+β‹―=1βˆ’x+32x2+…= 1 - x + \frac{3}{8}(4x^2) + \dots = 1 - x + \frac{3}{2}x^2 + \dots
  4. 4
    1. Multiply through by the factored constant :
    =12βˆ’x2+3x222+…(rationaliseifrequired)= \frac{1}{\sqrt{2}} - \frac{x}{\sqrt{2}} + \frac{3x^2}{2\sqrt{2}} + \dots (rationalise if required)

Exam tip:

Always factor out the larger constant term first to ensure the remaining bracket is in the form , avoiding arithmetic errors.

2. Validity Intervals for Binomial Seriesβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

The standard binomial series only converges when the argument of the bracket is less than 1 in absolute value. For the expanded form , the convergence condition is:

∣abx∣<1\left|\frac{a}{b}x\right| < 1

Rearranging gives the validity interval for x: . You must always state this interval alongside any binomial expansion to gain full marks.

πŸ“ Worked Example

State the validity interval for the expansion of

  1. 1
    1. Factor out the constant term 3:
    (3βˆ’6x)23=323(1βˆ’2x)23(3 - 6x)^{\frac{2}{3}} = 3^{\frac{2}{3}}\left(1 - 2x\right)^{\frac{2}{3}}
  2. 2
    1. Apply the convergence condition to the bracket:
    βˆ£βˆ’2x∣<1β€…β€ŠβŸΉβ€…β€Š2∣x∣<1|-2x| < 1 \implies 2|x| < 1
  3. 3
    1. Rearrange to solve for :
    ∣x∣<12|x| < \frac{1}{2}
βœ“ Quick check

Test your understanding of validity intervals:

  1. What is the validity interval for ?

3. Expanding Rational Functions via Partial Fractionsβ˜…β˜…β˜…β˜†β˜†β± 6 min

βœ“ Calculator OK

Many exam questions ask you to expand rational functions where the numerator has degree less than the denominator. First decompose the function into partial fractions (from P4 Β§2.1), then expand each partial fraction term separately using the binomial series, then combine like terms.

πŸ“ Worked Example

Given , find the first three terms of its binomial expansion and state the overall validity interval.

  1. 1
    1. First decompose into partial fractions and rewrite in binomial form:
    3x+5(x+1)(x+2)=2x+1+1x+2=2(1+x)βˆ’1+12(1+x2)βˆ’1\frac{3x +5}{(x+1)(x+2)} = \frac{2}{x+1} + \frac{1}{x+2} = 2(1 + x)^{-1} + \frac{1}{2}\left(1 + \frac{x}{2}\right)^{-1}
  2. 2
    1. Expand each term separately:
    • First term: , valid for
    • Second term: , valid for
  3. 3
    1. Combine like terms:
    (2+1/2)+(βˆ’2xβˆ’x/4)+(2x2+x2/8)+β‹―=52βˆ’9x4+17x28+…(2 + 1/2) + (-2x - x/4) + (2x^2 + x^2/8) + \dots = \frac{5}{2} - \frac{9x}{4} + \frac{17x^2}{8} + \dots
  4. 4
    1. Overall validity interval is the smaller of and , so .

Exam tip:

Always decompose first before expanding; do not attempt to expand the entire denominator directly as this will lead to errors and lost marks.

4. Approximations Using Binomial Expansionsβ˜…β˜…β˜…β˜…β˜†β± 5 min

βœ“ Calculator OK

You may be asked to use your binomial expansion to approximate values of the original expression for a small x within the validity interval. Substitute the small x value into the first few terms of the expansion to get an approximate value.

πŸ“ Worked Example

Use the first three terms of the expansion of to find an approximate value, giving your answer to 4 decimal places.

  1. 1
    1. Write the expansion of up to the term:
    (1+x)βˆ’3=1βˆ’3x+(βˆ’3)(βˆ’4)2!x2+β‹―=1βˆ’3x+6x2+…(1+x)^{-3} = 1 - 3x + \frac{(-3)(-4)}{2!}x^2 + \dots = 1 - 3x + 6x^2 + \dots
  2. 2
    1. Substitute into the expansion:
    (1+0.02)βˆ’3β‰ˆ1βˆ’3(0.02)+6(0.02)2=1βˆ’0.06+0.0024=0.9424(1 + 0.02)^{-3} β‰ˆ 1 - 3(0.02) + 6(0.02)^2 = 1 - 0.06 + 0.0024 = 0.9424
  3. 3
    1. Verify the value is within the validity interval: , so the approximation is valid.

Exam tip:

Always check the x value is within the validity interval before using the expansion for approximation; if it is not, the approximation will be incorrect.

5. Common Pitfalls

Wrong move:

Using the positive integer binomial formula with for rational exponents

Why:

The formula only works for finite expansions when is a positive integer, not for infinite series with rational exponents

Correct move:

Use the standard infinite series formula given in the formula booklet for all rational exponents in P4

Wrong move:

Forgetting to factor out the constant term before applying the standard series

Why:

The standard series only applies to expressions of the form , so applying it directly to gives incorrect terms

Correct move:

Always factor out the constant first to rewrite as before expanding

Wrong move:

Stating the validity interval as instead of

Why:

The convergence condition requires , rearranged gives , reversing the fraction leads to an invalid interval

Correct move:

Rearrange the convergence condition carefully to solve for , checking your algebra each time

Wrong move:

Taking the union of validity intervals for partial fraction expansions instead of the intersection

Why:

The series only converges when all individual terms converge, so you need the interval that satisfies all validity conditions

Correct move:

Select the smallest of the individual validity intervals as the overall interval for the combined expansion

6. Quick Reference Cheatsheet

Expression

Expansion Method

Validity Interval

, rational

Use given formula:

, rational

Factor out , expand via standard formula

Rational function

Decompose into partial fractions first, expand each term separately, combine like terms

Smallest interval of individual partial fraction validity intervals

7. Frequently Asked

Do I need to memorise the binomial series formula for P4?

No, the series formula is provided in your exam formula booklet. You only need to learn how to rescale it for and derive the correct validity interval.

What happens if x falls outside the validity interval?

The infinite series will not converge, so the expansion will not produce a valid approximation of the original expression. Always check x is within the interval before using the expansion.

Going deeper

  • official_resourceEdexcel IAL Math P4 Formula BookletContains the standard (1+x)^n binomial series formula

What's Next

Now that you have mastered binomial expansions for Edexcel IAL P4, you can apply this skill to other topics in the unit, including differentiation of power series and numerical approximations. This topic is frequently tested alongside partial fractions and algebraic manipulation, so make sure you practice past paper questions to solidify your understanding before your exam. The skills you have learned here will also be useful if you go on to study Further Mathematics, where binomial series are extended to complex exponents.