Skip to main content
Logo image

Coordinated Calculus

Section 7.9 Taylor Series

In Section 7.8, we began looking at Taylor polynomials as a means of approximating a function. If we continue this approximation with polynomials of higher and higher orders, we can construct a power series, called the Taylor series, which yields an even more accurate representation of the function. In this section, we examine the Taylor series, its connections to Taylor polynomials, the convergence of the Taylor series, and error approximations for Taylor polynomials.

Subsection 7.9.1 Taylor Series

In Example 7.54 we saw that the fourth order Taylor polynomial P4(x) for sin(x) centered at 0 is
P4(x)=xx33!.
The pattern we found for the derivatives f(k)(0) describe the higher-order Taylor polynomials, e.g.,
P5(x)=xx33!+x(5)5!,P7(x)=xx33!+x(5)5!x(7)7!,P9(x)=xx33!+x(5)5!x(7)7!+x(9)9!,
and so on. It is instructive to consider the graphical behavior of these functions; Figure 7.55 shows the graphs of a few of the Taylor polynomials centered at 0 for the sine function.
Figure 7.55. The order 1, 5, 7, and 9 Taylor polynomials centered at x=0 for f(x)=sin(x).
Notice that P1(x) is close to the sine function only for values of x that are close to 0, but as we increase the degree of the Taylor polynomial the Taylor polynomials provide a better fit to the graph of the sine function over larger intervals. This illustrates the general behavior of Taylor polynomials: for any sufficiently well-behaved function, the sequence {Pn(x)} of Taylor polynomials converges to the function f on larger and larger intervals (though those intervals may not necessarily increase without bound). If the Taylor polynomials ultimately converge to f on its entire domain, we write
f(x)=k=0f(k)(a)k!(xa)k.

Taylor Series.

Let f be a function all of whose derivatives exist at x=a. The Taylor series for f centered at x=a is the series Tf(x) defined by
Tf(x)=k=0f(k)(a)k!(xa)k.
In the special case where a=0, the Taylor series is also called the Maclaurin series for f.
From Example 7.53 we know the nth order Taylor polynomial centered at 0 for the exponential function ex; thus, the Maclaurin series for ex is
k=0xkk!.

Example 7.56.

In Example 7.54 we determined small order Taylor polynomials for a few familiar functions, and also found general patterns in the derivatives evaluated at 0. Use that information to write the Taylor series centered at 0 for the following functions.
  1. f(x)=11x
  2. f(x)=cos(x) (You will need to carefully consider how to indicate that many of the coefficients are 0. Think about a general way to represent an even integer.)
  3. f(x)=sin(x) (You will need to carefully consider how to indicate that many of the coefficients are 0. Think about a general way to represent an odd integer.)
  4. Determine the n order Taylor polynomial for f(x)=11x centered at x=0.
Answer.
  1. P(x)=1+x+x2+x3++xn+
  2. P(x)=112!x2+14!x4+(1)n1(2n)!x2n+.
  3. P(x)=x13!x3+15!x5+(1)n1(2n+1)!x2n+1+.
  4. Pn(x)=1+x+x2+x3++xn
Solution.
  1. For f(x)=11x, its Taylor series is
    P(x)=1+x+x2+x3++xn+
  2. For f(x)=cos(x), its Taylor series is
    P(x)=112!x2+14!x4+(1)n1(2n)!x2n+
    .
  3. For f(x)=sin(x), its Taylor series is
    P(x)=x13!x3+15!x5+(1)n1(2n+1)!x2n+1+
    .
  4. For f(x)=11x,
    Pn(x)=1+x+x2+x3++xn

Example 7.57.

Many of the examples we consider in this section are for Taylor polynomials and series centered at 0, but Taylor polynomials and series can be centered at any value of a. Here, we look at more examples of such Taylor polynomials and series.
  1. Let f(x)=sin(x). Find the Taylor polynomials up through order four of f centered at x=π2. Then find the Taylor series for f(x) centered at x=π2. Why should you have expected the result?
  2. Let f(x)=ln(x). Find the Taylor polynomials up through order four of f centered at x=1. Then find the Taylor series for f(x) centered at x=1.
