Skip to content

The binomial expansion for rational powers

The generalised binomial expansion writes (1+x)n(1+x)^n as a power series when nn is rational, including fractional and negative values:

(1+x)n=1+nx+n(n1)2!x2+n(n1)(n2)3!x3+\boxed{(1+x)^n=1+nx+\frac{n(n-1)}{2!}x^2+\frac{n(n-1)(n-2)}{3!}x^3+\cdots}

If nn is not a non-negative integer, this series does not terminate and is valid only when

x<1.\boxed{|x|<1.}

This restriction is part of the answer whenever an expansion is requested.

You should be able to:

The general term and how to generate coefficients

Section titled “The general term and how to generate coefficients”

For rational nn, define

(nr)=n(n1)(n2)(nr+1)r!.\binom nr=\frac{n(n-1)(n-2)\cdots(n-r+1)}{r!}.

Then

(1+x)n=r=0(nr)xr,x<1.(1+x)^n=\sum_{r=0}^{\infty}\binom nr x^r, \qquad |x|<1.

The first few terms are

Tr+1=(nr)xr,T_{r+1}=\binom nr x^r,

so the first term has r=0r=0. For r0r\geq 0, consecutive terms satisfy

Tr+2=Tr+1×nrr+1x.\boxed{T_{r+2}=T_{r+1}\times\frac{n-r}{r+1}x.}

This multiplier is often the quickest and safest way to continue an expansion.

Expand (1+x)1/2(1+x)^{1/2} up to and including the term in x4x^4.

Substitute n=12n=\frac12:

(1+x)1/2=1+12x+12(12)2x2+12(12)(32)6x3+12(12)(32)(52)24x4+=1+12x18x2+116x35128x4+,x<1.\begin{aligned} (1+x)^{1/2} &=1+\frac12x +\frac{\frac12(-\frac12)}{2}x^2 +\frac{\frac12(-\frac12)(-\frac32)}{6}x^3\\ &\quad+\frac{\frac12(-\frac12)(-\frac32)(-\frac52)}{24}x^4+\cdots\\ &=1+\frac12x-\frac18x^2+\frac1{16}x^3-\frac5{128}x^4+\cdots, \qquad |x|<1. \end{aligned}

The factors in the numerator descend by 11:

12, 12, 32, 52,\frac12,\ -\frac12,\ -\frac32,\ -\frac52,\ldots

They do not repeatedly halve.

Worked example 2: a negative integer power

Section titled “Worked example 2: a negative integer power”

Expand (12x)3(1-2x)^{-3} up to the term in x3x^3.

Here n=3n=-3 and the small quantity replacing xx in the formula is 2x-2x:

(12x)3=1+(3)(2x)+(3)(4)2(2x)2+(3)(4)(5)6(2x)3+=1+6x+24x2+80x3+.\begin{aligned} (1-2x)^{-3} &=1+(-3)(-2x) +\frac{(-3)(-4)}{2}(-2x)^2\\ &\quad+\frac{(-3)(-4)(-5)}{6}(-2x)^3+\cdots\\ &=1+6x+24x^2+80x^3+\cdots. \end{aligned}

The condition is

2x<1x<12.|-2x|<1\quad\Longrightarrow\quad |x|<\frac12.

Rewriting into the form (1+u)n(1+u)^n

Section titled “Rewriting into the form (1+u)n(1+u)^n(1+u)n”

The formula applies directly to (1+u)n(1+u)^n. If the constant term inside the bracket is not 11, factor it out first.

(a+bx)n=an(1+bax)n.(a+bx)^n=a^n\left(1+\frac ba x\right)^n.

The validity condition is then

bax<1.\left|\frac ba x\right|<1.

Expand (4+x)1/2(4+x)^{-1/2} up to the term in x3x^3, and state the interval of validity.

First make the constant inside the bracket equal to 11:

(4+x)1/2=41/2(1+x4)1/2=12(1+x4)1/2.(4+x)^{-1/2} =4^{-1/2}\left(1+\frac{x}{4}\right)^{-1/2} =\frac12\left(1+\frac{x}{4}\right)^{-1/2}.

Using n=12n=-\frac12 and u=x4u=\frac{x}{4},

(1+u)1/2=112u+38u2516u3+.\begin{aligned} (1+u)^{-1/2} &=1-\frac12u+\frac38u^2-\frac5{16}u^3+\cdots. \end{aligned}

Hence

(4+x)1/2=12(112x4+38x216516x364+)=12x16+3x22565x32048+.\begin{aligned} (4+x)^{-1/2} &=\frac12\left(1-\frac12\frac{x}{4} +\frac38\frac{x^2}{16} -\frac5{16}\frac{x^3}{64}+\cdots\right)\\ &=\frac12-\frac{x}{16}+\frac{3x^2}{256}-\frac{5x^3}{2048}+\cdots. \end{aligned}

