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

Sequences and Convergence in the Complex Plane

Graduate Depth 69 in the knowledge graph I know this Set as goal
798topics build on this
302prerequisites beneath it
See this on the map →
The Complex PlaneSequences: Epsilon-N ConvergenceLimits and Continuity of Complex Functions
sequences convergence topology

Core Idea

A sequence {zₙ} in the complex plane converges to w if for every ε > 0, there exists N such that |zₙ - w| < ε for all n > N. Convergence is equivalent to both the real and imaginary parts converging separately. Complex sequences inherit all key properties: uniqueness of limits, Cauchy sequences, Bolzano-Weierstrass.

Explainer

You already understand convergence for real sequences: {xₙ} → L if xₙ eventually stays arbitrarily close to L. The definition uses |xₙ − L| < ε as the measure of closeness. Extending this to the complex plane requires only one change: replace the real absolute value with the complex modulus. A sequence {zₙ} in ℂ converges to w if for every ε > 0, there exists N such that |zₙ − w| < ε for all n > N. The modulus |zₙ − w| is the Euclidean distance between zₙ and w in the complex plane — it measures how close the two points are as 2D vectors. The epsilon-delta machinery is otherwise identical.

The key insight is that complex convergence reduces to two simultaneous real convergences. Write zₙ = xₙ + iyₙ and w = u + iv. Then |zₙ − w|² = (xₙ − u)² + (yₙ − v)². This quantity is small exactly when both (xₙ − u)² and (yₙ − v)² are small — that is, when the real parts converge and the imaginary parts converge separately. More precisely, {zₙ} → w in ℂ if and only if {xₙ} → u in ℝ and {yₙ} → v in ℝ. This equivalence is tremendously practical: it lets you reduce questions about complex sequences to questions about two real sequences, where you can apply all the tools you already know.

Because the modulus is a distance function, the Cauchy criterion carries over exactly. A sequence {zₙ} is Cauchy if |zₙ − zₘ| < ε for all sufficiently large n, m — meaning the terms cluster together without explicitly referencing a limit. And since ℂ is complete (every Cauchy sequence of complex numbers converges to a complex number), Cauchy sequences and convergent sequences are the same thing in ℂ. This completeness is not automatic for all spaces but holds here because ℝ is complete and ℂ inherits completeness from the product ℝ × ℝ.

The Bolzano-Weierstrass theorem also extends: every bounded sequence in ℂ has a convergent subsequence. Boundedness for complex sequences means |zₙ| ≤ M for all n — the sequence stays inside a disk of radius M. This follows from the real version applied to xₙ and yₙ separately. These inheritance results matter because they mean complex analysis does not need to rebuild limit theory from scratch; it adapts real analysis by replacing the real absolute value with the complex modulus and recasting 1D proximity as 2D proximity. This foundation directly supports limits of complex functions, where the same epsilon-delta language applies but where approaching a point means approaching from any direction in the plane — a richer and more subtle geometry than the real case.

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 10Making 10 as an Addition StrategyAddition 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 Through 10Multiplication 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 LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsMultiplying Binomials (FOIL)Factoring Difference of SquaresFactoring CompletelyIntroduction to Rational ExpressionsSimplifying Radical ExpressionsOperations with RadicalsComplex Numbers IntroductionThe Complex PlaneSequences and Convergence in the Complex Plane

Longest path: 70 steps · 302 total prerequisite topics

Prerequisites (2)

Leads To (1)