Modulus of a Complex Number Question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
tylerc1991
Messages
158
Reaction score
0

Homework Statement



My prof was saying today that the modulus of a complex number isn't the absolute value. The problem is the following:

Graph the set of points satisfying the following equation(s):

|z-1+i|=1

The Attempt at a Solution



Can I not just say that z = -i or z = 2-i and hence the graph is just two points? Or is this the correct answer?
 
Physics news on Phys.org
If you plot |z-1+i|=1 on an argand digram, you will see that this does not give only two solutions. If you put z=x+iy into the equation and then find the modulus knowing that |a+ib|=√(a2+b2), what do you get?
 
I see what I did wrong now. If I let z = x + iy I am getting:

(x-1)^2 + (y+1)^2 = 1, which is obviously a circle.

Thanks!