For validity,

x4<14<x<4.\left|\frac{x}{4}\right|<1 \quad\Longrightarrow\quad \boxed{-4<x<4}.

Expand (1+3x)2(1+3x)^{-2} up to and including the term in x3x^3. State the interval of validity.

Answer

With n=2n=-2 and u=3xu=3x,

(1+3x)2=12(3x)+(2)(3)2(3x)2+(2)(3)(4)6(3x)3+=16x+27x2108x3+.\begin{aligned} (1+3x)^{-2} &=1-2(3x)+\frac{(-2)(-3)}2(3x)^2 +\frac{(-2)(-3)(-4)}6(3x)^3+\cdots\\ &=1-6x+27x^2-108x^3+\cdots. \end{aligned}

Also,

3x<113<x<13.|3x|<1\quad\Longrightarrow\quad -\frac13<x<\frac13.

The term containing uru^r is

Tr+1=n(n1)(nr+1)r!ur.T_{r+1}=\frac{n(n-1)\cdots(n-r+1)}{r!}u^r.

When uu contains xx, include its coefficient and power before extracting the coefficient of xrx^r.

Worked example 4: find one coefficient directly

Section titled “Worked example 4: find one coefficient directly”

Find the coefficient of x4x^4 in (13x)2/3(1-3x)^{2/3}.

The x4x^4 term corresponds to r=4r=4:

T5=23(13)(43)(73)4!(3x)4=724381x4=73x4.\begin{aligned} T_5 &=\frac{\frac23(-\frac13)(-\frac43)(-\frac73)}{4!}(-3x)^4\\ &=-\frac7{243}\cdot81x^4\\ &=-\frac73x^4. \end{aligned}

Therefore the coefficient is

73.\boxed{-\frac73}.

A useful sign check is to count signs in both the binomial coefficient and (3)4(-3)^4 separately.

Worked example 5: a coefficient in a product

Section titled “Worked example 5: a coefficient in a product”

Find the coefficient of x3x^3 in

(1+2x)(1x)1/2.(1+2x)(1-x)^{-1/2}.

First expand only as far as needed:

(1x)1/2=1+12x+38x2+516x3+.(1-x)^{-1/2} =1+\frac12x+\frac38x^2+\frac5{16}x^3+\cdots.

An x3x^3 term in the product can arise in two ways:

1×516x3,2x×38x2.1\times\frac5{16}x^3, \qquad 2x\times\frac38x^2.

Thus the coefficient is

516+2(38)=516+1216=1716.\frac5{16}+2\left(\frac38\right) =\frac5{16}+\frac{12}{16} =\boxed{\frac{17}{16}}.

If x|x| is small, higher powers x2,x3,x^2,x^3,\ldots are usually much smaller than xx. Truncating the expansion can therefore give an efficient approximation:

(1+x)n1+nx(1+x)^n\approx1+nx

for a first order approximation, or

(1+x)n1+nx+n(n1)2x2(1+x)^n\approx1+nx+\frac{n(n-1)}2x^2

for a second order approximation.

The condition x<1|x|<1 guarantees convergence, but it does not guarantee that a short truncation is highly accurate. Accuracy improves when x|x| is closer to 00 and when more terms are retained.

Worked example 6: approximate a square root

Section titled “Worked example 6: approximate a square root”

Use the first four terms of a binomial expansion to approximate 1.04\sqrt{1.04}.

Set x=0.04x=0.04 in

(1+x)1/2=1+12x18x2+116x3+.(1+x)^{1/2}=1+\frac12x-\frac18x^2+\frac1{16}x^3+\cdots.

Then

1.041+12(0.04)18(0.04)2+116(0.04)3=1+0.020.0002+0.000004=1.019804.\begin{aligned} \sqrt{1.04} &\approx1+\frac12(0.04)-\frac18(0.04)^2+\frac1{16}(0.04)^3\\ &=1+0.02-0.0002+0.000004\\ &=\boxed{1.019804}. \end{aligned}

Squaring the result gives approximately 1.040000161.04000016, which is consistent with the requested value.

Worked example 7: rewrite a number strategically

Section titled “Worked example 7: rewrite a number strategically”

Use a binomial expansion to approximate 13.96\dfrac1{\sqrt{3.96}}.

Choose the nearby convenient value 44:

3.96=4(0.99)=4(10.01).3.96=4(0.99)=4(1-0.01).

Therefore

13.96=12(10.01)1/2.\frac1{\sqrt{3.96}} =\frac12(1-0.01)^{-1/2}.

Using

(1+x)1/2=112x+38x2516x3+(1+x)^{-1/2}=1-\frac12x+\frac38x^2-\frac5{16}x^3+\cdots

with x=0.01x=-0.01 gives

