MAT187 L21 - Improper Integrals with Unbounded Integrands

#MAT187 PCE

Improper Integrals with Unbounded Integrands

Last lecture discussed integrals whose functions become smaller and smaller as they approach infinity, and in some (but not all) of these cases, the integrals are finite as the upper bounds approached infinity.
Now consider a function that approaches infinity as it approaches a specific x-value, such as f(x)=1x.
A4-2-plot1.png|200
We want to find the integral 011xdx. However, 0 is not defined in the function, so we can't really do that. Thus, we can evaluate the limit as the lower bound approaches 0, from the positive end. This gives us:

Formal definition of improper integrals with unbounded integrands

For a function f(x), which is continuous on (a,b] where a,bR, with an infinite discontinuity at x=a, we can evaluate:
abf(x)dx=limna+nbf(x)dx

  • If the limit exists, we know that the integral converges.
  • If it doesn't, we know that the integral diverges.

Common Error: Cancelling Infinities

As with improper integrals with infinite bounds, we cannot simply "cancel" infinities; that is, if we have a function that is symmetric on both sides and approaches infinity when approaching a point from both sides, we can't simply cancel both sides of the function.

Example

Consider the following function:

111xdx=(ln|x|)|11ln|1|ln|1|

You absolutely cannot evaluate the integral as normal here, as that would essentially be adding infinities. Instead, use limits.

limn0+n11xdx+limn01n1xdx=limn0+(ln|x|)|n1+limn0(ln|x|)|1n

This results in multiple infinities. This fact in itself is enough to justify divergence.