- 3,802
- 95
Homework Statement
Given [tex]Z^2=\frac{1+z}{1-z}[/tex] if [tex]|z|=1[/tex], find the locus of Z
Homework Equations
[tex]|z|=\sqrt{x^2+y^2}=1[/tex]
let [tex]Z=X+iY[/tex]
[tex]z=x+iy[/tex]
The Attempt at a Solution
[tex]Z^2=\frac{1+z}{1-z}[/tex]
[tex]=[\frac{(x+1)+iy}{(-x+1)-iy}][\frac{(-x+1)+iy}{(-x+1)+iy}][/tex]
[tex]=\frac{1-x^2+iy(x+1)+iy(-x+1)-y^2}{x^2-2x+1+y^2}[/tex]
[tex]=\frac{1-(x^2+y^2)+2iy}{x^2+y^2+1-2x}[/tex]
and since [tex]x^2+y^2=1[/tex]
[tex]Z^2=\frac{iy}{1-x}[/tex]
But [tex]Z^2=(X+iY)^2=X^2-Y^2+i2XY[/tex]
Therefore, [tex]X^2-Y^2=0[/tex]
and [tex]2XY=\frac{y}{1-x}[/tex]
The problem is that I can't rearrange these two equations to express the locus in terms of x and y. Any help is greatly appreciated as always.