Proving the One-to-One Property and Image of a Complex Function

BSMSMSTMSPHD
Messages
131
Reaction score
0

Homework Statement



Let f(z) = \frac{1-iz}{1+iz} and let \mathbb{D} = \{z : |z| < 1 \}.

Prove that f is a one-to-one function and f(\mathbb{D}) = \{w : Re(w) > 0 \}.

2. The attempt at a solution

I've already shown the first part: Assume f(z_1) = f(z_2) for some z_1, z_2 \in \mathbb{C}, then z_1 = z_2. (I worked this out).

But for the second part, I'm not sure what to do. I've written the function in rectangular coordinates (z = x + iy) and the real part of the simplified fraction is:

\frac{1 - (x^2 + y^2)}{1 - 2y + x^2 + y^2}.

Now, I know that the numerator is nonnegative (since z \in \mathbb{D}, |z| < 1, so, x^2 + y^2 < 1). But, I am not certain about the sign of the denominator in the case where y > 0. Any ideas? And, if I can show this, will I have finished the proof, or do I have to show reverse inclusion?

Thanks in advance!
 
Physics news on Phys.org
This may be complex analysis, but do you still remember (y-1)^2=y^2-2y+1?
 
Man, it's always something really obvious. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top