
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch07 MHDQ256-Smith-v1.cls December 23, 2010 21:26
LT (Late Transcendental)
CONFIRMING PAGES
7-37 SECTION 7.6
..
Indeterminate Forms and L’H
ˆ
opital’s Rule 457
36. To compute the area of the ellipse
x
2
a
2
+
y
2
b
2
= 1, note that the
upper-right quarter of the ellipse is given by
y = b
1 −
x
2
a
2
for 0 ≤ x ≤ a. Thus, the area of the ellipse is
4b
a
0
1 −
x
2
a
2
dx. Try this integral on your CAS. The (im-
plicit) assumption we usually make is that a > 0, but your
CAS should not make this assumption for you. Does your
CAS give you πab or π b|a|?
37. Brieflyexplainwhat it means when yourCASreturns
f (x) dx
when asked to evaluate
f (x) dx.
EXPLORATORY EXERCISES
1. This exercise explores two aspects of a famous problem called
the brachistochrone problem. Imagine a bead sliding down
a thin wire that extends in some shape from the point (0, 0)
to the point (π, −2). Assume that gravity pulls the bead down
but that there is no friction or other force acting on the bead.
Thissituationiseasiesttoanalyzeusingparametricequations
where we have functions x(u) and y(u) giving the horizontal
and vertical position of the bead in terms of the variable u.
Examples of paths the bead might follow are
x(u) = πu
y(u) =−2u
and
x(u) = πu
y(u) = 2(u − 1)
2
− 2
and
x(u) = πu − sin π u
y(u) = cosπu − 1
.
In each case, the bead starts at (0, 0) for u = 0 and finishes
at (π, −2) for u = 1. Graph each path on your graphing calcu-
lator. The first path is a line, the second is a parabola and the
third is a special curve called a cycloid. The time it takes the
bead to travel a given path is
T =
1
√
g
1
0
[x
(u)]
2
+ [y
(u)]
2
−2y(u)
du,
where g is the gravitational constant. Compute this quantity
for the line and the parabola. Explain why the parabola would
be a faster path for the bead to slide down, even though the
line is shorter in distance. (Think of which would be a faster
hill to ski down.) It can be shown that the cycloid is the fastest
path possible. Try to get your CAS to compute the optimal
time. Comparing the graphs of the parabola and cycloid, what
important advantage does the cycloid have at the start of the
path?
2. It turns out that the cycloid in exploratory exercise 1 has an
amazing property, along with providingthe fastest time (which
is essentially what the term brachistochrone means). The path
is shown in the figure.
y
1 2 3
2
1
Suppose that instead of starting the bead at the point (0, 0),
you start the bead partway down the path at x = c. How would
the time to reach the bottom from x = c compare to the total
time from x = 0? Note that the answer is not obvious, since
the farther down you start, the less speed the bead will gain.
If x = c corresponds to u = a, the time to reach the bottom is
given by
π
√
g
1
a
1 − cos πu
cosaπ − cos πu
du.Ifa = 0 (that is, the
bead starts at the top), the time is π/
√
g (the integral equals 1).
If you have a very good CAS, try to evaluate the integral for
various values of a between 0 and 1. If your CAS can’t handle
it, approximate the integral numerically. You should discover
the amazing fact that the integral always equals 1. The cycloid
also solves the tautochrone problem.
7.6 INDETERMINATE FORMS AND L’H
ˆ
OPITAL’S RULE
In this section, we reconsider the problem of computing limits. You have frequently seen
limits of the form
lim
x→a
f (x)
g(x)
,
where lim
x→a
f (x) = lim
x→a
g(x) = 0 or where lim
x→a
f (x) = lim
x→a
g(x) =∞(or −∞). Recall
that from either of these forms
0
0
or
∞
∞
, called indeterminate forms
, we cannot de-
termine the value of the limit, or even whether the limit exists, without additional work.