Binomial Theorem & Taylor Series

Binomial Theorem

Taking powers of binomial expressions yields binomial expressions, the coefficients of which form pascals triangle:

This can be generalised to:

For the particular case where and ,we have:

When is not a positive integer and :

Note that this is now an infinite series which converges. Can be used to approximate functions by ignoring higher order terms.

Sequences

A sequence is any arrangement of numbers, functions, terms, etc, in a specific order.

  • May be finite or infinite
  • The term of the sequence is denoted

A sequence of functions, :

Series

A series is obtained by summing a sequence

Arithmetic sequences/series have a common difference, , between terms

Geometric series are obtained by multiplying the previous term by a fixed number, the common ratio

Limits

It is important to know if a sequence converges to a value as , or diverges to as . Consider:

A sequence converges if it has a limit. If not, it diverges

Converge of Infinite Series

Manipulating the sequence can make it easier to see if the sequence converges or diverges. For example:

Divide by the highest power of k:

Since and both tend to 0 as , the sum is convergent.

Another example, consider the series

Clearly, , however the partial sum (the sum of terms up to ) has terms, the smallest being . Thus:

The series is divergent, as can be seen from the limit of partial sums. In order to see whether an infinite series converges to a limit, , (a finite sum for infinite number of terms) we look at the sequence of partial sums, , up to terms. Another example:

Sequence of partial sums:

The sequence of partial sums shows that the series converges.

  • Infinite arithmetic series are always divergent.
  • Infinite geometric series are convergent iff
    • Sum is

Tests for Convergence

Comparison Test

A series of positive terms is convergent if the value of each of its terms is less than or equal to the corresponding terms of another series of positive terms that is convergent.

A series of positive terms is divergent if the value of each of its terms is greater than or equal to the corresponding terms of another series of positive terms that is divergent

Ratio Test

The series of positive terms

is convergent if:

and divergent if:

Example

Testing the following sequence for convergence:

Compare it with a sequence less than it that is known to be convergent:

Thus is convergent.

Taylor & Maclaurin Series

Taylor and Maclaurin series provide polynomial approximations to any function. Suppose that a function is infinitely differentiable, and its derivatives known at a particular point, . This function can then be expressed as an infinite polynomial series.

This series can be repeatedly differentiated to obtain values for all the constants:

Therefore the Taylor series expansion of about the point x^{*} = a is:

Alternatively expressed as

Maclaurin Series

If expanding about the point , then the Taylor series becomes the Maclaurin series:

Example

Finding Maclaurin series for :

The image below shows the polynomial maclaurin approximations to for increasing . You can see how accuracy improves as