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

Radius and Interval of Convergence

College Depth 96 in the knowledge graph I know this Set as goal
473topics build on this
451prerequisites beneath it
See this on the map →
Power SeriesRatio Test+1 moreTaylor Series
series power-series convergence radius

Core Idea

Every power series sum of c_n * (x - a)n has a radius of convergence R such that the series converges absolutely for |x - a| < R and diverges for |x - a| > R. The interval of convergence is (a - R, a + R) with the endpoints requiring separate testing. R is found using the ratio test or root test applied to the general term. R can be 0 (converges only at a), infinity (converges everywhere), or any positive number.

How It's Best Learned

Apply the ratio test to |c_n (x - a)n| and solve for the values of x where the resulting limit is less than 1. This gives R. Then test each endpoint individually using known series tests (p-series, alternating series, etc.). Practice until the three-step process (find R, determine interval, test endpoints) is systematic.

Common Misconceptions

Explainer

A power series Σ cₙ(x − a)ⁿ is not a fixed number — it is a function of x, and whether the series converges depends on which x you plug in. You already know the ratio test: it determines convergence for a fixed series by looking at the ratio of successive terms. Apply the ratio test to a power series, and something remarkable happens — the test produces a condition on x itself, carving the real line into a region where the series converges and a region where it diverges. The threshold between those regions is the radius of convergence R.

To find R, form the ratio |cₙ₊₁(x − a)ⁿ⁺¹ / cₙ(x − a)ⁿ| = |cₙ₊₁/cₙ| · |x − a|. For the series to converge, you need this ratio to be less than 1 as n → ∞. If |cₙ₊₁/cₙ| → L as n → ∞, then the condition becomes L · |x − a| < 1, or |x − a| < 1/L. So R = 1/L. The series converges absolutely for all x within distance R of the center a, and diverges for all x farther than R from a. Three special cases: if L = 0, then R = ∞ (converges everywhere); if L = ∞, then R = 0 (converges only at x = a itself); otherwise R is a positive finite number.

Here is the critical subtlety: at the boundary points x = a + R and x = a − R, the ratio test gives exactly 1 — which is inconclusive. You must test each endpoint separately using whatever series test fits the resulting series. At x = a + R, the series becomes Σ cₙ Rⁿ, a fixed numerical series. At x = a − R, it becomes Σ cₙ (−R)ⁿ, which has alternating signs if R > 0. One endpoint might give a convergent alternating series; the other might give a divergent p-series. Each endpoint is an independent question. The interval of convergence is the full set of x-values where the series converges — it is always an interval centered at a, but its endpoints may be included, excluded, or one of each.

A useful mental picture: the power series is "centered" at a and extends equally in both directions. The radius R tells you how far you can travel from the center before the series breaks down. Think of it like a circle on the real line: inside the circle, convergence is guaranteed; outside, divergence is guaranteed; on the boundary, anything is possible and you must check. This picture also previews what happens in complex analysis — power series in the complex plane literally converge inside a disk of radius R centered at a in the complex plane, which is where the term "radius" comes from. The boundary behavior is richer and more subtle in that setting, but the core structure — a convergence region, a divergence region, and a boundary requiring case-by-case analysis — carries over exactly.

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 TestSeries Convergence Test StrategyPower SeriesRadius and Interval of Convergence

Longest path: 97 steps · 451 total prerequisite topics

Prerequisites (3)

Leads To (1)