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

Absolute vs. Conditional Convergence

College Depth 94 in the knowledge graph I know this Set as goal
872topics build on this
445prerequisites beneath it
See this on the map →
Alternating Series TestComparison Test+2 morePower Series
series convergence absolute conditional

Core Idea

A series converges absolutely if the series of absolute values sum of |a_n| converges. It converges conditionally if it converges but does not converge absolutely. Absolute convergence implies convergence (but not vice versa). The distinction matters because absolutely convergent series can be rearranged without changing the sum, while conditionally convergent series can be rearranged to converge to any value (Riemann Rearrangement Theorem). Absolute convergence is the stronger, more desirable property.

How It's Best Learned

Test for absolute convergence first (apply convergence tests to |a_n|). If the absolute value series diverges but the original series converges (typically via alternating series test), the convergence is conditional. Classic example: the alternating harmonic series converges conditionally.

Common Misconceptions

Explainer

You've tested series for convergence using the alternating series test, comparison test, and ratio test. Now comes a crucial refinement: not all convergence is equal. A series can converge for reasons that are sturdy and robust, or for reasons that are fragile and sign-dependent. Absolute convergence is the sturdy kind; conditional convergence is the fragile kind.

A series ∑aₙ converges absolutely if the series of absolute values ∑|aₙ| also converges. When you take absolute values, you strip away the sign information — any cancellation between positive and negative terms disappears. If the series still converges, it's doing so on pure magnitude, not cancellation. Absolute convergence is the stronger condition: if ∑|aₙ| converges, then ∑aₙ necessarily converges too. The implication goes one way only.

The prototypical example is the alternating harmonic series ∑(−1)ⁿ⁺¹/n = 1 − 1/2 + 1/3 − 1/4 + ···. The alternating series test confirms it converges (terms decrease to zero in absolute value). But ∑1/n is the harmonic series, which diverges. So ∑(−1)ⁿ⁺¹/n converges conditionally: it converges, but not absolutely. The convergence depends entirely on the alternating signs providing cancellation.

Here's why the distinction matters: the Riemann Rearrangement Theorem states that a conditionally convergent series can be rearranged to converge to any real number you choose — or even to diverge. You can achieve 0, π, or 10,000 by choosing the right permutation of the terms. This sounds paradoxical but follows from a precise property: the positive terms alone form a divergent series that grows without bound, and the negative terms alone form a divergent series that grows negatively without bound. By interleaving them strategically, you can hit any target. For absolutely convergent series, this phenomenon cannot happen — rearranging terms never changes the sum, which is why absolute convergence is the reliable, "bank-on-it" kind.

The practical algorithm: always test for absolute convergence first by applying your ratio test, comparison test, or other tools to ∑|aₙ|. If ∑|aₙ| converges, you're done — the series converges absolutely. If ∑|aₙ| diverges but ∑aₙ converges (typically confirmed by the alternating series test), then convergence is conditional. This two-step check fully classifies any convergent series.

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 - ConvergenceIntegral TestP-SeriesComparison TestLimit Comparison TestAbsolute vs. Conditional Convergence

Longest path: 95 steps · 445 total prerequisite topics

Prerequisites (4)

Leads To (1)