BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeCalculus II: Integral Calculus - Integration, Series, and Parametric EquationsStudy Guide: Improper Integrals
Study Guide925 words

Study Guide: Improper Integrals

Improper Integrals

Study Guide: Improper Integrals

Learning Objectives

  • Evaluate definite integrals over infinite intervals using limits.
  • Identify and evaluate integrals of functions with infinite discontinuities on closed intervals.
  • Determine the convergence or divergence of an improper integral.
  • Apply the Comparison Theorem to determine the convergence behavior of complex improper integrals.

Key Terms & Glossary

  • Improper Integral: A definite integral that has either infinite limits of integration or an integrand with an infinite discontinuity.
  • Convergent Integral: An improper integral whose evaluation limit exists and yields a finite, real number.
  • Divergent Integral: An improper integral whose evaluation limit does not exist or approaches positive/negative infinity.
  • Infinite Discontinuity: A point where a function's value approaches infinity, resulting in a vertical asymptote on the graph.
  • Comparison Theorem: A method to determine the convergence of an improper integral by comparing it to a simpler, known integral.

The "Big Idea"

The fundamental "Big Idea" of Improper Integrals is the extension of the traditional definite integral to bounded limits. The Fundamental Theorem of Calculus requires a continuous function over a closed, finite interval [a,b][a,b][a,b]. Improper integrals bypass this restriction by using limits to calculate the area under curves that stretch to infinity (horizontally) or spike to infinity (vertically). If the accumulated area settles on a finite value, the integral converges; if the area grows endlessly, it diverges.

Formula / Concept Box

[!IMPORTANT] Always replace the "problematic" bound (infinity or the point of discontinuity) with a variable, then take the limit as that variable approaches the bound.

ClassificationScenarioLimit Definition
Type 1Upper bound is infinity∫a∞f(x)dx=lim⁡t→∞∫atf(x)dx\int_a^{\infty} f(x) dx = \lim_{t \to \infty} \int_a^t f(x) dx∫a∞​f(x)dx=limt→∞​∫at​f(x)dx
Type 1Lower bound is infinity∫−∞bf(x)dx=lim⁡t→−∞∫tbf(x)dx\int_{-\infty}^b f(x) dx = \lim_{t \to -\infty} \int_t^b f(x) dx∫−∞b​f(x)dx=limt→−∞​∫tb​f(x)dx
Type 1Both bounds infinite∫−∞∞f(x)dx=∫−∞cf(x)dx+∫c∞f(x)dx\int_{-\infty}^{\infty} f(x) dx = \int_{-\infty}^c f(x) dx + \int_c^{\infty} f(x) dx∫−∞∞​f(x)dx=∫−∞c​f(x)dx+∫c∞​f(x)dx
Type 2Discontinuous at upper bound bbb∫abf(x)dx=lim⁡t→b−∫atf(x)dx\int_a^b f(x) dx = \lim_{t \to b^-} \int_a^t f(x) dx∫ab​f(x)dx=limt→b−​∫at​f(x)dx
Type 2Discontinuous at lower bound aaa∫abf(x)dx=lim⁡t→a+∫tbf(x)dx\int_a^b f(x) dx = \lim_{t \to a^+} \int_t^b f(x) dx∫ab​f(x)dx=limt→a+​∫tb​f(x)dx
Type 2Discontinuous at interior point ccc∫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∫ab​f(x)dx=∫ac​f(x)dx+∫cb​f(x)dx

Hierarchical Outline

  • I. Integrating over an Infinite Interval (Type 1)
    • A. Single Infinite Bound
      • Replace ∞\infty∞ or −∞-\infty−∞ with ttt.
      • Evaluate the definite integral from aaa to ttt.
      • Take the limit as t→∞t \to \inftyt→∞.
    • B. Doubly Infinite Bounds
      • Split the integral at any convenient real number ccc (often c=0c = 0c=0).
      • Rule: Both resulting integrals must converge for the whole integral to converge.
  • II. Integrating a Discontinuous Integrand (Type 2)
    • A. Boundary Discontinuities
      • Identify vertical asymptotes at integration limits.
      • Approach the bound from the interior of the interval (e.g., t→b−t \to b^-t→b−).
    • B. Interior Discontinuities
      • Split the integral directly at the discontinuity ccc.
      • Warning: Overlooking interior discontinuities is a highly common pitfall!
  • III. The Comparison Theorem
    • A. Direct Comparison
      • Let f(x)f(x)f(x) and g(x)g(x)g(x) be continuous with $0 \le f(x) \le g(x)$.
      • If larger area \int g(x)$ dx$ converges, smaller area \int f(x)dx dxdx MUST converge.
      • If smaller area \int f(x)$ dx$ diverges, larger area \int g(x)dx dxdx MUST diverge.

Visual Anchors

Diagram 1: The Improper Integral Evaluation Process

Loading Diagram...

Diagram 2: Visualizing a Type 1 Integral

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds

