Up to this point, we have always integrated over a finite interval. However, there are some occassions when we want to integrate over an unbounded region
. For instance, if we have a radioactive substance, individual particles can decay at any time. That means if we want to compute the average time for a particle to decay, we will have to integrate over an unbounded time interval.
To take care of this problem, we will integrate over some finite interval
and then consider what happens as b becomes very large. In particular,
![]()
As we'll see, this limit may exist in which case we say that the integral converges . However, the limit may not exist and we then say that the integral diverges.
Examples
- Here we'll evaluate the improper integral
whose graph is shown to the right.
![]()
In this case, the integral converges and we may think of the area under the curve as being finite.
- Our next integral will be divergent.
![]()
In this case, the integral diverges. This is not too surprising since we don't expect there to be a finite amount of area under the curve.
- We'll now work out an important class of examples which illustrate the property of convergence. Consider
![]()
If the exponent is positive, which is the case when
, then the integral will diverge. However, if the exponent is negative, which is the case when
, then the integral converges. This can be demonstrated below.
The blue curve represents the graph
. When
, this function grows very rapidly which means that the graph is steep. When we consider the reciprocal
, it thus approaches the x axis very quickly and so the area bounded by this graph is finite.
However, when
, the function
grows very slowly meaning that its graph is relatively flat. This means that the graph
approaches the x axis very slowly and the area bounded by the graph is infinite.
In fact, this demonstrates the phenomenon that the convergence of the integral is determined by how fast the graph approaches the x axis---in other words, how fast the function approaches 0.
- We can use these examples to understand the convergence of other improper integrals. For example, if we are interested in something more complicated like:
![]()
it would be time-consuming to try and evaluate this by antidifferentiation. However, we can determine whether the integral converges or not in a simpler way. Notice that, for positive x , we have
which means that
. This means that
. Consequently,
![]()
because the integral
was computed in the example above. This means that the integral we are interested in,
, must converge as well. This can be represented in the following picture:
We are interested in the orange area which we know is contained within the yellow area. Since the yellow area is finite, we can be sure that the orange area is as well.
![]()
To investigate this, we might say that
is much larger than
for large values of x . This means that
for large x and so the integrand
![]()
Since the integral
does not converge, we can't expect our integral to converge either. To see this more carefully, notice that
which means that
![]()
Again, we understand that the orange area, which is contained within the yellow area, is infinite. This must mean that the yellow area is infinite and so our integral diverges.
- Gabriel's Horn: a mathematical curiosity
We'll consider the graph
for
and rotate this about the x axis. This forms a surface known as Gabriel's horn.
First, we'll compute the volume enclosed by this surface. It is given by
![]()
Here we see that the integral converges and so the volume enclosed by the horn is finite (and in fact equals
.)
However, when we compute the surface area, we find that
![]()
Here, we have used the comparison that
to show that the surface area of the horn is infinite. This may seem like something of a paradox: the volume is finite so we could fill it up with paint. However, the surface area is infinite so we could never finishing painting the outside of the horn. How would you resolve this seeming paradox?
- Let's consider a radioactive substance whose half-life is 1000 years and compute the average time for an indvidual particle to decay. To do this, we'll first have to build the probability density function for the decay.
Suppose that initially there is a mass
. We know that after t years, the mass left is
where
. This means that the amount of mass which has decayed is
and so the fraction of the mass
which has decayed after t years is
![]()
Since this is the fraction of the mass which has decayed,
represents the cumulative distribution function for this process. This means that the probability density function is
.
We can now find the average time for decay:
![]()
We have concluded that the average time for a particle to decay is 1450 years. This can be compared to the half-life, which is the median time for decay, of 1000 years.