Answer.
  1. P1(x)=1+0(xπ2)=1P2(x)=1+0(xπ2)12!(xπ2)2=112!(xπ2)2P3(x)=1+0(xπ2)12!(xπ2)2+03!(xπ2)3=112!(xπ2)2=P2(x)P4(x)=1+0(xπ2)12!(xπ2)2+03!(xπ2)3+14!(xπ2)4=112!(xπ2)2+14!(xπ2)4P(x)=112!(xπ2)2+14!(xπ2)416!(xπ2)6+
  2. P4(x)=0+1(x1)12!(x1)2+23!(x1)364!(x1)4
    .
    P(x)=1(x1)12(x1)2+13(x1)314(x1)4+15(x1)5
Solution.
  1. For f(x)=sin(x), f(x)=cos(x), f(x)=sin(x), f(x)=cos(x), and f(4)(x)=sin(x). Thus, f(π2)=1, f(π2)=0, f(π2)=1, f(π2)=0, and f(4)(π2)=1. It follows that the first four Taylor polynomials of f are
    P1(x)=1+0(xπ2)=1P2(x)=1+0(xπ2)12!(xπ2)2=112!(xπ2)2P3(x)=1+0(xπ2)12!(xπ2)2+03!(xπ2)3=112!(xπ2)2=P2(x)P4(x)=1+0(xπ2)12!(xπ2)2+03!(xπ2)3+14!(xπ2)4=112!(xπ2)2+14!(xπ2)4
    From the pattern, the Taylor series for f(x) centered at x=π2 is
    P(x)=112!(xπ2)2+14!(xπ2)416!(xπ2)6+
    which is expected because of the repeating patterns in the derivatives of the sine function evaluated at π2.
  2. For f(x)=ln(x), f(x)=x1, f(x)=x2 , f(x)=2x3, and f(4)(x)=6x4. It follows that f(1)=0, f(1)=1, f(1)=1, f(1)=2, and f(4)(1)=6. Thus, the fourth Taylor polynomial (in which we can see the polynomials of lower degree) is
    P4(x)=0+1(x1)12!(x1)2+23!(x1)364!(x1)4.
    Simplifying the coefficients and seeing the pattern, it follows that the Taylor series for f(x) centered at x=1 is
    P(x)=1(x1)12(x1)2+13(x1)314(x1)4+15(x1)5

Example 7.58.

  1. Plot the graphs of several of the Taylor polynomials centered at 0 (of order at least 5) for ex and convince yourself that these Taylor polynomials converge to ex for every value of x.
  2. Draw the graphs of several of the Taylor polynomials centered at 0 (of order at least 6) for cos(x) and convince yourself that these Taylor polynomials converge to cos(x) for every value of x. Write the Taylor series centered at 0 for cos(x).
  3. Draw the graphs of several of the Taylor polynomials centered at 0 for 11x. Based on your graphs, for what values of x do these Taylor polynomials appear to converge to 11x? How is this situation different from what we observe with ex and cos(x)? In addition, write the Taylor series centered at 0 for 11x.
Answer.
  1. It appears that as we increase the order of the Taylor polynomials, they fit the graph of f better and better over larger intervals.
  2. It appears that as we increase the order of the Taylor polynomials, they fit the graph of f better and better over larger intervals.
  3. The Taylor polynomials converge to 11x only on the interval (1,1).
