Integral Test

College Depth 75 in the knowledge graph I know this Set as goal
Unlocks 474 downstream topics
series convergence-tests integral-test

Core Idea

The Integral Test states that if f(x) is positive, continuous, and decreasing for x >= 1, and a_n = f(n), then the series sum of a_n and the improper integral of f(x) from 1 to infinity either both converge or both diverge. The test does not give the sum, only the convergence behavior. It is used to prove the p-series convergence criterion and to estimate series sums via integral bounds.

How It's Best Learned

Visualize the connection: the series is a left Riemann sum for the integral (or vice versa). Apply to prove p-series convergence/divergence. Practice checking the three conditions (positive, continuous, decreasing). Use the integral remainder estimate to bound the error of partial sums.

Common Misconceptions

Explainer

You already know two things this test connects: improper integrals (summing continuous area to infinity) and infinite series (summing discrete terms). The integral test says these two summation processes share the same fate — either both converge or both diverge — when the terms come from a function that is positive, continuous, and decreasing.

The geometric picture makes this clear. Suppose f is a decreasing positive function and aₙ = f(n). Draw the graph of f and superimpose rectangles of width 1 centered at each integer. The rectangle at n has height f(n) = aₙ, so its area equals the n-th term of the series. Now compare the rectangles to the area under the curve. Because f is decreasing, each rectangle between n and n+1 lies either above or below the curve, depending on which edge you use. If the rectangle height is f(n), the rectangle is above the curve on [n, n+1], so the series is an overestimate of the integral. If you use f(n+1) instead, it is an underestimate. Sandwiching the integral between two shifted versions of the series shows that the integral and the series differ by at most a finite amount — so they share the same convergence behavior.

The three conditions matter. If f is not positive, the comparison to area breaks down. If f is not continuous, the Riemann sum interpretation fails. If f is not decreasing, the rectangle-to-curve comparison can reverse, and the integral no longer bounds the series in a useful way. In practice, "eventually decreasing" is enough — behavior at finitely many early terms does not affect convergence.

The integral test's most important application is the p-series: the series Σ 1/nᵖ converges if and only if p > 1. Using f(x) = 1/xᵖ, the improper integral ∫₁^∞ 1/xᵖ dx equals 1/(p−1) when p > 1 (converges) and diverges when p ≤ 1. The integral test carries this result directly to the series. The p-series criterion then becomes a benchmark for the comparison tests you will study next — when you encounter a new series, asking "does it behave like 1/nᵖ for some p?" is often the first diagnostic step.

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 - ConvergenceIntegral Test

Longest path: 76 steps · 329 total prerequisite topics

Prerequisites (2)

Leads To (3)