
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
9-93 CHAPTER 9
..
Review Exercises 623
Review Exercises
63.
∞
k=0
4
k!
(x − 2)
k
64.
∞
k=0
k
2
(x + 3)
k
65.
∞
k=0
3
k
(x − 2)
k
66.
∞
k=0
k
4
k
(x + 1)
k
............................................................
In exercises 67 and 68, derive the Taylor series of f (x) about the
center x c.
67. f (x) = sinx, c = 0 68. f (x) =
1
x
, c = 1
............................................................
In exercises 69 and 70, find the Taylor polynomial P
4
(x). Graph
f (x) and P
4
(x).
69. f (x) = lnx, c = 1 70. f (x) =
1
√
x
, c = 1
............................................................
In exercises 71 and 72, use the Taylor polynomials from exer-
cises 69 and 70 to estimate the given values. Determine the order
of the Taylor polynomial needed to estimate the value to within
10
−8
.
71. ln1.2 72.
1
√
1.1
............................................................
In exercises 73 and 74, use a known Taylor series to find a Taylor
series of the function and find its radius of convergence.
73. e
−3x
2
74. sin4x
............................................................
In exercises75 and 76, use the first five nonzero terms of a known
Taylor series to estimate the value of the integral.
75.
1
0
tan
−1
xdx 76.
2
0
e
−3x
2
dx
............................................................
In exercises 77 and 78, derive the Fourier series of the function.
77. f (x) = x, −2 ≤ x ≤ 2
78. f (x) =
0, if −π<x ≤ 0
1, if 0 < x ≤ π
............................................................
In exercises 79–82, graph at least three periods of the function
to which the Fourier series converges.
79. f (x) = x
2
, −1 ≤ x ≤ 1
80. f (x) = 2x, −2 ≤ x ≤ 2
81. f (x) =
−1, if −1 < x ≤ 0
1, if 0 < x ≤ 1
82. f (x) =
0, if −2 < x ≤ 0
x, if 0 < x ≤ 2
............................................................
83. Suppose you and your friend take turns tossing a coin. The
first one to get a head wins. Obviously, the person who goes
first has an advantage, but how much of an advantage is it?
If you go first, the probability that you win on your first toss
is
1
2
, the probability that you win on your second toss is
1
8
,
the probability that you win on your third toss is
1
32
and so
on. Sum a geometric series to find the probability that you
win.
84. In a game similar to that of exercise 83, the first one to roll a
4 on a six-sided die wins. Is this game more fair than the pre-
vious game? The probabilities of winning on the first, second
andthird rollare
1
6
,
25
216
and
625
7776
,respectively.Sum a geometric
series to find the probability that you win.
85. Recall the Fibonacci sequence defined by a
0
= 1,
a
1
= 1, a
2
= 2 and a
n+1
= a
n
+ a
n−1
. Prove the following
fact: lim
n→∞
a
n+1
a
n
=
1 +
√
5
2
. (This number, known to the
ancient Greeks, is called the golden ratio.) (Hint: Start with
a
n+1
= a
n
+ a
n−1
and divide by a
n
.Ifr = lim
n→∞
a
n+1
a
n
, argue
that lim
n→∞
a
n−1
a
n
=
1
r
and then solve the equation r = 1 +
1
r
.)
86. The Fibonacci sequence can be visualized with the follow-
ing construction. Start with two side-by-side squares of side 1
(Figure A). Above them, draw a square (Figure B), which will
have side 2. To the leftof that, draw a square (Figure C),which
willhaveside3.Continuetospiralaround,drawingsquaresthat
have sides given by the Fibonacci sequence. For each bound-
ing rectangle in Figures A–C, compute the ratio of the sides
of the rectangle. (Hint: Start with
2
1
and then
3
2
.) Find the limit
of the ratios as the construction process continues. The Greeks
proclaimed this to be the most “pleasing” of all rectangles,
buildingtheParthenonandotherimportantbuildingswiththese
proportions. (See The Divine Proportion by H. E. Huntley.)
FIGURE A FIGURE B FIGURE C
87. Another type of sequence studied by mathematicians is the
continued fraction. Numerically explore the sequence 1 +
1
1
,
1 +
1
1 +
1
1
, 1 +
1
1 +
1
1+
1
1
and so on. Show that the limit L
satisfies the equation L = 1 +
1
L
. Show that the limit equals
the golden ratio! Viscount Brouncker, a seventeenth-century
English mathematician, showed that the sequence 1 +
1
2
2
,
1 +
1
2
2 +
3
2
2
, 1 +
1
2
2 +
3
2
2+
5
2
2
and so on, converges to
4
π
. (See
A History of Pi by Petr Beckmann.) Explore this sequence
numerically.