
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch09 MHDQ256-Smith-v1.cls December 17, 2010 19:47
LT (Late Transcendental)
CONFIRMING PAGES
598 CHAPTER 9
..
Infinite Series 9-68
In exercises 39–42, name the method by stating the
best method (geometric series, substitution, differentiation/
antidifferentiation, Taylor series) for finding a power series rep-
resentation of the function.
39. (a) f (x) = (1 − x)
−2
(b) f (x) =
2
x + x
2
40. (a) f (x) = cos(x
3
) (b) f (x) = cos
3
x
41. (a) f (x) = tanh
−1
x (b) f (x) = tan
−1
x
42. (a) f (x) =
1
e
2x
(b) f (x) = e
2/(x+1)
............................................................
43. You may have wondered why it is necessary to show that
lim
n→∞
R
n
(x) = 0 to conclude that a Taylor series converges
to f (x). Consider f (x) =
e
−1/x
2
, if x = 0
0, if x = 0
. Show that
f
(0) = f
(0) = 0. (Hint: Use the fact that lim
h→0
e
−1/h
2
h
n
= 0
for any positive integer n.) It turns out that f
(n)
(0) = 0 for
all n. Thus, the Taylor series of f (x) about c = 0 equals 0, a
convergent “series” that does not converge to f (x).
44. In many applications, the error function
erf(x) =
2
√
π
x
0
e
−u
2
du is important. Compute and graph
the fourth-order Taylor polynomial for erf(x) about c = 0.
Exercises 45–48 involve the binomial expansion.
45. Show that the Maclaurin series for (1 + x)
r
is
1 +
∞
k=1
r(r − 1)···(r − k + 1)
k!
x
k
, for any constant r.
46. Simplify the series in exercise 45 for r = 2; r = 3; r is a pos-
itive integer.
47. Use the result of exercise 45 to write out the Maclaurin series
for f (x) =
√
1 + x.
48. Use the result of exercise 45 to write out the Maclaurin series
for f (x) = (1 + x)
3/2
.
............................................................
49. Find the Taylor series of f (x) =|x| with center c = 1. Argue
that the radius of convergence is ∞. However, show that the
Taylor series of f (x) does not converge to f (x) for all x.
50. Find the Maclaurin series of f (x) =
√
a
2
+ x
2
−
√
a
2
− x
2
for some nonzero constant a.
51. Prove that if f and g are functions such that f
(x)
and g
(x) exist for all x and lim
x→a
f (x) − g(x)
(x − a)
2
= 0, then
f (a) = g(a), f
(a) = g
(a) and f
(a) = g
(a). What does
this imply about the Taylor series for f (x) and g(x)?
52. Generalize exercise 51 by proving that if f and g are functions
such that for some positive integer n, f
(n)
(x) and g
(n)
(x) exist
for all x and lim
x→a
f (x) − g(x)
(x − a)
n
= 0, then f
(k)
(a) = g
(k)
(a) for
0 ≤ k ≤ n.
53. Find the first five terms in the Taylor series about c = 0 for
f (x) = e
x
sin x and compare to the product of the Taylor
polynomials about c = 0ofe
x
and sin x.
54. Find the first five terms in the Taylor series about c = 0
for f (x) = tan x and compare to the quotient of the Taylor
polynomials about c = 0ofsinx and cos x.
55. Find the first four nonzero terms in the Maclaurin series of
f (x) =
sin x
x
, x = 0
1, x = 0
and compare to the Maclaurin series
for sin x.
56. Find the Taylor series of f (x) = x ln x about c = 1. Compare
to the Taylor series for ln x about c = 1.
57. FindtheMaclaurinseries of f (x) = cosh x and f (x) = sinh x.
Compare to the Maclaurin series of cos x and sin x.
58. Use the Maclaurin series for tan x and the result of exercise 57
to conjecture the Maclaurin series for tanh x.
............................................................
59. We have seen that sin 1 = 1 −
1
3!
+
1
5!
+···. Determine how
many terms are needed to approximate sin 1 to within 10
−5
.
Show that sin1 =
!
1
0
cos xdx. Determine how many points
are needed for Simpson’s Rule to approximate this integral to
within 10
−5
. Compare the efficiency of Maclaurin series and
Simpson’s Rule for this problem.
60. As in exercise 59, compare the efficiency of Maclaurin series
and Simpson’s Rule in estimating e to within 10
−5
.
EXPLORATORY EXERCISES
1. Almostall of our series results apply to series of complex num-
bers. Defining i =
√
−1, show that i
2
=−1, i
3
=−i, i
4
= 1
and so on. Replacing x with ix in the Maclaurin series for
e
x
, separate terms containing i from those that don’t contain i
(after the simplifications indicated above) and derive Euler’s
formula: e
ix
= cos x + i sin x. Show that cos(ix) = cosh x
and sin(ix) = i sinh x. That is, the trig functions and their
hyperbolic counterparts are closely related as functions of
complex variables.
2. The method used in examples 7.3, 7.5, 7.6 and 7.7 does not
require us to actually find R
n
(x), but to approximate it with
a worst-case bound. Often this approximation is fairly close
to R
n
(x), but this is not always true. As an extreme example
of this, show that the bound on R
n
(x) for f (x) = ln x about
c = 1(seeexercise23)increaseswithoutboundfor0 < x <
1
2
.
Explainwhythis doesnotnecessarilymeanthattheactual error
increaseswithoutbound.Infact, R
n
(x) → 0 for 0 < x <
1
2
but
wemustshowthisusingsomeother method. Use integrationof
an appropriate power series to show that
∞
k=1
(−1)
k+1
(x − 1)
k
k
converges to ln x for 0 < x <
1
2
.
3. Verify numerically that if a
1
is close to π, the sequence
a
n+1
= a
n
+ sina
n
converges to π. (In other words, if a
n
is
an approximation of π , then a
n
+ sina
n
is a better approxima-
tion.)Toprovethis, find theTaylorseriesfor sin x aboutc = π.
Use this to show that if π<a
n
< 2π, then π<a
n+1
< a
n
.
Similarly, show that if 0 < a
n
<π, then a
n
< a
n+1
<π.