1 The binomial series

A very important infinite series which occurs often in applications and in algebra has the form:

1 + p x + p ( p 1 ) 2 ! x 2 + p ( p 1 ) ( p 2 ) 3 ! x 3 +

in which p is a given number and x is a variable. By using the ratio test it can be shown that this series converges, irrespective of the value of p , as long as x < 1 . In fact, as we shall see in Section 16.5 the given series converges to the value ( 1 + x ) p as long as x < 1 .

Key Point 9

The Binomial Series

( 1 + x ) p = 1 + p x + p ( p 1 ) 2 ! x 2 + p ( p 1 ) ( p 2 ) 3 ! x 3 + x < 1

The binomial theorem can be obtained directly from the binomial series if p is chosen to be a positive integer (here we need not demand that x < 1 as the series is now finite and so is always convergent irrespective of the value of x ). For example, with p = 2 we obtain

( 1 + x ) 2 = 1 + 2 x + 2 ( 1 ) 2 x 2 + 0 + 0 + = 1 + 2 x + x 2 as is well known.

With p = 3 we get

( 1 + x ) 3 = 1 + 3 x + 3 ( 2 ) 2 x 2 + 3 ( 2 ) ( 1 ) 3 ! x 3 + 0 + 0 + = 1 + 3 x + 3 x 2 + x 3

Generally if p = n (a positive integer) then

( 1 + x ) n = 1 + n x + n ( n 1 ) 2 ! x 2 + n ( n 1 ) ( n 2 ) 3 ! x 3 + + x n

which is a form of the binomial theorem. If x is replaced by b a then

1 + b a n = 1 + n b a + n ( n 1 ) 2 ! b a 2 + + b a n

Now multiplying both sides by a n we have the following Key Point:

Key Point 10

The Binomial Theorem

If n is a positive integer then the expansion of ( a + b ) raised to the power n is given by:

( a + b ) n = a n + n a n 1 b + n ( n 1 ) 2 ! a n 2 b 2 + + b n

This is known as the binomial theorem.

Task!

Use the binomial theorem to obtain

  1. ( 1 + x ) 7
  2. ( a + b ) 4
  1. Here n = 7 :

    ( 1 + x ) 7 = 1 + 7 x + 21 x 2 + 35 x 3 + 35 x 4 + 21 x 5 + 7 x 6 + x 7

  2. Here n = 4 :

    ( a + b ) 4 = a 4 + 4 a 3 b + 6 a 2 b 2 + 4 a b 3 + b 4 .

Task!

Given that x is so small that powers of x 3 and above may be ignored in comparison to lower order terms, find a quadratic approximation of ( 1 x ) 1 2 and check for accuracy your approximation for x = 0.1 .

First expand ( 1 x ) 1 2 using the binomial series with p = 1 2 and with x replaced by ( x ) :

( 1 x ) 1 2 = 1 1 2 x + 1 2 ( 1 2 ) 2 x 2 1 2 1 2 3 2 6 x 3 +

Now obtain the quadratic approximation:

( 1 x ) 1 2 1 1 2 x 1 8 x 2

Now check on the validity of the approximation by choosing x = 0.1 :

On the left-hand side we have

( 0.9 ) 1 2 = 0.94868 to 5 d.p. obtained by calculator

whereas, using the quadratic expansion:

( 0.9 ) 1 2 1 1 2 ( 0.1 ) 1 8 ( 0.1 ) 2 = 1 0.05 ( 0.00125 ) = 0 . 94875 .

so the error is only 0.00007.

What we have done in this last Task is to replace (or approximate) the function ( 1 x ) 1 2 by the simpler (polynomial) function 1 1 2 x 1 8 x 2 which is reasonable provided x is very small. This approximation is well illustrated geometrically by drawing the curves y = ( 1 x ) 1 2 and y = 1 1 2 x 1 8 x 2 . The two curves coincide when x is ‘small’. See Figure 2:

Figure 2

No alt text was set. Please request alt text from the person who provided you with this resource.

Task!

Obtain a cubic approximation of 1 ( 2 + x ) . Check your approximation for accuracy using appropriate values of x .

First write the term 1 ( 2 + x ) in a form suitable for the binomial series (refer to Key Point 9):

1 2 + x = 1 2 1 + x 2 = 1 2 1 + x 2 1

Now expand using the binomial series with p = 1 and x 2 instead of x , to include terms up to x 3 :

1 2 1 + x 2 1 = 1 2 1 + ( 1 ) x 2 + ( 1 ) ( 2 ) 2 ! x 2 2 + ( 1 ) ( 2 ) ( 3 ) 3 ! x 2 3 = 1 2 x 4 + x 2 8 x 3 16

State the range of x for which the binomial series of 1 + x 2 1 is valid:

valid as long as x 2 < 1 i.e. x < 2 or 2 < x < 2

Choose x = 0.1 to check the accuracy of your approximation:

1 2 1 + 0.1 2 1 = 0.47619 to 5 d.p.

1 2 0.1 4 + 0.01 8 0.001 16 = 0 . 4761875 .

Figure 3 below illustrates the close correspondence (when x is ‘small’) between the curves y = 1 2 ( 1 + x 2 ) 1 and y = 1 2 x 4 + x 2 8 x 3 16 .

Figure 3

No alt text was set. Please request alt text from the person who provided you with this resource.

Exercises
  1. Determine the expansion of each of the following
    1. ( a + b ) 3 ,
    2. ( 1 x ) 5 ,
    3. ( 1 + x 2 ) 1 ,
    4. ( 1 x ) 1 3 .
  2. Obtain a cubic approximation (valid if x is small) of the function ( 1 + 2 x ) 3 2 .
    1. ( a + b ) 3 = a 3 + 3 a 2 b + 3 a b 2 + b 3
    2. ( 1 x ) 5 = 1 5 x + 10 x 2 10 x 3 + 5 x 4 x 5
    3. ( 1 + x 2 ) 1 = 1 x 2 + x 4 x 6 +
    4. ( 1 x ) 1 3 = 1 1 3 x 1 9 x 2 5 81 x 3 +
  1. ( 1 + 2 x ) 3 2 = 1 + 3 x + 3 2 x 2 1 2 x 3 +