But I have tested points on circles that are outside of your range, but are in my range and it worked.Ok, my working:
arg(z-1) = 3pi/4 + arg(z+1) (p must lie above x axis)
or
arg(z-1) = -3pi/4 + arg(z+1) (p must lie below x axis)
therefore:
it can be shown that z+1 and z-1 meet at p at an angle of 3pi/4, thus p lies on a circle. From this, using the centre of the circle, and given the chord is length 2, you can find the y co-ord with trig.
But as the first one cannot be below x, y must be greater than 0.
do the inverse for the other one.
So my answers are the same as study freaks except the range is different:
x^2+(y-1)^2=2, x^2+(y+1)^2=2 excluding y <= 0 and y >=0
If you consider it in two cases, and assume z (p) is below the x- axis then the z + 1 line must be rotated 3pi/4 to be parallel with z - 1. However, this would correspond to arg(z-1) = arg(z+1 ) - 3pi/4, but we needed at + 3pi/4 (for this case), thus, values below the x-axis do not work.But I have tested points on circles that are outside of your range, but are in my range and it worked.
Hence I think mine is right?
I get what you are saying and I knew that you were talking about this when you stated your answer above, but if that corresponds to arg(z-1) = arg(z+1 ) - 3pi/4, it still satisfies the original equation, right?If you consider it in two cases, and assume z (p) is below the x- axis then the z + 1 line must be rotated 3pi/4 to be parallel with z - 1. However, this would correspond to arg(z-1) = arg(z+1 ) - 3pi/4, but we needed at + 3pi/4 (for this case), thus, values below the x-axis do not work.
Yea, that's exactly what I did.