Circle Inversion Mapping: Proof of w = 1/z Transforming |z-1| = 1 to x = 1/2

  • Thread starter Thread starter hadroneater
  • Start date Start date
  • Tags Tags
    Inversion Mapping
hadroneater
Messages
56
Reaction score
0

Homework Statement


Show that the inversion mapping w = f(z) = 1/z maps the circle |z - 1| = 1 onto the vertical line x = 1/2.


Homework Equations





The Attempt at a Solution


z = a + ib
w = x + yi = a^2/(a^2 + b^2) + ib^2/(a^2 + b^2)
|z - 1| = |(a -1) + ib | = 1
(a - 1)^2 + b^2 = 1
a^2 + b^2 = 2ab

Not sure what to do afterwards.
 
Physics news on Phys.org
Hint: The last equation is wrong. It should read a^2+b^2=2a, which makes your job a whole lot easier.
 
Thanks! That was really easy.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top