integral calculus
Improper Integrals
You should know: integral, limit
Overview
An improper integral is a definite integral where either the interval of integration is infinite, or the integrand becomes unbounded somewhere in the interval. Such integrals are defined as a limit of proper (ordinary) integrals, and they may converge to a finite value or diverge.
Intuition
You can't directly plug ∞ into the Fundamental Theorem of Calculus, so instead you integrate up to a large but finite bound t, then ask what happens as t itself grows without bound. If the resulting expression settles down to a finite number, the improper integral converges to that limit; if it grows unboundedly or oscillates, it diverges.
Interactive Graph
Formal Definition
Two types of improper integrals, both defined via limits:
Applications
Worked Examples
Rewrite as a limit of a proper integral.
Evaluate the antiderivative.
Take the limit as t→∞.
Answer: The integral converges to 1.
Practice Problems
Determine whether ∫₁^∞ 1/x dx converges or diverges.
Evaluate ∫₀^∞ e^{-x} dx.
Common Mistakes
Directly plugging in ∞ as if it were a number, e.g. writing [-1/x] from 1 to ∞ as -1/∞ - (-1/1) without taking a limit.
∞ is not a number that can be substituted; always express the improper integral as lim(t→∞) of a proper integral with upper bound t, then evaluate the limit.
Missing that the integrand is unbounded somewhere strictly inside the interval (not just at an endpoint), such as 1/(x-2)² on [0,4].
Check the entire interval for singularities, not just the endpoints. If the integrand blows up at an interior point c, split the integral at c into two improper integrals, each of which must converge for the whole to converge.
Quiz
Summary
- Improper integrals arise from infinite intervals of integration or unbounded integrands, and are defined as limits of proper integrals.
- ∫ₐ^∞ f(x)dx = lim(t→∞) ∫ₐ^t f(x)dx; similarly for integrands unbounded near an endpoint.
- The integral converges if the limit exists and is finite; otherwise it diverges.
- p-integrals like ∫₁^∞ 1/xᵖ dx converge exactly when p > 1, a benchmark comparison test result.
Mathematics