The Theory Behind Taylor Series
The Theory Behind Taylor Series Swapnil Sunil Jain April 23, 2006
The Theory Behind Taylor Series We first make a safe assumption that any function f(x) can be approximated with the help of an nth degree polynomial p(x). Thus,
(1) |
Now all we need to do in order to know this function is to figure out the values of the coefficients of the polynomial p(x).
Getting is easy, we just set x = 0, and we get . However, getting the rest of the coefficients requires some trick. But before doing anything else, let’s just take the first few derivatives of the polynomial p(x):
Now getting the next coefficient is easy! We just set x = 0 and we get . Similarly, setting x = 0 for all the rest of the derivatives we get:
Hmmm… Do you see a pattern? The coefficient in front of the nth term seems to be n!. By this logic, the nth derivative of p(x) (evaluated at 0) should look like the following:
Solving for , we get:
By using this formula we can figure out all the coefficients (i.e. ) of the polynomial p(x) (and be able to approximate f(x)!). Thus, our original function (1), which was approximated by the polynomial p(x), could be written (in the form of a polynomial) as:
or in summation form as:
(2) |
This is the nth-order Taylor series expansion of f(x) about the point x = 0. However, this is only an approximation. To get the exact form, we have to have an infinite series summing over all the possible integer values of k from 0 to infinity (i.e. an infinite degree polynomial)
(3) |
Now, one more thing that we can do is to change the point of evaluation from x = 0 to x = a for some real value a. Thus, the Taylor series expansion of f(x) about a point x = a becomes the following (Note that setting a = 0 gives us back our above expression):
(4) |
Title | The Theory Behind Taylor Series |
---|---|
Canonical name | TheTheoryBehindTaylorSeries1 |
Date of creation | 2013-03-11 19:24:28 |
Last modified on | 2013-03-11 19:24:28 |
Owner | swapnizzle (13346) |
Last modified by | (0) |
Numerical id | 1 |
Author | swapnizzle (0) |
Entry type | Definition |