Improper Integrals - Convergence

College Depth 74 in the knowledge graph I know this Set as goal
Unlocks 680 downstream topics
integration improper convergence

Core Idea

An improper integral has either an infinite limit of integration or an integrand with an infinite discontinuity in the interval. It is evaluated as a limit: the integral from a to infinity of f(x) dx = lim(b->infinity) of the integral from a to b of f(x) dx. If this limit exists and is finite, the integral converges; otherwise, it diverges. The p-integral (integral of 1/x^p from 1 to infinity) converges if and only if p > 1, a key benchmark.

How It's Best Learned

Start with concrete examples: integral of 1/x^2 from 1 to infinity (converges to 1) vs. integral of 1/x from 1 to infinity (diverges). Evaluate by antidifferentiating and taking the limit. Practice both types of impropriety (infinite bounds and discontinuous integrands). Introduce the p-test as a reference point.

Common Misconceptions

Explainer

The Fundamental Theorem of Calculus tells you how to evaluate ∫ₐᵇ f(x) dx: find an antiderivative and plug in the limits. But this recipe assumes f is continuous on a closed, bounded interval [a, b]. An improper integral violates at least one of those conditions — either a limit is ±∞, or the integrand blows up somewhere in the interval. Because you can't "plug in" infinity, you replace the problematic boundary with a parameter and take a limit.

For an infinite upper limit: ∫₁^∞ f(x) dx = lim_{b→∞} ∫₁^b f(x) dx. If the limit exists and is finite, the integral converges to that value; otherwise it diverges. The p-integral ∫₁^∞ 1/xᵖ dx is the benchmark. When p > 1, the antiderivative is x^{1−p}/(1−p), which goes to 0 as x → ∞, giving a finite answer: it converges to 1/(p−1). When p = 1, the antiderivative is ln(x), which grows without bound — diverges. When p < 1, even worse divergence. So the rule is: ∫₁^∞ 1/xᵖ dx converges if and only if p > 1.

The most common error is forgetting that the integrand going to zero is necessary but not sufficient for convergence. The function 1/x → 0 as x → ∞, yet ∫₁^∞ 1/x dx diverges. Intuitively, 1/x shrinks, but it shrinks too slowly — the accumulation outpaces the decay. In contrast, 1/x² shrinks fast enough that the infinite tail has finite total area. The distinction between "slow decay" and "fast decay" is precisely what the p-test captures.

The second type of improper integral involves an integrand with an infinite discontinuity inside the interval. Consider ∫₀¹ 1/√x dx: the integrand blows up at x = 0. Replace the problem boundary with a parameter: lim_{a→0⁺} ∫ₐ¹ 1/√x dx = lim_{a→0⁺} [2√x]ₐ¹ = 2 − 0 = 2, which converges. The key habit is always checking: does the integrand have any discontinuities on the interval, including at the endpoints? A subtle discontinuity buried inside an interval — like 1/x on [−1, 1] — is easy to miss, but naively applying the FTC gives the wrong answer of 0 (when the integral actually diverges).

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - Convergence

Longest path: 75 steps · 325 total prerequisite topics

Prerequisites (4)

Leads To (5)