Solution.
  1. The graphs of the 10th (magenta), 20th (blue), and 30th (green) Taylor polynomials centered at 0 for ex are shown below along with the graph of f(x) in red:
    It appears that as we increase the order of the Taylor polynomials, they fit the graph of f better and better over larger intervals. So it looks like the Taylor polynomials converge to ex for every value of x.
  2. The graphs of the 10th (magenta), 20th (blue), and 30th (green) Taylor polynomials centered at 0 for cos(x) are shown below along with the graph of f(x) in red:
    It appears that as we increase the order of the Taylor polynomials, they fit the graph of f better and better over larger intervals. So it looks like the Taylor polynomials converge to cos(x) for every value of x. Based on the nth order Taylor polynomials we found earlier for cos(x), the Taylor series for f(x) centered at 0 is
    k=0x2k(2k)!
    .
  3. The graphs of the 10th (magenta), 20th (blue), and 30th (green) Taylor polynomials centered at 0 for 11x are shown below along with the graph of f(x) in red:
    It appears that as we increase the order of the Taylor polynomials, they only fit the graph of f better and better over the interval (1,1) and appear to diverge outside that interval. So it looks like the Taylor polynomials converge to 11x only on the interval (1,1).
    Based on the nth order Taylor polynomials we found earlier for 11x, the Taylor series for f(x) centered at 0 is
    k=0xk
    .
The Maclaurin series for ex, sin(x), cos(x), and 11x will be used frequently, so we should be certain to know and recognize them well.

Subsection 7.9.2 Relating Power Series and Taylor Series

There is an important connection between power series and Taylor series. This is illustrated in the following example.

Example 7.59.

Suppose f is defined by a power series centered at 0 so that
f(x)=k=0akxk.
  1. Determine the first 4 derivatives of f evaluated at 0 in terms of the coefficients ak.
  2. Show that f(n)(0)=n!an for each positive integer n .
  3. Explain how the result of (b) tells us the following:
    On its interval of convergence, a power series is the Taylor series of its sum.
Answer.
  1. f(0)=a0f(0)=a1f(0)=2!a2f(3)(0)=3!a3f(4)(0)=4!a4
  2. f(x)=k=1kakxk1f(x)=k=2k(k1)akxk2f(3)(x)=k=3k(k1)(k2)akxk3 f(n)(x)=k=nk(k1)(k2)(kn+1)akxkn 
    So
    f(0)=a0f(0)=a1f(0)=2!a2f(3)(0)=3!a3 f(k)(0)=k!ak 
    and
    ak=f(k)(0)k!
    for each k0. But these are just the coefficients of the Taylor series expansion of f, which leads us to the following observation.
Solution.
  1. Observe that
    f(x)=k=1kakxk1f(x)=k=2k(k1)akxk2f(3)(x)=k=3k(k1)(k2)akxk3f(4)(x)=k=4k(k1)(k2)(k3)akxk4
    and therefore
    f(0)=a0f(0)=a1f(0)=2!a2f(3)(0)=3!a3f(4)(0)=4!a4.
  2. Since
    f(n)(x)=k=nk(k1)(k2)(kn+1)akxkn
    every term of this series vanishes at x=0 except the first. Thus it follows f(n)(0)=n(n1)(n2)(1)an, so f(n)(0)=n!an.
  3. Since ak=f(k)(0)k! for each k0, we see that these are just the coefficients of the Taylor series expansion of f, and thus we get the unsurprising result that the coefficients of a power series are identical to the Taylor series of the power series.
Thus, on its interval of convergence, every power series is in fact the Taylor series of the function it defines.

Subsection 7.9.3 The Interval of Convergence of a Taylor Series

In the previous section (in Figure 7.55 and Example 7.58) we observed that the Taylor polynomials centered at 0 for ex, cos(x), and sin(x) converged to these functions for all values of x in their domain, but that the Taylor polynomials centered at 0 for 11x converge to 11x on the interval (1,1) and diverge for all other values of x. So the Taylor series for a function f(x) does not need to converge for all values of x in the domain of f.
Our observations suggest two natural questions: can we determine the values of x for which a given Taylor series converges? And does the Taylor series for a function f actually converge to f(x)?

Example 7.60.

