Sequences of Complex Numbers
A sequence of real numbers is an infinite ordered list $(a_n)_{n=1}^{\infty}$ of real numbers. We can similarly define a sequence of complex numbers.
Definition: A Sequence of Complex Numbers is an infinite ordered list of complex numbers $(z_n)_{n=1}^{\infty} = (z_1, z_2, ..., z_n, ...)$ where $z_n \in \mathbb{C}$ for each $n \in \mathbb{N}$. For each $n \in \mathbb{N}$, $z_n$ is called a $n^{\mathrm{th}}$ Term of the sequence. |
It is convenient to denote the first term of a sequence by $z_1$. We can start a sequence at any index though. This will not cause any problems.
For example, the first few terms of the complex sequence $(n + i^n)_{n=1}^{\infty}$ are:
(1)Many of the definitions familiar with sequences of real numbers are readily extended to sequences of complex numbers.
Definition: A sequence of complex numbers $(z_n)_{n=1}^{\infty}$ is said to Converge to $Z \in \mathbb{C}$ if for all $\epsilon > 0$ there exists an $N \in \mathbb{N}$ such that if $n \geq N$ then $\mid z_n - Z \mid < \epsilon$. If the sequence $(z_n)_{n=1}^{\infty}$ does not converge to any $Z \in \mathbb{C}$ then $(z_n)_{n=1}^{\infty}$ is said to Diverge. |
For example, consider the sequence $\left ( \frac{i^n}{n} \right)_{n=1}^{\infty}$. The first few terms of this sequence are:
(2)We claim that this sequence converges to $Z = 0$. To prove this, let $\epsilon > 0$ be given. Then we want $\biggr \lvert \frac{i^n}{n} - 0 \biggr \rvert < \epsilon$. Now:
(3)For any given $\epsilon > 0$, choose $N \in \mathbb{N}$ such that $\displaystyle{N > \frac{1}{\epsilon}}$. Then if $n \geq N$ we have that:
(4)In other words, for $n \geq N$:
(5)Therefore the sequence $\left ( \frac{i^n}{n} \right )_{n=1}^{\infty}$ converges to $Z = 0$.