Finding the Locus of Z for |z|=1

  • Thread starter Thread starter Mentallic
  • Start date Start date
AI Thread Summary
The discussion focuses on finding the locus of Z defined as Z=(z-2)/z when |z|=1, which results in another circle in the complex plane. The participants derive that Z simplifies to Z=1-2x+i2y, leading to the conclusion that |Z-1|=2, indicating a circle centered at (1,0) with a radius of 2. They also explore the relationship between the phase of z and Z, concluding that as z moves counterclockwise around the unit circle, Z moves clockwise around its circle, with a phase difference of 180 degrees. The conversation emphasizes the geometric interpretation of complex numbers and their transformations.
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement


Given Z=\frac{z-2}{z}, if |z|=1 prove that the locus of Z is another circle whose centre and radius must be determined. Also describe the direction of Z as z describes the unit circle in an anticlockwise direction.


Homework Equations


z=x+iy


The Attempt at a Solution


Z=\frac{x+iy-2}{x+iy}(\frac{x-iy}{x-iy})

expanded and simplified: \frac{x^2-2x+y^2+i2y}{x^2+y^2}

I think since |z|=1 then x^2+y^2=1?

This leaves -2x+i2y and I am completely lost at this point...
 
Physics news on Phys.org
Mentallic said:
expanded and simplified: \frac{x^2-2x+y^2+i2y}{x^2+y^2}

I think since |z|=1 then x^2+y^2=1?

This leaves -2x+i2y and I am completely lost at this point...

Doesn't it leave you with Z=(1-2x)+(2y)i?...What does that say about |Z|?
 
gabbagabbahey said:
Doesn't it leave you with Z=(1-2x)+(2y)i?...What does that say about |Z|?

Ahh yes that was a typo.

\frac{x^2-2x+y^2+i2y}{x^2+y^2}

|z|=1, x^2+y^2=1

therefore simplified to: Z=1-2x+i2y

|Z|=x^2+y^2=(1-2x)^2+(2y)^2

Rearranged to: |Z|=4(x-\frac{1}{2})^2+4y^2

This is in the form of a circle (in cartesian form) but I don't know what it has to do with complex numbers, since on the argand diagram |z|=r is a circle radius r.
 
Mentallic said:
This is in the form of a circle (in cartesian form) but I don't know what it has to do with complex numbers, since on the argand diagram |z|=r is a circle radius r.

For a circle centered at 0+0i, yes. Since |Z| is not of this form, you know it's center must be at a different point in the complex plane. If its center is at the point \alpha=a+bi, then you know |Z-\alpha|=r...correct?

So...what is |Z-\alpha|? In particular, what is |Z-1|? :wink:
 
gabbagabbahey said:
For a circle centered at 0+0i, yes. Since |Z| is not of this form, you know it's center must be at a different point in the complex plane. If its center is at the point \alpha=a+bi, then you know |Z-\alpha|=r...correct?

So...what is |Z-\alpha|? In particular, what is |Z-1|? :wink:

Ahh |Z-a|=r would be a circle radius r centred at (a,bi)

So |Z-1|=r is a circle centre (1,0i) radius r.

But how can |Z|=4(x-\frac{1}{2})^2+4y^2 be transformed into this form? r is real number that is more than 0 is it not?
 
Well, what is Z-1? So what is |Z-1|?
 
I'm starting to lose the plot here :cry:
Are we talking about z or Z now? Remember from the question that Z=\frac{z-1}{z} where z=x+iy
 
We're talking about capital Z now. If its Locus is a circle with radius r, centered at the point \alpha=a+bi in the complex plane, then |Z-\alpha|=r

Do you understand that part?...Now, you've already calculated that Z=(1-2x)+(2y)i, so what is Z-1?
 
gabbagabbahey said:
We're talking about capital Z now. If its Locus is a circle with radius r, centered at the point \alpha=a+bi in the complex plane, then |Z-\alpha|=r

Do you understand that part?
Yes, but I just hope I can apply it to the question.


gabbagabbahey said:
...Now, you've already calculated that Z=(1-2x)+(2y)i, so what is Z-1?

Well, if Z=1-2x+i2y then Z-1=-2x+i2y (1)
but I also calculated it from scratch ~

Z-1=\frac{z-1}{z}-1

=\frac{z-1-z}{z}

=\frac{-1}{z}

=\frac{-1}{x+iy}(\frac{x-iy}{x-iy})

=\frac{-x+iy}{x^2+y^2}

therefore, Z-1=-x+iy (2)

which is not the same to (1)?
 
  • #10
That's because Z=\frac{z-2}{z} not (z-1)/z.
 
  • #11
gabbagabbahey said:
That's because Z=\frac{z-2}{z} not (z-1)/z.

oh lol how embarrassing :blushing:

ok Z-1=-2x+i2y

hence, |Z-1|=(-2x)^2+(2y)^2=4x^2+4y^2

um.. I'm taking a stab at this but does this mean |Z-1|=4(x^2+y^2)=4?

In which case we have a circle centre (1,0i) radius 4?
 
  • #12
Looks good to me :smile:

