Integrating to Infinity
What is the area under a curve that never touches the x-axis? We use Improper Integrals to find out. We replace the \(\infty\) with a variable \(b\) and take the limit:
\[\int_a^{\infty} f(x) dx = \lim_{b \to \infty} \int_a^b f(x) dx\]
- If the limit exists, the integral converges.
- If the limit is infinite or doesn't exist, it diverges.
Worked Examples
Example 1: Convergence Check
Evaluate \(\int_1^{\infty} \frac{1}{x^2} dx\).
- Integral: \(\int_1^b x^{-2} dx = [-x^{-1}]_1^b = 1 - \frac{1}{b}\).
- Limit: \(\lim_{b \to \infty} (1 - \frac{1}{b}) = 1\).
- Result: 1 (Converges).
Example 2: Divergence Check
Evaluate \(\int_1^{\infty} \frac{1}{x} dx\).
- Integral: \([\ln x]_1^b = \ln b - \ln 1 = \ln b\).
- Limit: \(\lim_{b \to \infty} \ln b = \infty\).
- Result: Diverges.
The Bridge to Quantum Mechanics
In Quantum Mechanics, we define Normalization over all space. This always requires an improper integral from \(-\infty\) to \(\infty\). For a state to be physically real, the integral of its probability density must converge to 1. If the integral diverges, the particle is "unbound" and cannot be localized. This mathematical distinction between convergence and divergence is exactly what separates a trapped electron in an atom from a free electron flying through space.