13.9612(1+0.005+0.0000375+0.0000003125)=0.50251890625.\begin{aligned} \frac1{\sqrt{3.96}} &\approx\frac12\left(1+0.005+0.0000375+0.0000003125\right)\\ &=\boxed{0.50251890625}. \end{aligned}

The important modelling choice was to create a small quantity, 0.01-0.01. Writing 3.96=3(1+0.32)3.96=3(1+0.32) would converge, but its early terms would usually give a poorer approximation.

  1. Use terms up to x2x^2 in (1+x)1(1+x)^{-1} to approximate 1/1.021/1.02.
  2. Explain why the same truncation is expected to work better for 1/1.021/1.02 than for 1/1.81/1.8.
Answers

Since

(1+x)1=1x+x2,(1+x)^{-1}=1-x+x^2-\cdots,

putting x=0.02x=0.02 gives

11.0210.02+0.022=0.9804.\frac1{1.02}\approx1-0.02+0.02^2=\boxed{0.9804}.

For 1/1.021/1.02, x=0.02|x|=0.02; for 1/1.81/1.8, x=0.8|x|=0.8. The omitted powers decrease much faster when x=0.02|x|=0.02, so the same number of retained terms gives a much smaller error.

Sometimes a rational expression is best handled by expanding its factors separately and then multiplying, retaining only terms that can affect the required order.

Worked example 8: multiply truncated series

Section titled “Worked example 8: multiply truncated series”

Find the expansion of

1(1x)1+x\frac{1}{(1-x)\sqrt{1+x}}

up to and including the term in x2x^2.

Use

(1x)1=1+x+x2+(1-x)^{-1}=1+x+x^2+\cdots

and

(1+x)1/2=112x+38x2+.(1+x)^{-1/2}=1-\frac12x+\frac38x^2+\cdots.

Multiplying and collecting only powers up to x2x^2:

(1+x+x2)(112x+38x2)=1+(112)x+(112+38)x2+=1+12x+78x2+.\begin{aligned} (1+x+x^2)\left(1-\frac12x+\frac38x^2\right) &=1+\left(1-\frac12\right)x\\ &\quad+\left(1-\frac12+\frac38\right)x^2+\cdots\\ &=1+\frac12x+\frac78x^2+\cdots. \end{aligned}

Both original expansions require x<1|x|<1, so the product expansion is valid for

x<1.\boxed{|x|<1.}
  1. Write the first four terms of (14x)1/3(1-4x)^{1/3} and state its interval of validity.
  2. Find the coefficient of x3x^3 in (2+x)2(2+x)^{-2}.
  3. Find the coefficient of x2x^2 in (1+x)3(12x)1(1+x)^3(1-2x)^{-1}.
Answers
  1. With n=13n=\frac13 and u=4xu=-4x,
(14x)1/3=1+13(4x)+13(23)2(4x)2+13(23)(53)6(4x)3+=143x169x232081x3+.\begin{aligned} (1-4x)^{1/3} &=1+\frac13(-4x) +\frac{\frac13(-\frac23)}2(-4x)^2\\ &\quad+\frac{\frac13(-\frac23)(-\frac53)}6(-4x)^3+\cdots\\ &=1-\frac43x-\frac{16}{9}x^2-\frac{320}{81}x^3+\cdots. \end{aligned}

The condition 4x<1|-4x|<1 gives 14<x<14-\frac14<x<\frac14.

  1. Rewrite
(2+x)2=14(1+x2)2.(2+x)^{-2}=\frac14\left(1+\frac x2\right)^{-2}.

The coefficient of u3u^3 in (1+u)2(1+u)^{-2} is

(2)(3)(4)6=4.\frac{(-2)(-3)(-4)}6=-4.

After substituting u=x/2u=x/2 and multiplying by 1/41/4, the coefficient is

14(4)(12)3=18.\frac14(-4)\left(\frac12\right)^3=\boxed{-\frac18}.
  1. Up to x2x^2,
(1+x)3=1+3x+3x2+(1+x)^3=1+3x+3x^2+\cdots

and

(12x)1=1+2x+4x2+.(1-2x)^{-1}=1+2x+4x^2+\cdots.

The coefficient of x2x^2 is

1(4)+3(2)+3(1)=13.1(4)+3(2)+3(1)=\boxed{13}.

For rational nn,

(1+x)n=1+nx+n(n1)2!x2+n(n1)(n2)3!x3+,x<1.(1+x)^n=1+nx+\frac{n(n-1)}{2!}x^2 +\frac{n(n-1)(n-2)}{3!}x^3+\cdots, \qquad |x|<1.

To use it reliably:

  1. rewrite the expression as A(1+u)nA(1+u)^n
  2. substitute nn and the complete expression uu
  3. simplify one term at a time
  4. state and solve u<1|u|<1
  5. retain only as many terms as the question requires

Next, use these expansions in series in modelling or revisit the general term for finite binomial expansions. The approximation ideas also support later work with numerical methods.