Complex Sequences
Definition: Complex Sequence
A complex sequence is a sequence of complex numbers.
Theorem: Equality of Complex Sequences
Let and be infinite complex sequences.
If there exist complex power series and which have the same center and for which there is some such that both series converge to the same number, i.e.
when when , then for all .
PROOF
TODO
Convergence
Definition: Convergence
Let be a complex sequence.
A complex sequence converges to the limit if and only if for each , there exists some integer such that
NOTATION
The most common notation is
In text, one also writes ” as ” or just "". Sometimes, one might also encounter and .
Theorem: Uniqueness of the Limit
The limit of a convergent complex sequence is unique - if converges to both and , then .
PROOF
Pick some arbitrary .
Since , by definition, there exists some integer such that
Similarly, since , there exists some integer such that
Now, let . For all , both of the aforementioned inequalities hold. Therefore, for all , we have
Therefore,
So far, the argument does not actually depend on the particular choice of and is thus true for every . This means that is smaller that every positive real number. This is only possible if is zero which is in turn only possible if . Therefore, .
Theorem: Component-Wise Convergence
A complex sequence converges to if and only if the sequences of its real and imaginary part converge to the real and imaginary part of , respectively.
PROOF
TODO
Theorem: Cauchy Sequences
A complex sequence is convergent if and only if for each there exists some integer such that
PROOF
TODO
NOTE
Sequences for which the above holds, i.e. convergent sequences, are also known as Cauchy sequences.
Theorem: Boundedness of Convergent Sequences
Every convergent complex sequence is bounded.
PROOF
Suppose that converges to some . Then, by definition, for each , there exists some integer such that
Choose . The actual choice is irrelevant, it will just result in a different bound. Then,
Let’s look at the absolute value of :
Using the triangle inequality, we get
For all ,
and so for all . This means that the modulus of all sequence terms from the -th one onwards is less than . Amongst the first terms of the sequence, choose the one whose modulus is greatest. The moduli of the first terms are thus all less than or equal to . Essentially, we have
- for every ;
- for every .
Let . Therefore, for every integer and so is bounded.
Theorem: Convergence to Zero
Theorem
Let and be complex sequences.
If converges to zero and there exists some integer such that for all , then also converges to zero.
PROOF
TODO
Theorem: Limit Arithmetic
If and are both convergent complex sequences, then
PROOF
Let and .
Proof of (1):
We have to prove that for each , there exists some integer such that
The case of is trivial, since then is always zero and is thus smaller than all . As for the existence of - not only does such an integer exist, but there are actually infinitely many such integers, since the inequality holds irrespective of .
If and are not zero, choose some arbitrary . Since and , there exist integers and such that
Let . Then both inequalities hold for every . Now, we look at
By the triangle inequality, we obtain
For every , we know that and and so we get
Since and , we get
So far, the argument does not depend on the choice of which means that it must be true for all . Thus, we have proven that for each , there exists some integer, namely , such that
which is what we set out to prove.
Proof of (2):
We have to prove that for each , there exists some integer such that
Choose some arbitrary . Since and , there exist integers and such that
Let . Then both inequalities hold for all . We transform the expression a bit:
Using the triangle inequality, we obtain
which is equivalent to
For all ,
which in turn means that, for all ,
Recall that every convergent sequence is bounded. This means that there exists some and some integer such that for all . Therefore,
Set . Therefore,
It is obvious that can be any positive real number. Moreover, since the argument so far does not depend on any particular choice of , we know the argument holds for all . We have thus proven that for each , there exists some integer, namely , such that
which is what we set out to show.
Proof of (3):
TODO
Proof of (4):
TODO
Proof of (5):
TODO