Graphical evidence suggests that the Taylor series centered at 0 for ex converges for all values of x. To verify this, use the Ratio Test to determine all values of x for which the Taylor series
(7.23)k=0xkk!
converges absolutely.
Solution.
Recall that the Ratio Test applies only to series of nonnegative terms. In this example, the variable x may have negative values. But we are interested in absolute convergence, so we apply the Ratio Test to the series
k=0|xkk!|=k=0|x|kk!
.
Now, observe that
limkak+1ak=limk|x|k+1(k+1)!|x|kk=limk|x|k+1k!|x|k(k+1)!=limk|x|k+1=0
for any value of x. So the Taylor series (7.23) converges absolutely for every value of x, and thus converges for every value of x.
One question still remains: while the Taylor series for ex converges for all x, what we have done does not tell us that this Taylor series actually converges to ex for each x. We’ll return to this question when we consider the error in a Taylor approximation near the end of this section.
As we did for power series, we define the interval of convergence of a Taylor series to be the set of values of x for which the series converges. And as we did with power series, we typically use the Ratio Test to find the values of x for which the Taylor series converges absolutely, and then check the endpoints separately if the radius of convergence is finite.

Example 7.61.

  1. Use the Ratio Test to explicitly determine the interval of convergence of the Taylor series for f(x)=11x centered at x=0 .
  2. Use the Ratio Test to explicitly determine the interval of convergence of the Taylor series for f(x)=cos(x) centered at x=0.
  3. Use the Ratio Test to explicitly determine the interval of convergence of the Taylor series for f(x)=sin(x) centered at x=0.
Answer.
  1. (,).
  2. (,).
  3. The interval (1,1).
Solution.
  1. Using the Ratio Test with the kth term |x|2k(2k)! we get
    limk|x|2(k+1)(2(k+1))!|x|2k(2k)!=limk|x|2(k+1)(2k)!|x|2k(2(k+1))!=limk|x|2(2k+2)(2k+1)=0.
    So the interval of convergence of the Taylor series for f(x)=cos(x) centered at x=0 is (,).
  2. Using the Ratio Test with the kth term |x|2k+1(2k+1)! we get
    limk|x|2(k+1)+1(2(k+1)+1)!|x|2k+1(2k+1)!=limk|x|2(k+1)+1(2k+1)!|x|2k+1(2(k+1)+1)!=limk|x|2(2k+3)(2k+2)=0.
    So the interval of convergence of the Taylor series for f(x)=sin(x) centered at x=0 is (,).
  3. Using the Ratio Test with the kth term |x|k we get
    limk|x|k+1|x|k=limk|x|=|x|,
    So the series k=0xk converges absolutely when |x|<1 or for 1<x<1 and diverges when |x|>1. Since the Ratio Test doesn’t tell us what happens when x=1, we need to check the endpoints separately.
    • When x=1 we have the series k=01 which diverges since limk10.
    • When x=1 we have the series k=0(1)k which diverges since limk(1)k does not exist.
    Therefore, the interval of convergence of the Taylor series for f(x)=11x centered at x=0 is (1,1).
The Ratio Test allows us to determine the set of x values for which a Taylor series converges absolutely. However, just because a Taylor series for a function f converges, we cannot be certain that the Taylor series actually converges to f(x). To show why and where a Taylor series does in fact converge to the function f, we next consider the error that is present in Taylor polynomials.

Subsection 7.9.4 Error Approximations for Taylor Polynomials