Definition-Example Pairs

  • Term: Type 1 Improper Integral

    • Definition: An integral where the domain of integration extends to infinity.
    • Real-World Example: Calculating the total probability of an event happening over an indefinite future timeframe using a probability density function, such as finding the likelihood a lightbulb burns out eventually (from t=0t=0t=0 to t=∞t=\inftyt=∞).
  • Term: Type 2 Improper Integral

    • Definition: An integral where the function possesses a vertical asymptote within the bounds of integration.
    • Real-World Example: Calculating the gravitational potential energy of a particle moving extremely close to a point mass, where the force approaches infinity as the distance rrr approaches 0.
  • Term: Convergence

    • Definition: The condition when the limit of the accumulated area under an improper curve results in a finite, specific value.
    • Real-World Example: Reaching terminal velocity. As a skydiver falls (time approaches infinity), their speed converges to a maximum finite rate rather than increasing indefinitely.

Worked Examples

▶Example 1: Evaluating a Type 1 Integral (Infinite Limit)

Problem: Evaluate ∫1∞1x2dx\int_1^{\infty} \frac{1}{x^2} dx∫1∞​x21​dx. State whether it converges or diverges.

Step 1: Rewrite as a limit. lim⁡t→∞∫1tx−2dx\lim_{t \to \infty} \int_1^t x^{-2} dxlimt→∞​∫1t​x−2dx

Step 2: Find the antiderivative and evaluate bounds. lim⁡t→∞[−1x]1t\lim_{t \to \infty} \left[ -\frac{1}{x} \right]_1^tlimt→∞​[−x1​]1t​ lim⁡t→∞(−1t−(−11))\lim_{t \to \infty} \left( -\frac{1}{t} - \left(-\frac{1}{1}\right) \right)limt→∞​(−t1​−(−11​)) lim⁡t→∞(1−1t)\lim_{t \to \infty} \left( 1 - \frac{1}{t} \right)limt→∞​(1−t1​)

Step 3: Evaluate the limit. As t→∞t \to \inftyt→∞, the term 1t\frac{1}{t}t1​ approaches 0. 1−0=11 - 0 = 11−0=1

Conclusion: The integral converges to 1.

▶Example 2: Evaluating a Type 2 Integral (Discontinuous Integrand)

Problem: Evaluate ∫011xdx\int_0^1 \frac{1}{\sqrt{x}} dx∫01​x​1​dx. State whether it converges or diverges.

Step 1: Identify the discontinuity. The function f(x)f(x) f(x)= \frac{1}{\sqrt{x}}$$ is undefined (has a vertical asymptote) at x=0x = 0x=0.

Step 2: Rewrite as a limit. lim⁡t→0+∫t1x−1/2dx\lim_{t \to 0^+} \int_t^1 x^{-1/2} dxlimt→0+​∫t1​x−1/2dx

Step 3: Find the antiderivative and evaluate bounds. lim⁡t→0+[2x1/2]t1\lim_{t \to 0^+} \left[ 2x^{1/2} \right]_t^1limt→0+​[2x1/2]t1​ lim⁡t→0+(2(1)1/2−2t1/2)\lim_{t \to 0^+} (2(1)^{1/2} - 2t^{1/2})limt→0+​(2(1)1/2−2t1/2) lim⁡t→0+(2−2t)\lim_{t \to 0^+} (2 - 2\sqrt{t})limt→0+​(2−2t​)

Step 4: Evaluate the limit. As t→0+t \to 0^+t→0+, the term 2t2\sqrt{t}2t​ approaches 0. 2−0=22 - 0 = 22−0=2

Conclusion: The integral converges to 2.

[!TIP] Not all unbounded regions have infinite areas! Example 1 and 2 prove that geometric regions stretching to infinity can possess a finite, exact area.

Checkpoint Questions

  1. What is the fundamental difference in setup between evaluating a Type 1 improper integral and a Type 2 improper integral?
  2. If you are given the integral ∫−111x3dx\int_{-1}^1 \frac{1}{x^3} dx∫−11​x31​dx, what crucial step must you take before applying a limit?
  3. According to the Comparison Theorem, if f(x)≥g(x)≥0f(x) \ge g(x) \ge 0f(x)≥g(x)≥0 and $$\int g(x)dxdiverges,whatcanbeconcludedaboutdx diverges, what can be concluded aboutdxdiverges,whatcanbeconcludedabout\int f(x)dx dxdx?
  4. Why must we use limits to evaluate an integral that has a boundary at infinity, rather than simply plugging in "infinity" as a number?
  5. If an improper integral is split into two parts (e.g., from −∞-\infty−∞ to 0 and 0 to ∞\infty∞), and the first part diverges while the second converges, what is the behavior of the overall integral?
All Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Study Resources

Related Notes

  • Alternating Series: Convergence, Remainders, and Classification1,058 words
  • Approximating Areas: Left and Right Endpoint Methods834 words
  • Arc Length of a Curve and Surface Area Study Guide860 words
  • Study Guide: Area and Arc Length in Polar Coordinates732 words
  • Areas Between Curves: Calculus Study Guide1,215 words
  • Chapter Study Guide: Basics of Differential Equations947 words
  • Calculus of Parametric Curves: Comprehensive Study Guide1,134 words
  • Calculus of the Hyperbolic Functions894 words
  • Study Guide: Comparison Tests for Infinite Series1,056 words
  • Conic Sections: Comprehensive Study Guide912 words
  • Determining Volumes by Slicing: Chapter Study Guide940 words
  • Study Guide: Direction Fields and Numerical Methods923 words

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Calculus II: Integral Calculus - Integration, Series, and Parametric Equations ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.