Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Improper integrals extend definite integration to intervals that are infinite or functions that become unbounded. Students need this cheat sheet to know when an integral must be rewritten as a limit before evaluating it. It also helps separate the idea of finding an antiderivative from deciding whether the integral converges.

Key Facts

  • An integral over an infinite interval is improper and must be written as af(x)dx=limbabf(x)dx\int_a^{\infty} f(x)\,dx = \lim_{b \to \infty} \int_a^b f(x)\,dx.
  • An integral with a vertical asymptote at x=cx = c inside [a,b][a,b] must be split as abf(x)dx=acf(x)dx+cbf(x)dx\int_a^b f(x)\,dx = \int_a^c f(x)\,dx + \int_c^b f(x)\,dx, and both limits must converge.
  • If f(x)f(x) is unbounded at the right endpoint bb, then abf(x)dx=limtbatf(x)dx\int_a^b f(x)\,dx = \lim_{t \to b^-} \int_a^t f(x)\,dx.
  • If the limit that defines an improper integral exists as a finite number, the integral converges.
  • If the limit that defines an improper integral is infinite or does not exist, the integral diverges.
  • The p-integral 11xpdx\int_1^{\infty} \frac{1}{x^p}\,dx converges when p>1p > 1 and diverges when p1p \le 1.
  • The p-integral 011xpdx\int_0^1 \frac{1}{x^p}\,dx converges when p<1p < 1 and diverges when p1p \ge 1.
  • For nonnegative functions, if 0f(x)g(x)0 \le f(x) \le g(x) and ag(x)dx\int_a^{\infty} g(x)\,dx converges, then af(x)dx\int_a^{\infty} f(x)\,dx also converges.

Vocabulary

Improper Integral
An integral that involves an infinite interval of integration or an integrand that becomes unbounded.
Convergence
An improper integral converges when its defining limit exists and equals a finite real number.
Divergence
An improper integral diverges when its defining limit is infinite or fails to exist.
Vertical Asymptote
A vertical line x=cx = c where a function grows without bound or is not defined in a way that affects integration.
p-Integral
An improper integral involving a power function such as 11xpdx\int_1^{\infty} \frac{1}{x^p}\,dx or 011xpdx\int_0^1 \frac{1}{x^p}\,dx.
Comparison Test
A convergence test that compares a nonnegative improper integral to another integral with known convergence behavior.

Common Mistakes to Avoid

  • Evaluating an improper integral like an ordinary definite integral is wrong because the endpoint or interval must first be replaced with a limit.
  • Ignoring a discontinuity inside the interval is wrong because an integral such as 021x1dx\int_0^2 \frac{1}{x-1}\,dx must be split at x=1x = 1 before testing convergence.
  • Assuming a positive and negative infinity cancel is wrong because improper integrals require each separate one-sided limit to converge as a finite number.
  • Using the p-integral rule on the wrong interval is wrong because 11xpdx\int_1^{\infty} \frac{1}{x^p}\,dx and 011xpdx\int_0^1 \frac{1}{x^p}\,dx have opposite convergence conditions.
  • Forgetting the direction of one-sided limits is wrong because an endpoint singularity at bb uses limtb\lim_{t \to b^-} while one at aa uses limta+\lim_{t \to a^+}.

Practice Questions

  1. 1 Determine whether 11x3dx\int_1^{\infty} \frac{1}{x^3}\,dx converges, and if it does, find its value.
  2. 2 Determine whether 011xdx\int_0^1 \frac{1}{\sqrt{x}}\,dx converges, and if it does, find its value.
  3. 3 Rewrite 041x2dx\int_0^4 \frac{1}{x-2}\,dx as limits that correctly test for convergence or divergence.
  4. 4 Explain why finding an antiderivative is not enough to prove that an improper integral converges.