We now know how to find Taylor polynomials for functions such as sin(x), and how to determine the interval of convergence of the corresponding Taylor series. We next develop an error bound that will tell us how well an nth order Taylor polynomial Pn(x) approximates its generating function f(x). This error bound will also allow us to determine whether a Taylor series on its interval of convergence actually equals the function f from which the Taylor series is derived. Finally, we will be able to use the error bound to determine the order of the Taylor polynomial Pn(x) that we will ensure that Pn(x) approximates f(x) to the desired degree of accuracy.
For this argument, we assume throughout that we center our approximations at 0 (but a similar argument holds for approximations centered at a). We define the exact error, En(x), that results from approximating f(x) with Pn(x) by
En(x)=f(x)Pn(x).
We are particularly interested in |En(x)|, the distance between Pn and f. Because
Pn(k)(0)=f(k)(0)
for 0kn, we know that
En(k)(0)=0
for 0kn. Furthermore, since Pn(x) is a polynomial of degree less than or equal to n, we know that
Pn(n+1)(x)=0.
Thus, since En(n+1)(x)=f(n+1)(x)Pn(n+1)(x), it follows that
En(n+1)(x)=f(n+1)(x)
for all x.
Suppose that we want to approximate f(x) at a number c close to 0 using Pn(c). If we assume |f(n+1)(t)| is bounded by some number M on [0,c], so that
|f(n+1)(t)|M
for all 0tc, then we can say that
|En(n+1)(t)|=|f(n+1)(t)|M
for all t between 0 and c. Equivalently,
(7.24)MEn(n+1)(t)M
on [0,c]. Next, we integrate the three terms in Inequality (7.24) from t=0 to t=x, and thus find that
0xM dt0xEn(n+1)(t) dt0xM dt
for every value of x in [0,c]. Since En(n)(0)=0, the First FTC tells us that
MxEn(n)(x)Mx
for every x in [0,c].
Integrating this last inequality, we obtain
0xMt dt0xEn(n)(t) dt0xMt dt
and thus
Mx22En(n1)(x)Mx22
for all x in [0,c].
Integrating n times, we arrive at
Mxn+1(n+1)!En(x)Mxn+1(n+1)!
for all x in [0,c]. This enables us to conclude that
|En(x)|M|x|n+1(n+1)!
for all x in [0,c], and we have found a bound on the approximation’s error, En.
Our work above was based on the approximation centered at a=0; the argument may be generalized to hold for any value of a, which results in the following theorem.

The Lagrange Error Bound for Pn(x).

Let f be a continuous function with n+1 continuous derivatives. Suppose that M is a positive real number such that |f(n+1)(x)|M on the interval [a,c]. If Pn(x) is the nth order Taylor polynomial for f(x) centered at x=a, then
|Pn(c)f(c)|M|ca|n+1(n+1)!
We can use this error bound to tell us important information about Taylor polynomials and Taylor series, as we see in the following examples and activities.

Example 7.62.

Determine how well the 10th order Taylor polynomial P10(x) for sin(x), centered at 0, approximates sin(2).
Solution.
To answer this question we use f(x)=sin(x), c=2, a=0, and n=10 in the Lagrange error bound formula. We also need to find an appropriate value for M. Note that the derivatives of f(x)=sin(x) are all equal to ±sin(x) or ±cos(x). Thus,
|f(n+1)(x)|1
for any n and x. Therefore, we can choose M to be 1. Then
|P10(2)f(2)|(1)|20|11(11)!=211(11)!0.00005130671797
.
So P10(2) approximates sin(2) to within at most 0.00005130671797. A computer algebra system tells us that
P10(2)0.9093474427   and   sin(2)0.9092974268
with an actual difference of about 0.0000500159.

Example 7.63.

Let Pn(x) be the nth order Taylor polynomial for sin(x) centered at x=0. Determine how large we need to choose n so that Pn(2) approximates sin(2) to 20 decimal places.
Answer.
n27.
Solution.
In this example, if we can find a value of n so that
M|20|n+1(n+1)!<1020
then we will have
|Pn(2)f(2)|M|20|n+1(n+1)!<1020
.
Again we use f(x)=sin(x), c=2, a=0, and M=1 from the previous example. So we need to find n to make
2n+1(n+1)!1020.
There is no good way to solve equations involving factorials, so we simply use trial and error, evaluating 2n+1(n+1)! at different values of n until we get one we need.
n 2n+1(n+1)!
10 5.130671797×105
20 4.104743250×1014
25 1.664028884×1019
26 1.232613988×1020
27 8.804385630×1022
So we need to use an n of at least 27 to ensure accuracy to 20 decimal places.
A computer algebra system gives
P27(2)0.9092974268256816953960sin(2)0.9092974268256816953960
and we can see that these agree to 20 places.

Example 7.64.