That's why I chose alpha=1, to get Z-alpha into the above form.

Edit- shouldn't it be |Z-1|=\sqrt{4(x^2+y^2)}=2 ?:wink:
 
  • #13
Awesome! But what method or how did your intuition tell you to use alpha=1?

Also describe the direction of Z as z describes the unit circle in an anticlockwise direction.

For this part I'm unsure what it is asking and how to find it mathematically. i.e. I am completely stumped.
 
  • #14
gabbagabbahey said:
Edit- shouldn't it be |Z-1|=\sqrt{4(x^2+y^2)}=2 ?:wink:

Ahh yes. For all the questions I've been provided to date, it has been with |z|=1. Totally forgot about the pythagorean method lol.
 
  • #15
Mentallic said:
Awesome! But what method or how did your intuition tell you to use alpha=1?

Well, I can't explain why my intuition was what it was, but I can give you a logical step by step reasoning for choosing alpha=1:

(1)Start by assuming a general alpha \alpha=a+bi
(2)Calculate |Z-\alpha|=\sqrt{[(1-2x-a)+(2y-b)i][(1-2x-a)-(2y-b)i]}=\sqrt{(1-2x-a)^2+(2y-b)^2}
(3) You're told to show that the Locus of Z is a circle, so you know you want |Z-\alpha| to be some constant radius 'r'; and the only restriction you have regarding x and y is that x^2+y^2=1, so you need to choose a and b in such a way that |Z-\alpha|=f(x^2+y^2). Choosing a=1 and b=0 clearly accomplishes that.

For this part I'm unsure what it is asking and how to find it mathematically. i.e. I am completely stumped.

I think you need to express both z and Z in polar form. If you travel around the circle |z|=1 counter clockwise, is the phase of z increasing or decreasing? What happens to the phase of Z as the phase of z increases?
 
  • #16
gabbagabbahey said:
Well, I can't explain why my intuition was what it was, but I can give you a logical step by step reasoning for choosing alpha=1:

(1)Start by assuming a general alpha \alpha=a+bi
(2)Calculate |Z-\alpha|=\sqrt{[(1-2x-a)+(2y-b)i][(1-2x-a)-(2y-b)i]}=\sqrt{(1-2x-a)^2+(2y-b)^2}
(3) You're told to show that the Locus of Z is a circle, so you know you want |Z-\alpha| to be some constant radius 'r'; and the only restriction you have regarding x and y is that x^2+y^2=1, so you need to choose a and b in such a way that |Z-\alpha|=f(x^2+y^2). Choosing a=1 and b=0 clearly accomplishes that.
That works by inspection, but I'll have to see how 'inspecting' works for the more difficult ones.


gabbagabbahey said:
I think you need to express both z and Z in polar form. If you travel around the circle |z|=1 counter clockwise, is the phase of z increasing or decreasing? What happens to the phase of Z as the phase of z increases?
Sorry I've never learned or even heard of the term 'phase'. It could just be that you are using different terminology to what our class is accustomed to.

gabbagabbahey I really appreciate your help. If you are capable of continuing with it for this next part, then please, I would love to have a taste of your wisdom :smile: if however, you aren't sure about what is required, then all you need to do is say so.

I graphed these circles in the cartesian plane. Maybe it would make more sense by visualising it? http://img380.imageshack.us/img380/2742/complexcirclelocusxc0.png
http://g.imageshack.us/img380/complexcirclelocusxc0.png/1/
 
Last edited by a moderator:
  • #17
Well, I assume you have at least been taught that any complex number z can be represented not only in the form x+yi, but also in polar form: z=|z|e^{i\phi}?

\phi is called the phase angle of z. What happens to \phi as you go counterclockwise around the unit circle?
 
  • #18
No sorry, we've only been taught z=x+iy=rcis\theta.

I might have to wait till we have class again then. Thank you so much for your help gabbagabbahey!
 
  • #19
cis(theta) is another way of writing e^{i\theta}[/tex]...Using you definition of polar form, theta is what I am calling the phase angle. <br /> <br /> What happens to theta as you go counterclockwise around the unit circle? Does it increase or decrease?<br /> <br /> If z=cis(\theta), what is Z?
 
  • #20
Thats a funny way of expressing the same thing :smile:

Well theta obviously increases as you go counter-clockwise around the unit circle. For Z, I'm not sure if I calculate theta from the centre of the circle it defines (1,0i) or from the origin, but nonetheless theta still increases as we travel counterclockwise.
 
  • #21
Mentallic said:
Thats a funny way of expressing the same thing :smile:

Well theta obviously increases as you go counter-clockwise around the unit circle. For Z, I'm not sure if I calculate theta from the centre of the circle it defines (1,0i) or from the origin, but nonetheless theta still increases as we travel counterclockwise.

I meant what is Z in terms of the phase angle of z?

As you said, as you go counterclockwise around the unit circle, the phase angle of z will increase; so the idea is to see what happens to Z as that phase angle increases.
 
  • #22
Are we trying to express this relationship in terms of the phase angle theta and Z=x+iy?

This will be another guess ~ let z=cis\theta

