Improper integrals are limits, not unusual notation

Replace infinite bounds or unbounded integrands with limits before evaluating, then decide whether the result converges.

LaTeX article Updated July 11, 2026

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

Two sources of impropriety

An interval may extend to infinity, or the integrand may become unbounded at an endpoint or inside the interval. Each issue must be replaced by a one-sided limit.

If a singularity lies inside the interval, split the integral there and require both pieces to converge independently.

Antiderivatives do not settle convergence

The Fundamental Theorem applies first on finite intervals where the integrand behaves appropriately. Only after evaluation do you take the defining limit.

An expression such as infinity minus infinity is not a cancellation; the pieces must be analyzed separately.

Comparison can avoid hard antiderivatives

For nonnegative functions, comparison with a known p-integral or another benchmark can prove convergence or divergence without an exact formula.

Worked example

Common mistakes

  • Plugging infinity into an antiderivative as if it were a number.
  • Failing to split at an interior singularity.
  • Declaring convergence because the integrand approaches zero.

Keep these ideas

  • Rewrite first as one or more limits.
  • Every improper piece must converge.
  • Comparison is often more useful than exact integration.
Vocab
Indefinite integral
Math glossaryIndefinite integral
f(x)dx=F(x)+C\int f(x)\,dx=F(x)+C

The family of all antiderivatives of an integrand.

Learn more
Antiderivative
Math glossaryAntiderivative
F(x)=f(x)F'(x)=f(x)

A function whose derivative equals a given function.

Learn more
u-substitution
Math glossaryu-substitution
u=g(x),du=g(x)dxu=g(x),\quad du=g'(x)\,dx

Reverses the chain rule by changing the integration variable.

Learn more
Integration by parts
Math glossaryIntegration by parts
udv=uvvdu\int u\,dv=uv-\int v\,du

Reverses the product rule for integration.

Learn more
Partial fractions
Math glossaryPartial fractions
p(x)q(x)=axr\frac{p(x)}{q(x)}=\sum\frac{a}{x-r}

Decomposes a proper rational function into simpler rational terms.

Learn more
Math glossary