Show that M(z) maps the unit circle to itself.

raphael3d
Messages
45
Reaction score
0

Homework Statement



consider the family of complex mappings:

z -> Ma(z) = (z-a)/(áz-1)

(a constant)
(á is complex conjugate of a)

Show that Ma(z) maps the unit circle to itself.

Homework Equations



the solution should look something like this i guess:
Ma(ei*alpha) = ei*alpha

The Attempt at a Solution



first i represented the unit circle with ei*alpha, and inserted it into the mapping: Ma(ei*alpha), but then i got stuck.
 
Last edited:
Physics news on Phys.org
hi raphael3d! :smile:

hint: zz' = 1 :wink:
 
the length is 1 = |z| = |z|2 = zz'
but how should that fact help me?

am i on the right track with
Ma(ei*alpha) = ei*alpha ?

thank you
 
Forget coordinates.

Stick with zz' = 1 (for both the input and the result).​
 
=> M(zz')

you mean a reduction to 1-a/a'-1 ? (cant even visualize this)

or something like |M(z)| = 1
 
tiny-tim is suggesting that you try and show |M(z)|=1.
 
so here i am again, stuck at |z-a|/|a'z-1| = 1

=> |z-a|=|a'z-1|

i can't see where z'z comes into the game.

feel quit stupid for apparently not seeing the obvious here...
 
rewrite …
raphael3d said:
|z-a|=|a'z-1|
 
=>|z-a|=|a'z-zz'|
=>|z-a|=|z(a'-z')|
=> stuck.
 
  • #10
square each side! :rolleyes:
 
  • #11
is there any other or more elegant way than writing for instance |z-a|2=(x1-x2)2+(y1-y2)2 ?
 
  • #12
raphael3d said:
is there any other or more elegant way than writing for instance |z-a|2=(x1-x2)2+(y1-y2)2 ?

Interpret 'square each side' to mean calculate M(z)*M(z)'.
 
  • #13
you mean M(z)*M(z') of i am not mistaken?

assuming M(z)=z
=> M(z)*M(z') = z*z' = |z|^2=1
 
  • #14
raphael3d said:
you mean M(z)*M(z') of i am not mistaken?

assuming M(z)=z
=> M(z)*M(z') = z*z' = |z|^2=1

I meant what I said. If b is a complex number, bb'=|b|^2. Put b=M(z).
 
  • #15
meaning M(z)*M(z)' = |M(z)|2,

but how can i evaluate |(z-a)/(a'z-1)|2 ?

thank you for your patience.
 
  • #16
raphael3d said:
meaning M(z)*M(z)' = |M(z)|2,

but how can i evaluate |(z-a)/(a'z-1)|2 ?

thank you for your patience.

Multiply M(z) by its complex conjugate. Expand the numerator and denominator. What do you get?
 
  • #17
raphael3d said:
=>|z-a|=|a'z-zz'|
=>|z-a|=|z(a'-z')|
=> stuck.

|z-a|=|z||z'-a'|=|(z-a)'| which apparently is true because |-y|=|y|=|y'| for every y (y=z-a in this case). Also used that |z|=1 and
|z1z2|=|z1||z2| for z1=z, z2=a'-z'.

I think you also have to prove that for every y such that |y|=1 there is a z such that |z|=1 and M(z)=y.
 
Last edited:
  • #18
but what does the complex conjugate of (z-a)/(a'z-1) looks like?

i have a mental blackout as it seems..
 
  • #19
raphael3d said:
but what does the complex conjugate of (z-a)/(a'z-1) looks like?

i have a mental blackout as it seems..

I guess you do. The conjugate of (z-a) is (z'-a'). The conjugate of (a'z-1) is (az'-1). The conjugate of the quotient is the quotient of the conjugates. Do you see why?
 
  • #20
well after multiplication of M(z)*M(z)', i get 1. i guess that's it.thank you dick.
 
Last edited:
Back
Top