therefore, Z=\frac{cis\theta -2}{cis\theta}

=\frac{cos\theta -2+isin\theta}{cos\theta +isin\theta}(\frac{cos\theta -isin\theta}{cos\theta -isin\theta})

=\frac{cos^2\theta -2cos\theta +i2sin\theta -isin\theta cos\theta +isin\theta cos\theta +sin^2\theta}{cos^2\theta +sin^2\theta}

Simplified: Z=1-2cos\theta +i2sin\theta

Here I am stuck again. Am I at least on the right track?
 
  • #23
Mentallic said:
Are we trying to express this relationship in terms of the phase angle theta and Z=x+iy?

This will be another guess ~ let z=cis\theta

therefore, Z=\frac{cis\theta -2}{cis\theta}

=\frac{cos\theta -2+isin\theta}{cos\theta +isin\theta}(\frac{cos\theta -isin\theta}{cos\theta -isin\theta})

=\frac{cos^2\theta -2cos\theta +i2sin\theta -isin\theta cos\theta +isin\thetacos\theta +sin^2\theta}{cos^2\theta +sin^2\theta}

Simplified: Z=1-2cos\theta +i2sin\theta

Here I am stuck again. Am I at least on the right track?

Yup, that looks real good :smile:

Now notice that cis(-\theta)=\cos\theta-i\sin\theta so Z=1-2cis(-\theta)

...follow?

Now, since we know that Z travels in a circle with radius 2 around the point (1,0i), let's look at (Z-1)/2: \frac{Z-1}{2}=-cis(-\theta)=cis(-\theta+\pi)

...follow?

What does that tell you about the direction of travel around the circle |Z-1|=2 as you go counterclockwise around |z|=1?

What does it tell you about the relative phase of the two motions?
 
  • #24
gabbagabbahey said:
Yup, that looks real good :smile:

Now notice that cis(-\theta)=\cos\theta-i\sin\theta so Z=1-2cis(-\theta)

...follow?

Now, since we know that Z travels in a circle with radius 2 around the point (1,0i), let's look at (Z-1)/2: \frac{Z-1}{2}=-cis(-\theta)=cis(-\theta+\pi)

...follow?
With a bit of my own slower step-by-step process, I was able to follow where you went with this.

gabbagabbahey said:
What does that tell you about the direction of travel around the circle |Z-1|=2 as you go counterclockwise around |z|=1?

What does it tell you about the relative phase of the two motions?
From looking at \frac{Z-1}{2}=cis(-\theta +\pi} I am guessing that |Z-1|=2 is moving clockwise (from -\theta) beginning at -1 (from +\pi). This again is another guess :cry:

I know how frustrating this must be for you, as I've been in your shoes quite a few times before trying to tutor some in my class and when they don't get the point even after I take steps very slowly, it can get really annoying.
 
  • #25
Yes, as you move counterclockwise around |z|=1, You move Clockwise around |Z-1|=2.

Another way to see this is to call the phase of Z-1 \phi. Since |Z-1|=2, expressing Z-1 in polar form gives: Z-1=2cis(\phi).When you compare that to our previous result, you see clearly that \phi=-\theta+\pi.
That means that as the phase of z (theta) increases, the phase of Z-1 (phi) decreases. So as you go counterclockwise around |z|=1, you go clockwise around |Z-1|=2.

It also means that the two motions are 180 degrees out of phase, since there is a phase difference of pi radians (i.e. \phi-(-\theta)=\pi)

...Does that make it a little clearer?
 
  • #26
gabbagabbahey said:
Yes, as you move counterclockwise around |z|=1, You move Clockwise around |Z-1|=2.

Another way to see this is to call the phase of Z-1 \phi. Since |Z-1|=2, expressing Z-1 in polar form gives: Z-1=2cis(\phi).When you compare that to our previous result, you see clearly that \phi=-\theta+\pi.
That means that as the phase of z (theta) increases, the phase of Z-1 (phi) decreases. So as you go counterclockwise around |z|=1, you go clockwise around |Z-1|=2.

It also means that the two motions are 180 degrees out of phase, since there is a phase difference of pi radians (i.e. \phi-(-\theta)=\pi)

...Does that make it a little clearer?

wow this is really awesome! I love how stuff like this works! :approve:

This was incredible help that you provided. Top quality homework help if you ask me.
Once again, thank you gabbagabbahey. And sorry that it took us 5 hours to get through this ordeal.
 
  • #27
Your welcome!:smile:

P.S. Feel free to https://www.physicsforums.com/showthread.php?t=276785 for me as homework helper of the year (shamelessly solicits votes :smile:)
 
  • #28
Certainly :smile:

Is there also a competition for the most frustrating homework helpee? The winner might correspond well with whom your help is concentrated on :biggrin:
 
  • #29
I'm not sure such a competition would be all that appropriate, but trust me when I say that there are MANY more frustrating helpees than you.
 
  • #30
I have yet to see more frustrating than myself, except outside PF. Of course such a competition would be ridiculous! But still... :wink:

Good news, I'm able to answer the next questions using the same ideas explained here :smile:
 

Similar threads

Back
Top