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

Improper Integrals - Divergence and Comparison

College Depth 90 in the knowledge graph I know this Set as goal
876topics build on this
434prerequisites beneath it
See this on the map →
Improper Integrals - ConvergenceComparison Test
integration improper divergence comparison

Core Idea

When an improper integral cannot be evaluated directly (no closed-form antiderivative), comparison tests determine convergence or divergence without computing the integral. The Direct Comparison Test says: if 0 <= f(x) <= g(x) and the integral of g converges, then the integral of f converges; if the integral of f diverges, so does the integral of g. The Limit Comparison Test uses lim f(x)/g(x) to draw the same conclusions more flexibly.

How It's Best Learned

Build a library of known benchmarks (p-integrals, exponential decay). Practice bounding unfamiliar integrands above or below by known ones. Use the Limit Comparison Test when direct comparison is difficult. Emphasize that comparison only works for non-negative functions.

Common Misconceptions

Explainer

From your work on convergence, you know how to evaluate improper integrals directly: replace the infinite limit with a parameter, integrate, then take the limit. But many integrands — e−x², 1/(x⁴ + x + 1), sin(x)/x as x → ∞ — have no elementary antiderivative. You cannot evaluate them directly. Comparison tests let you answer "does this converge or diverge?" without ever finding an antiderivative.

The logic mirrors basic reasoning about size. If 0 ≤ f(x) ≤ g(x) and you pour a finite amount of "area" under g, the area under f must also be finite — it's smaller. Conversely, if the area under f is already infinite, then the larger g must also be infinite. The Direct Comparison Test formalizes this: for 0 ≤ f(x) ≤ g(x) on [a, ∞), if ∫g converges then ∫f converges; if ∫f diverges then ∫g diverges. Note the two *invalid* directions: bounding f *above* by a divergent function, or f *below* by a convergent function, tells you nothing — the comparison runs the wrong way.

Applying the test requires a library of benchmarks you know by heart. The most important: ∫₁^∞ (1/xᵖ) dx converges if and only if p > 1. So 1/x² converges, 1/x diverges, 1/x1/2 diverges. For example, to show ∫₁^∞ 1/(x³ + x) converges: note 0 ≤ 1/(x³ + x) ≤ 1/x³ for x ≥ 1 (the denominator is larger with the extra +x), and ∫₁^∞ 1/x³ converges (p = 3 > 1). Done.

When bounding directly is awkward, the Limit Comparison Test is more flexible. If lim_{x→∞} f(x)/g(x) = L where 0 < L < ∞, then ∫f and ∫g share the same convergence behavior. The intuition: if f and g are asymptotically proportional (same order of magnitude), their integrals must both be finite or both be infinite. For ∫₁^∞ 1/(x² + √x) dx, compare to 1/x²: the limit (1/(x² + √x))/(1/x²) = x²/(x² + √x) → 1. Since ∫1/x² converges, so does the original. The skill is choosing the benchmark — typically formed by keeping only the *dominant* terms in the numerator and denominator and discarding lower-order ones.

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 - ConvergenceImproper Integrals - Divergence and Comparison

Longest path: 91 steps · 434 total prerequisite topics

Prerequisites (1)

Leads To (1)