A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Improper Integrals - Convergence

College Depth 89 in the knowledge graph I know this Set as goal
1,089topics build on this
433prerequisites beneath it
See this on the map →
Fundamental Theorem of Calculus Part 2Limits at Infinity+2 moreImproper Integrals - Divergence and ComparisonIntegral Test+3 more
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/xp 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/x2 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 x1−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

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-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 IntroductionSine, Cosine, and Tangent RatiosTrigonometric 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: 90 steps · 433 total prerequisite topics

Prerequisites (4)

Leads To (5)