Courses / Mathematics I
Integral Calculus

Improper Integrals

Mathematics I 230 words Free to read

Integrating to Infinity

An ordinary definite integral has finite limits. An improper integral relaxes this: either the interval is infinite (±\pm\infty) or the integrand is unbounded (a vertical asymptote).

Improper integrals are defined as limits of proper ones. For an infinite upper limit:

af(x)dx=limbabf(x)dx.\int_a^{\infty} f(x)\, dx = \lim_{b \to \infty} \int_a^b f(x)\, dx.

If the limit exists and is finite, the integral converges; otherwise it diverges.

TermConditionResult
ConvergentLimit is a finite numberFinite area/value
DivergentLimit is ±\pm\infty or DNEInfinite/undefined

Common pitfall: assuming that because the integrand goes to zero, the integral must converge. Decay to zero is necessary but not sufficient.

The far end of the x-axis folded to a point marked infinity, so a

The pp-Test & Comparison

Behavior depends delicately on decay speed. Consider the family 11xpdx\int_1^{\infty} \frac{1}{x^p}\, dx:

Parameter ppIntegral BehaviorReason
p>1p > 1ConvergesTail shrinks fast enough
p1p \le 1DivergesTail shrinks too slowly

For example, 11x2dx=1\int_1^{\infty} \frac{1}{x^2}\, dx = 1 (finite), but 11xdx=\int_1^{\infty} \frac{1}{x}\, dx = \infty, even though both integrands approach zero.

When exact evaluation fails, use comparison: if 0fg0 \le f \le g and g\int g converges, f\int f converges too. If f\int f diverges, g\int g diverges.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Integral Calculus