Show that the Taylor series for sin(x) actually converges to sin(x) for all x.
Solution.
Recall from the previous example that since f(x)=sin(x), we know
|f(n+1)(x)|1
for any n and x. This allows us to choose M=1 in the Lagrange error bound formula. Thus,
(7.25)|Pn(x)sin(x)||x|n+1(n+1)!
for every x.
We showed in earlier work that the Taylor series k=0xkk! converges for every value of x. Because the terms of any convergent series must approach zero, it follows that
limnxn+1(n+1)!=0
for every value of x. Thus, taking the limit as n in the inequality (7.25), it follows that
limn|Pn(x)sin(x)|=0
.
As a result, we can now write
sin(x)=n=0(1)nx2n+1(2n+1)!
for every real number x.

Example 7.65.

  1. Show that the Taylor series centered at 0 for cos(x) converges to cos(x) for every real number x.
  2. Next we consider the Taylor series for ex.
    1. Show that the Taylor series centered at 0 for ex converges to ex for every nonnegative value of x.
    2. Show that the Taylor series centered at 0 for ex converges to ex for every negative value of x.
    3. Explain why the Taylor series centered at 0 for ex converges to ex for every real number x. Recall that we earlier showed that the Taylor series centered at 0 for ex converges for all x, and we have now completed the argument that the Taylor series for ex actually converges to ex for all x.
  3. Let Pn(x) be the nth order Taylor polynomial for ex centered at 0. Find a value of n so that Pn(5) approximates e5 correct to 8 decimal places.
Answer.
  1. Compare Example 7.64.
    1. Use the fact that that |f(n)(x)|ec on the interval [0,c] for any fixed positive value of c.
    2. Repeat the argument in (a) but replace ec with 1, and everything else holds in the same way.
    3. Combine the results of (a) and (b)
  2. n=28.
Solution.
  1. Compare Example 7.64.
    1. Let x0. Since f(x)=ex, f(n)(x)=ex for every natural number n. Since ex is an increasing function, we know that |f(n)(x)|ec on the interval [0,c] for any fixed positive value of c. Thus, by the Lagrange error formula, we can say that
      |Pn(x)ex|ecxn+1(n+1)!.
      Since the series xnn! converges for every x, xnn!0 as x, and thus xn+1(n+1)!0 as n for every x in [0,c]. Further, since ec is a constant independent of n, ecxn+1(n+1)!0 as well. Thus,
      limn|Pn(x)ex|=0,
      as desired.
    2. When x<0, we know ex<1. Thus, we can repeat our argument in (a) but replace ec with 1, and everything else holds in the same way.
    3. Because we have shown that the Taylor series for ex converges to ex for both every nonnegative x-value and for every negative x-value, it follows that we have convergence for every value of x.
  2. Since ex is increasing on [0,5] we know that ex<e5 on [0,5]. Now e5<243, so
    |Pn(5)e5|243|5|n+1(n+1)!.
    We want a value of nthat makes this error term less than 108. Testing various values of n gives
    243|5|28+1(28+1)!5.119146745×109
    so we can choose n=28. A computer algebra system shows that P28(5)148.413159102551 while e5148.413159102577 and we can see that these two approximations agree to 8 decimal places.

Subsection 7.9.5 Summary

  • The Taylor series centered at x=a for a function f is
    k=0f(k)(a)k!(xa)k.
    The nth order Taylor polynomial centered at a for f is the nth partial sum of its Taylor series centered at a. So the nth order Taylor polynomial for a function f is an approximation to f on the interval where the Taylor series converges; for the values of x for which the Taylor series converges to f we write
    f(x)=k=0f(k)(a)k!(xa)k
    .
  • The connection between power series and Taylor series is that they are essentially the same thing: on its interval of convergence a power series is the Taylor series of its sum.
  • We can often assume a solution to a given problem can be written as a power series, then use the information in the problem to determine the coefficients in the power series. This method allows us to approximate solutions to certain problems using partial sums of the power series; that is, we can find approximate solutions that are polynomials.
  • The Lagrange Error Bound shows us how to determine the accuracy in using a Taylor polynomial to approximate a function. More specifically, if Pn(x) is the nth order Taylor polynomial for f centered at x=a and if M is an upper bound for |f(n+1)(x)| on the interval [a,c], then
    |Pn(c)f(c)|M|ca|n+1(n+1)!
    .

