Complex Variables: |z-i|=Re(z) Locus of Points

  • Thread starter Thread starter kingwinner
  • Start date Start date
  • Tags Tags
    Complex
kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Let z=x+iy. Describe the locus of points z satisfying |z-i|=Re(z).

Homework Equations


N/A

The Attempt at a Solution


|z-i|=Re(z)
=> sqrt[x2+(y-1)2] = x
=> x2+(y-1)2 = x2
=> (y-1)2 = 0
=> y=1

But the answer says y=1 and x≥0. Why? I think maybe I'm not getting the x≥0 because my implcations above isn't "if and only if". But what exactly is the reason and how can we rigorously justify that x≥0?

Any help is appreciated!
 
Physics news on Phys.org
If x<0, what sign is Re(z)? What sign does |z-i| have to be?

The place where you lost the if and only if is here:

=> sqrt[x2+(y-1)2] = x
=> x2+(y-1)2 = x2

The if is perfectly fine, but when you try to go backwards, you're taking square roots so you don't know if the signs match up.

Whenever you have to divide by stuff or square things and aren't sure whether you've been doing if and only if statements the whole time, one way to check is to just take your solution and plug it back into the original problem. You know that every solution has to be of the form you have, but now you can see if there are any further restrictions involved. here we would spot it easily. If y=1 then

|z-i|=|x+i-i|=|x|

And Re(z)=x

So we need |x|=x
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top