What loci is represented by the following equation

  • Thread starter Thread starter thomas49th
  • Start date Start date
thomas49th
Messages
645
Reaction score
0
What loci is represented by the following equation:
|z+1| = |z-1|

I believe I can get the answer, I am just slightly confused by what is going on?

I turned this to

|z+1| / |z-1| = 1, which means |z+1| = 1 and |z-1| = 1. Doe this mean we can draw 2 circles of radius 1 at the points (1,0) and (-1,0)? The only place they touch is the origin? Is this correct?

OR
Letting z = x + iy

\frac{\sqrt{(x+1)^{2} + y^{2}}}{\sqrt{(x-1)^{2}+y^{2}}} = 1

\frac{(x+1)^{2} + y^{2}}{(x-1)^{2}+y^{2}} = 1

4x = 0

x = 0
That implies y can be anypoint along the y-axis (at x= 0). Is this correct?

Finally are the actual locations of the loci origins actually -1 and 1, because surely z doesn't have to be x + iy, I could be 5x + 6iy

Thanks
Thomas
 
Physics news on Phys.org
That implies y can be anypoint along the y-axis (at x= 0). Is this correct?

yes.

Finally are the actual locations of the loci origins actually -1 and 1, because surely z doesn't have to be x + iy, I could be 5x + 6iy
?
 
Quinzio said:
yes.


?

Okay, forget the last bit, but why is my method of drawing circles and finding where they cross not valid?
 
thomas49th said:
Okay, forget the last bit, but why is my method of drawing circles and finding where they cross not valid?

You're given

a= b

You wrote
a/b = 1 which is correct.

Then you wrote
a=1, b=1
why ?
a=3, b=3 is valid, too, any combination of a = b is valid.
It's ok to cross circles, but their radious can be any number.
 
ahhhhhhhhhhhh I think I seeeeee
Cheers
 
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