Important Taylor Series and their Intervals of Convergence.

sin(x)=xx33!+x55!x77!+=k=0(1)kx2k+1(2k+1)!for<x<cos(x)=1x22!+x44!x66!+=k=0(1)kx2k(2k)!for<x<ex=1+x+x22!+x33!+x44!+=k=0xkk!for<x<11x=1+x+x2+x3+x4+=k=0xkfor1<x<1(1+x)a=1+ax+a(a1)2!x2+=k=0(ak)xkfor1<x<1 and aR

Exercises 7.9.6 Exercises

1. Finding the Taylor series for a given rational function.

Find the first four terms of the Taylor series for the function 5x about the point a=4. (Your answers should include the variable x when appropriate.)
5x= + + + + ...

2. Finding the Taylor series for a given trigonometric function.

Find the first four terms of the Taylor series for the function cos(x) about the point a=π/4. (Your answers should include the variable x when appropriate.)
cos(x)= + + + + ...

3. Finding the Taylor series for a given logarithmic function.

Find the first five terms of the Taylor series for the function f(x)=ln(x) about the point a=3. (Your answers should include the variable x when appropriate.)
ln(x)= + + + + + ...

4. Finding the Taylor series for a polynomial about a=1.

Write the Taylor series for f(x)=x3 about x=2 as n=0cn(x+2)n.
Find the first five coefficients.
c0 =
c1 =
c2 =
c3 =
c4 =

5. Finding the Taylor series for a given exponential function.

Use sigma notation to write the Taylor series about x=x0 for the function. ex,x0=1.
Taylor series =k=0

6. Using a Taylor series to find high-order derivatives.

Compute the 9th derivative of
f(x)=arctan(x33)
at x=0.
f(9)(0)=
Hint: Use the MacLaurin series for f(x).

7. Taylor series of polynomials.

In this exercise we investigation the Taylor series of polynomial functions.
  1. Find the 3rd order Taylor polynomial centered at a=0 for f(x)=x32x2+3x1. Does your answer surprise you? Explain.
  2. Without doing any additional computation, find the 4th, 12th, and 100th order Taylor polynomials (centered at a=0) for f(x)=x32x2+3x1. Why should you expect this?
  3. Now suppose f(x) is a degree m polynomial. Completely describe the nth order Taylor polynomial (centered at a=0) for each n .

8. Taylor series for binomial expansion.

In this exercise, we will build a Taylor series for expansion of a binomial function f(x)=(1+x)p, where p is any constant.
  1. Find the first three derivatives of f(x), f(x),f(x),f(x).
  2. Build the third-degree Taylor polynomial for f(x).
  3. Using your Taylor polynomial, you should be able to see that the full Taylor series looks like:
    1+px+p(p1)2!x2+p(p1)(p2)3!x3+p(p1)(p2)(p3)4!x4+
    Compute the radius of convergence of this series.
  4. Use this general rule to find the Taylor series about 0 for the function g(x)=1+x.

9. Finding coefficients in a power series expansion of a rational function.

Represent the function 7(110x) as a power series f(x)=n=0cnxn
c0=
c1=
c2=
c3=
c4=
Find the radius of convergence R= .

10. Finding coefficients in a power series expansion of a function with arctan(x).

The function f(x)=8xarctan(5x) is represented as a power series
f(x)=n=0cnxn.
Find the first few coefficients in the power series.
c0=
c1=
c2=
c3=
c4=
Find the radius of convergence R of the series.
R=

11. Interval of convergence of Taylor series.

Based on the examples we have seen, we might expect that the Taylor series for a function f always converges to the values f(x) on its interval of convergence. We explore that idea in more detail in this exercise. Let f(x)={e1/x2 if x0,0 if x=0.
  1. Show, using the definition of the derivative, that f(0)=0.
  2. It can be shown that f(n)(0)=0 for all n2. Assuming that this is true, find the Taylor series for f centered at 0.
  3. What is the interval of convergence of the Taylor series centered at 0 for f? Explain. For which values of x the interval of convergence of the Taylor series does the Taylor series converge to f(x)?