Is my proof correct for lim_(n-> infty) |z_n| = |z| ? Complex Analysis

laura_a
Messages
64
Reaction score
0
Is my proof correct for lim_(n-> infty) |z_n| = |z| ? Complex Analysis

Homework Statement


Show that if lim_{n-> infty} z_n = z

then

lim_{n-> infty} |z_n| = |z|


Homework Equations






The Attempt at a Solution



Is this correct:

lim_{n-> infty} |z_n| = |z|

iff

Assume that the conditions hold;
lim_{n-> infty} |x_n| = |x| and lim_{n-> infty} |y_n| = |y|

According to these conditions there exist, for each positive number \epsilon, positive integers n_1 and n_2 such that:

||x_n| - |x|| < epsilon/2 whenever n > n_1

and

||y_n| - |y|| < epsilon/2 whenever n > n_2

Hence, if n_0 is the larger of the two integers n_1 and n_2


||x_n| - |x|| < epsilon/2 and ||y_n| - |y|| < epsilon/2 whenever n > n_0

Since

|(|x_n| + i|y_n|) - (|x| + i|y|) =
|(|x_n| - |x|) + i(|y_n|-|y|) <= ||x_n| - |x|| + ||y_n| - |y||

Then

||z_n| - |z|| < epislon/2 + epsilon/2 = epsilong whenver n > n_0

Thus it holds that

lim_(n-> infty) |z_n| = |z| because for every epsilon > 0 there exists N > 0 such that | |z_n| - |z|| < epsilon




I am using a proof from the textbook to draw this from so just wanted to check to see if I've left anything out and if it makes sence!

Thanks
 
Physics news on Phys.org
Well, being lazy, I'd be tempted to use the triangle inequality for complex numbers:
[tex]|z-z_n| \geq ||z|-|z_n||[/tex]
Then take the limit of both sides as [itex]n \rightarrow \infty[/itex]

What you seem to be doing is splitting the original convergence into the convergence of the real part, and the imaginary part, and then using those to show the convergence of the norm, which is also works. You could make it clearer by making that explicit:

Given [itex]\epsilon > 0[/itex] there is [itex]N[/itex] so that [itex]n>N \Rightarrow |z-z_n| < \frac{\epsilon}{2}[/itex] from the hypothesis that [itex]z_n[/itex] converges to [itex]z[/itex].

Then we know that
[tex]|\rm{Real}(z)-\rm{Real}(z_n)|<\frac{\epsilon}{2}[/tex]
and
[tex]|\rm{Imaginary}(z)-\rm{Imaginary}(z)|<\frac{\epsilon}{2}[/tex]
and the triangle inequality gives:
[tex]||z|-|z_n|| \leq |\rm{Real}(z)-\rm{Real}(z_n)|+|\rm{Imaginary}(z)-\rm{Imaginary}(z_n)|< |\frac{\epsilon}{2}+\frac{\epsilon}{2}|=\epsilon[/tex]
so
[tex]n>N \Rightarrow ||z|-|z_n|| < \epsilon[/tex]
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
8
Views
2K