examples on how to find Taylor series from other known series
In this section we present numerous examples that provide a number of useful procedures to find new Taylor series from Taylor series that we already know. However, we are only worried about “computing” and we don’t worry (for now) about the convergence of the series we find.
We know “by heart” the following series:
Remark 1.
Recall that the first three have radius of convergence but for the last two .
Example 1.
Find the Taylor series about for . If we try to take derivatives then we soon realize that consecutive derivatives get extremely hard to compute. However, one can do a simple trick. Since we know the Taylor series for we can evaluate it at :
One can also use the notation:
Example 2.
Find the Taylor series about for (this is a very important function, for example in probability theory). Again, we use the simple Taylor series of :
Using the sigma notation we obtain:
Example 3.
Series can also be multiplied by . For example, we find the Taylor series for :
or
Example 4.
Series can also be divided by provided that the result has only non-negative exponents. For example, we find the Taylor series for :
or
Example 5.
As well, we can multiply two Taylor series (term by term). Suppose we want to find the Taylor polynomial of degree about of . Then we can multiply the respective Taylor polynomials of degree of and and disregard any term higher than :
Since every other term in the product is of degree higher than we disregard them. Thus:
Example 6.
Find the first three terms of the Taylor series for . Since we know that:
Thus:
Moreover, :
By disregarding other than the first term in we obtain the first three terms of the series are:
Example 7 (Differentiation).
Notice that we can deduce the series of from the series for by differentiating. Indeed and we differentiate (term by term) the Taylor series of we obtain the Taylor series of (DO IT!).
Another example. Let us deduce the Taylor series of . Notice that . Since:
by deriving both sides we obtain:
and if we derive again we obtain:
Thus,
Example 8 (Integration).
Finally, we will deduce the Taylor series for using integration (term by term). Notice that:
Moreover, since by substituting by we obtain:
Thus, the Taylor series of can be constructed integrating the previous one:
In notation:
Example 9.
As an application of the previous example, we compute . Indeed:
converges between and in particular
by the definition of and . Thus:
and
For example, if one adds up to the term, one obtains the approximation . Unfortunately, the convergence is very slow. If you want to have about correct digits then you have to add about terms. For example, if you add terms we get .
Title | examples on how to find Taylor series from other known series |
---|---|
Canonical name | ExamplesOnHowToFindTaylorSeriesFromOtherKnownSeries |
Date of creation | 2013-03-22 15:05:47 |
Last modified on | 2013-03-22 15:05:47 |
Owner | alozano (2414) |
Last modified by | alozano (2414) |
Numerical id | 8 |
Author | alozano (2414) |
Entry type | Example |
Classification | msc 41A58 |
Related topic | GettingTaylorSeriesFromDifferentialEquation |
Related topic | TaylorSeriesOfArcusSine |
Related topic | TaylorExpansionOfSqrt1x |
Related topic | TaylorSeriesOfArcusTangent |
Related topic | ApplicationOfLogarithmSeries |