What Is the Locus of z If |(z+1)/(z-1)|=2?

  • Thread starter Thread starter ps3stephen
  • Start date Start date
  • Tags Tags
    Complex
ps3stephen
Messages
12
Reaction score
0
1. Homework Statement .

if z =x+yi.
Determine the equation of the locus z in terms of x and y such that |(z+1)/(z-1)|=2

3. The Attempt at a Solution .

|(z+1)/(z-1)|=2

(z+1)/(z-1)=2*2

(x+yi+1)/(x+yi-1)=4

[(x+1)+yi]/[(x-1)+yi]=4

[(x+1)+yi]/[(x-1)+yi]×[(x-1)-yi]/[(x-1)-yi]=4

[x*2-1-yi(x+1)+yi(x-1)-y*2i*2]/[(x-1)*2-yi(x-1)+yi(x-1)-y*2i*2]=4

(x*2-1-xyi+xyi-yi-yi-y*2i*2)/(x*2-2x+1-xyi+xyi+yi-yi-y*2i*2)=4

(x*2-1-2yi-y*2i*2)/(x*2-2x+1-y*2i*2)=4

[x*2-1-2yi-y*2(-1)]/[x*2-2x+1-y*2(-1)]=4

(x*2+y*2-1-2yi)/(x*2+y*2-2x+1)=4

(x*2+y*2-1-2yi)=4(x*2+y*2-2x+1)

x*2+y*2-1-2yi=4x*2+4y*2-8x+4

3x*2+3y*2-8x+2yi+5=0
 
Physics news on Phys.org
Hello Stephen,

modulus of a complex number is defined differently: | x+iy |2 = (x+iy)(x-iy) = x2+ y2
 
Wouldn't it be easier to start by multiplying by |z-1|?
 
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