10.14 - Finding Taylor or Maclaurin Series for a Function

assassin3552

Introduction

Welcome to this guide on Finding Taylor series, this article will guide you through how to find the Taylor or Maclaurin series of a function.

Taylor series

Intuitive Understanding

Consider someone walking, the distance he walks cannot be modeled using limited polynomials, if we know where the person started, his velocity, his acceleration at his starting point, we can approximate his path using kinematic equations. (assuming constant acceleration)

If we know the jerk (derivative of acceleration) at a point, we can further approximate its path:

We can do this further if we know the snap (derivative of jerk), crackle (derivative of snap) and pop (derivative of crackle), we can approximate his path as this:

(These are all real terms)

This is essentially the Taylor Series, it finds the change of a function at one point, then the change of change of function at one point, and so on.

Formula

Assume we can approximate the function like this:

We require that , , and so on.

Thus, the Taylor Series is:

If , then the series is called the Maclaurin Series.

Example 1:

Find the Maclaurin series of

To find the Maclaurin series of this function, first we need to find , it is not hard to see , thus , hence the Maclaurin series is 

Example 2:

Find the Maclaurin series of

To find the Maclaurin of this function, we need to find first. We shall first find the derivatives of :

  • ,
  • ,
  • ,
  • ,
  • ,
  • ,
  • ,
  • ,
  • ,

It is not hard to notice there is a cycle of , , , going on, thus the Maclaurin series turns into

Example 3:

Find the Maclaurin series of

One can definitely repeat the method we used before to obtain the Maclaurin series of this function, I encourage you to work the series out in this way, but there are faster approaches, recall that for a convergent geometric series, the following equation holds true:

Let and , we have

The left side of the equality is merely an infinite sum of power functions, which fits the form of Maclaurin series, thus we can conclude

Before we continue to do more question, here are some important Maclaurin series you should memorize:

  • (note this series only converge if )

Find the Maclaurin series of

Using the old method for this function will be too time consuming, here is a faster approach. We already worked out the Maclaurin series for $\sin x$, we can directly substitute this into the function

Practice

Find the Taylor/Maclaurin series of the following functions