An improper integral is an integral where either:
- The interval of integration is infinite (e.g., \(\int_1^\infty \frac{1}{x^2} dx\)), or
- The integrand has a discontinuity (vertical asymptote) within the interval (e.g., \(\int_0^1 \frac{1}{\sqrt{x}} dx\))
In both cases, the standard definition of the definite integral (Riemann sum over a finite interval with a bounded function) doesn't apply. Instead, we use limits to define these integrals.
Improper integrals are convergent if the limit exists (finite) and divergent if the limit is infinite or does not exist.
Imagine you're running an infinite race. The improper integral asks: "If you keep running forever, is there a finite total distance you cover, or do you run infinitely far?" For \(\int_1^\infty \frac{1}{x^2} dx\), the answer is finite (the area under the curve is 1). For \(\int_1^\infty \frac{1}{x} dx\), the answer is infinite — you run forever and cover infinite distance.
Now imagine walking toward a cliff. The function \(\frac{1}{\sqrt{x}}\) blows up to infinity as you approach \(x=0\). The improper integral \(\int_0^1 \frac{1}{\sqrt{x}} dx\) asks: "Is the area under this curve finite even though the function is infinite at the endpoint?" Surprisingly, it is finite (the area is 2). But \(\int_0^1 \frac{1}{x} dx\) is infinite — it blows up too fast.
Type 1 — Infinite Intervals:
Type 2 — Discontinuities:
Sometimes it's hard to evaluate an improper integral exactly. Use these tests to determine if it converges (finite) or diverges (infinite):
| Comparison Test | If \(0 \le f(x) \le g(x)\) and \(\int g\) converges, then \(\int f\) converges. If \(\int f\) diverges, then \(\int g\) diverges. |
| Limit Comparison | If \(\lim_{x \to \infty} \frac{f(x)}{g(x)} = L\) where \(0 < L < \infty\), then \(\int f\) and \(\int g\) converge or diverge together. |
| \(p\)-Test (Type 1) | \(\int_1^\infty \frac{1}{x^p}\,dx\) converges if \(p > 1\), diverges if \(p \le 1\). |
| \(p\)-Test (Type 2) | \(\int_0^1 \frac{1}{x^p}\,dx\) converges if \(p < 1\), diverges if \(p \ge 1\). |
\(= \lim_{b \to \infty} \!\left(1 - \frac{1}{b}\right) = 1\)
✅ Converges to 1
\(= \lim_{b \to \infty} \ln b = \infty\)
❌ Diverges to \(\infty\)
\(= \lim_{t \to 0^+} (2 - 2\sqrt{t}) = 2\)
✅ Converges to 2
\(= \lim_{t \to 0^+} (0 - \ln t) = \infty\)
❌ Diverges to \(\infty\)
\(= \dfrac{\pi}{2} + \dfrac{\pi}{2} = \pi\)
✅ Converges to \(\pi\)
Ready to test your knowledge?
Improper integrals appear in probability, physics, and advanced calculus. Practice with our quizzes.
Browse All Quizzes →