Improper Integrals (Rigorous)

Graduate Depth 61 in the knowledge graph I know this Set as goal
improper-integrals convergence unbounded

Core Idea

An improper integral extends the Riemann integral to unbounded intervals or unbounded integrands by taking limits. For infinite intervals, ∫ₐ^∞ f(x) dx = lim_{t→∞} ∫ₐᵗ f(x) dx; for unbounded integrands near a point c, ∫ₐᵇ f(x) dx = lim_{ε→0⁺} ∫ₐ^{c−ε} f(x) dx + lim_{ε→0⁺} ∫_{c+ε}ᵇ f(x) dx. The integral converges if these limits exist and are finite. Convergence criteria mirror those for series: comparison tests, limit comparison, and absolute convergence all apply. An integral can converge conditionally (like ∫₁^∞ sin(x)/x dx) without converging absolutely. These integrals arise naturally in probability, Fourier analysis, and Laplace transforms.

How It's Best Learned

Work through the classic examples: ∫₁^∞ 1/xᵖ dx (converges iff p > 1), then ∫₀¹ 1/xᵖ dx (converges iff p < 1). These two cases build the intuition that convergence depends on how fast the integrand decays or blows up relative to the interval.

Common Misconceptions

Students sometimes evaluate improper integrals by plugging in ∞ directly, skipping the limit process. This can produce correct-looking answers but obscures conditional convergence issues. Also, the two limits in a doubly improper integral must be taken independently—they cannot be combined into a single symmetric limit.

Explainer

The Riemann integral ∫ₐᵇ f(x) dx, as you studied it, requires both a finite interval [a, b] and a bounded integrand f. Improper integrals extend this framework to two situations where these conditions fail: integrating over an infinite interval (like ∫₁^∞ 1/x² dx) or integrating a function with an unbounded singularity (like ∫₀¹ 1/√x dx). In both cases, the extension is made through limits — you compute a proper Riemann integral on a truncated domain and then take a limit as the domain grows to its full extent.

For integrals over infinite intervals, the definition is ∫ₐ^∞ f(x) dx = lim_{t→∞} ∫ₐᵗ f(x) dx. The integral converges if this limit exists and is finite; otherwise it diverges. The classic reference is ∫₁^∞ 1/xᵖ dx, which converges if and only if p > 1. When p = 2, the antiderivative is −1/x, and the limit gives ∫₁^∞ 1/x² dx = lim_{t→∞} (1 − 1/t) = 1. When p = 1, the antiderivative is ln(x), and lim_{t→∞} ln(t) = ∞, so the integral diverges. For integrals with singularities, a similar limit handles the blow-up: ∫₀¹ 1/xᵖ dx = lim_{ε→0⁺} ∫_ε¹ 1/xᵖ dx, which converges if and only if p < 1. The two conditions (p > 1 for infinity, p < 1 for zero) are complementary, reflecting the different nature of the two problems.

A critical subtlety arises with doubly improper integrals like ∫₋∞^∞ f(x) dx. The definition requires two independent limits: ∫₋∞^∞ f(x) dx = lim_{s→−∞} ∫_s⁰ f(x) dx + lim_{t→∞} ∫₀ᵗ f(x) dx. Both limits must exist independently. The symmetric limit lim_{T→∞} ∫₋ᵀᵀ f(x) dx — called the Cauchy principal value — is a weaker notion that can give a finite answer even when the integral diverges. For f(x) = x, the principal value is 0 (by symmetry), but ∫₀^∞ x dx = ∞, so the integral diverges. Conflating the principal value with the integral is a common and serious error.

The convergence theory for improper integrals closely parallels that of infinite series. Comparison tests work the same way: if 0 ≤ f(x) ≤ g(x) and ∫ g converges, then ∫ f converges. Absolute convergence (convergence of ∫ |f(x)| dx) implies convergence, but the converse fails — ∫₁^∞ sin(x)/x dx converges conditionally, meaning the oscillating cancellation produces a finite value even though ∫₁^∞ |sin(x)/x| dx diverges. This parallel is not a coincidence: both series and improper integrals are limits of accumulating quantities, and the same structural issues — decay rates, cancellation, comparison — govern convergence in both settings.

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 ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionEpsilon-Delta ContinuityRigorous Definition of the DerivativeRiemann Integral via Darboux SumsCriteria for Riemann IntegrabilityProperties of the Riemann IntegralImproper Integrals (Rigorous)

Longest path: 62 steps · 254 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.