
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
478 CHAPTER 7
..
Integration Techniques 7-58
APPLICATIONS
49. A function f (x) ≥ 0 is a probability density function (pdf) on
the interval [0, ∞)if
∞
0
f (x) dx = 1. Find the value of the
constant k to make each of the following pdf’s on the interval
[0, ∞).
(a) ke
−2x
(b) ke
−4x
(c) ke
−rx
, r > 0
50. Find the value of the constant k to make each of the following
pdf’s on the interval [0, ∞). (See exercise 49.)
(a) kxe
−2x
(b) kxe
−4x
(c) kxe
−rx
, r > 0
51. The mean μ (one measure of average) of a random variable
with pdf f (x) on the interval [0, ∞)isμ =
∞
0
xf(x) dx. Find
the mean of the exponential distribution f (x) = re
−rx
, r > 0.
52. Find the mean of a random variable with pdf f (x) = r
2
xe
−rx
.
53. Many probability questions involve conditional probabili-
ties. For example, if you know that a lightbulb has already
burned for 30 hours, what is the probability that it will last
at least 5 more hours? This is the “probability that x > 35
giventhat x > 30”andiswrittenas P(x > 35|x > 30).Ingen-
eral, for eventsA and B, P(A|B) =
P(A and B)
P(B)
, which in this
case reduces to P(x > 35|x > 30) =
P(x > 35)
P(x > 30)
. For the pdf
f (x) =
1
40
e
−x/40
(inhours),compute P(x > 35|x > 30).Also,
compute P(x > 40|x > 35) and P(x > 45|x > 40). (Hint:
P(x > 35) = 1 − P(x ≤ 35).)
54. Exercise 53 illustrates the“memoryless property” of exponen-
tial distributions. The probability that a lightbulb last m more
hours given that it has already lasted n hours depends only on
m and not on n. (a) Prove this for the pdf f (x) =
1
40
e
−x/40
.
(b) Show that any exponential pdf f (x) = ce
−cx
has the mem-
oryless property, for c > 0.
55. The Omega function is used for risk/reward analysis of fi-
nancial investments. Suppose that f (x) is a pdf on (−∞, ∞)
and gives the distribution of returns on an investment. (Then
b
a
f (x) dx is the probability that the investment returns
between $a and $b.) Let F(x) =
x
−∞
f (t)dt be the
cumulative distribution function for returns. Then
(r) =
∞
r
[1 − F(x)] dx
r
−∞
F(x) dx
is the Omega function for the
investment.
(a) Compute
1
(r) for the exponential distribution
f
1
(x) = 2e
−2x
, 0 ≤ x < ∞. Note that
1
(r) will be un-
defined (∞) for r ≤ 0.
(b) Compute
2
(r) for f
2
(x) = 1, 0 ≤ x ≤ 1.
(c) Show that the means of f
1
(x) and f
2
(x) are the same and
that (r) = 1 when r equals the mean.
(d) Even though the means are the same, investments with dis-
tributions f
1
(x)and f
2
(x)arenotequivalent.Usethegraphs
of f
1
(x) and f
2
(x) to explain why f
1
(x) corresponds to a
riskier investment than f
2
(x).
(e) Show that for some value c,
2
(r) >
1
(r) for r < c and
2
(r) <
1
(r) for r > c. In general, the larger (r) is,
the better the investment is. Explain this in terms of this
example.
56. The reliability function R(t) gives the probability that x > t.
For the pdf of a lightbulb, this is the probability that the bulb
lasts at least t hours. Compute R(t) for a general exponential
pdf f (x) = ce
−cx
.
57. The so-called Boltzmann integral
I(p) =
1
0
p(x)lnp(x) dx
is important in the mathematical field of information the-
ory. Here, p(x) is a pdf on the interval [0, 1]. Graph the pdf’s
p
1
(x) = 1 and
p
2
(x) =
4x if0 ≤ x ≤ 1/2
4 − 4x if1/2 ≤ x ≤ 1
and compute the integrals
1
0
p
1
(x)dx and
1
0
p
2
(x)dx to ver-
ify that they are pdf’s. Then compute the Boltzmann integrals
I(p
1
) and I (p
2
). Suppose that you are trying to determine the
valueof a quantitythat you know is between 0 and 1. If the pdf
forthisquantityis p
1
(x),thenallvaluesareequallylikely.What
would a pdf of p
2
(x) indicate? Noting that I (p
2
) > I (p
1
), ex-
plain why it is fair to say that the Boltzmann integral measures
the amount of information available. Given this interpretation,
sketch a pdf p
3
(x) that wouldhave a larger Boltzmann integral
than p
2
(x).
EXPLORATORY EXERCISES
1. The Laplace transform is an invaluable tool in many engi-
neering disciplines. As the name suggests, the transform turns
a function f (t) into a different function F(s). By definition,
the Laplace transform of the function f (t)is
F(s) =
∞
0
f (t)e
−st
dt.
To find the Laplace transform of f (t) = 1, compute
∞
0
(1)e
−st
dt =
∞
0
e
−st
dt.
Show that the integral equals 1/s, for s > 0. We write
L{1}=1/s. Show that
L{t}=
∞
0
te
−st
dt =
1
s
2
,
for s > 0. Compute L{t
2
}and L{t
3
}and conjecture the general
formula for L{t
n
}. Then, find L{e
at
} for s > a.
2. The gamma function is defined by (x) =
∞
0
t
x−1
e
−t
dt,if
the integral converges. For such a complicated-looking func-
tion, the gamma function has some surprising properties.
First, show that (1) = 1. Then use integration by parts and
l’Hˆopital’sRule toshowthat(n + 1) = n(n),foranyn > 0.
Use this property and mathematical induction to show that
(n + 1) = n!, for any positive integer n. (Notice that this
includes the value 0! = 1.) Numerically approximate
3
2
and
5
2
. Is it reasonable to define these as
1
2
! and
3
2
!,