
P1: PIC/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch06 MHDQ256-Smith-v1.cls December 15, 2010 19:5
LT (Late Transcendental)
CONFIRMING PAGES
398 CHAPTER 6
..
Exponentials, Logarithms and Other Transcendental Functions 6-24
Value Theorem to write
e
h
1
1
x
dx =
e
h
− 1
¯
x
for some number
¯
x between 1 and e
h
. This gives you
e
h
− 1
h
=
¯
x. Now, take
the limit as h → 0
+
.Forh < 0, repeat this argument, with h
replaced with −h.
58. In this exercise, we guide you through a different proof
of lim
h→0
e
h
− 1
h
= 1. Start with f (x) = ln x and the fact that
f
(1) = 1. Using the alternative definition of derivative, we
write this as f
(1) = lim
x→1
ln x − ln1
x − 1
= 1. Explain why this
implies that lim
x→1
x − 1
ln x
= 1. Finally, substitute x = e
h
.
59. Prove parts (ii) and (iii) of Theorem 3.1.
60. The derivative of e
x
is derived in the text from (3.4) and (3.5).
As an alternative, start with f (x) = e
x
and apply Theorem 2.3
from section 6.2, to obtain the same derivative formula.
61. In statistics, the function f (x) = e
−x
2
/2
is used to analyze ran-
dom quantities that have a bell-shaped distribution. Solutions
of the equation f
(x) = 0 give statisticians a measure of the
variability of the random variable. Find all solutions.
Repeat for the function g(x) = e
−x
2
/8
. Comparing the
graphs of the two functions, explain why you would say that g
is more spread out than f .
62. Apply Newton’s method to the function f (x) = ln x − 1to
find an iterative scheme for approximating e. Discover how
many steps are needed to start at x
0
= 3 and obtain five digits
of accuracy.
APPLICATIONS
63. A water wave of length L meters in water of depth d meters
has velocity v satisfying the equation
v
2
=
4.9L
π
e
2πd/L
− e
−2πd/L
e
2πd/L
+ e
−2πd/L
.
Treating L as a constant and thinking of v
2
as a function f (d),
use a linear approximation to show that f (d) ≈ 9.8d for small
values of d. That is, for small depths, the velocity of the
wave is approximately
√
9.8d and is independent of the wave-
length L.
64. Planck’s law states that the energy density of blackbody radi-
ation of wavelength x is given by
f (x) =
8πhcx
−5
e
hc/(kTx)
− 1
.
Use the linear approximation e
x
≈ 1 + x to show that
f (x) ≈ 8π kT/x
4
, which is known as the Rayleigh-Jeans
law.
65. If two soccer teams each score goals at a rate of r goals per
minute, the probability that n goals will be scored in t minutes
is P =
(rt)
n
n!
e
−rt
. Take r =
1
25
. Show that for a 90-minute
game, P is maximized with n = 3. Briefly explain why this
makes sense. Find t to maximize the probability that exactly 1
goal has been scored. Briefly explain why your answer makes
sense.
66. The atmospheric pressure at height h feet above sea level is
approximately p = 2116e
−0.0000318h
. If a balloon is at height
1000 feet and rising at the rate of 160 ft/s, at what rate is the
atmospheric pressure changing?
67. The function f (t) = a/(1 +3e
−bt
) has been used to modelthe
spread of a rumor. Suppose that a = 70 and b = 0.2. Compute
f (2), the percentage of the population that has heard the rumor
after 2 hours. Compute f
(2) and describe what it represents.
Compute lim
t→∞
f (t) and describe what it represents.
68. After an injection, the concentration of drug in a muscle is
given by a function of time, f (t). Suppose that t is measured
in hours and f (t) = e
−0.02t
− e
−0.42t
. Determine the time when
the maximum concentration of drug occurs.
69. The sigmoid function f (x) =
1
1 + e
−x
is used to model situ-
ations with a threshold. For example, in the brain each neuron
receives inputs from numerous other neurons and fires only
after its total input crosses some threshold. Graph y = f (x)
and find lim
x→∞
f (x) and lim
x→−∞
f (x). Define the function g(x)to
be the value of f (x) rounded off to the nearest integer. What
valueof x is the threshold for this function to switch from “off”
(0) to “on” (1)? How could you modify the function to move
the threshold to x = 4 instead?
70. A human being starts with a single fertilized egg cell, which
divides into 2 cells, which then divide into 4 cells and so on,
until the newborn infant has about 1 quadrillion (10
15
) cells.
Without doing any calculations, guess how many divisions are
required to reach 10
15
. Then, determine the valueof n such that
2
n
≈ 10
15
. Are you surprised?
71. Suppose a certain type of cell grows for three days and
then divides into two cells. The distribution of ages of cells
will have a probability distribution function (pdf) of the
form f (x) = 2ke
−kx
for 0 ≤ x ≤ 3. Find the value of k such
that f (x) is a pdf; that is,
3
0
f (x) dx = 1. Then find the
probability that a given cell is between one and two days
old, given by
2
1
f (x) dx.
72. Suppose you have a 1-in-10 chance of winning a prize with
some purchase (like a lottery). If you make 10 purchases (i.e.,
you get 10 tries), the probability of winning at least one prize
is 1 −(9/10)
10
. If the prize had probability 1-in-20 and you
tried 20 times, would the probability of winning at least once
be higher or lower? Compare 1 −(9/10)
10
and 1 −(19/20)
20
to find out. To see what happens for larger and larger odds,
compute lim
n→∞
{1 − [(n − 1)/n]
n
}.
EXPLORATORY EXERCISES
1. Find the number of intersections of y = x
a
and y = a
x
for
a = 3, a = e and a = 2. The number of intersections changes
betweena = 2anda = 3.Repeatthisfora = 2.1, a = 2.2and