Altanis

1.2Convergence

Updated 2 Aug 2026Chapter (PDF)

[1.2.1]Definition(Convergence of Sequences)#

A sequence {zn}C\{z_n\} \subset \mathbb{C} converges to wCw \in \mathbb{C} if:

limnznw=0\lim_{n \to \infty} |z_n - w| = 0

We write w=limnznw = \lim_{n \to \infty} z_n.

[1.2.2]Proposition(Component-wise Convergence)#

A sequence {zn}C\{z_n\} \subset \mathbb{C} converges to ww if and only if the sequences of real and imaginary parts of znz_n converge to the real and imaginary parts of ww, respectively.

[1.2.3]Definition(Cauchy Sequence)#

A sequence {zn}C\{z_n\} \subset \mathbb{C} is a Cauchy sequence if for every ε>0\varepsilon > 0, there exists an integer N>0N > 0 such that:

znzm<εwhenever n,m>N|z_n - z_m| < \varepsilon \quad \text{whenever } n, m > N
[1.2.4]Theorem(Completeness of C\mathbb{C})#

The complex numbers C\mathbb{C} form a complete metric space. That is, every Cauchy sequence in C\mathbb{C} converges to a limit in C\mathbb{C}.

Proof.

Since {zn}\{z_n\} is Cauchy if and only if the component sequences {Re(zn)}\{\text{Re}(z_n)\} and {Im(zn)}\{\text{Im}(z_n)\} are Cauchy in R\mathbb{R}, completeness of C\mathbb{C} follows directly from the completeness of R\mathbb{R}.