- #1
peripatein
- 880
- 0
Hi,
I'd like to show that the mapping w=u+iv=1/z tranforms the line x=b in the z plane into a circle with radius 1/2b and center at u=1/2b
z*w=1=(b+iy)(u+iv)
→ 1=|(bu-yv)+i(bv+yu)|
→ u2+v2=1/(b2+y2)
Now, a circle with radius 1/2b and center at u=1/2b in the w plane would have the following form:
(u-1/2b)2+v2=1/4b2
→ u2+v2=u/b
My problem is now explicitely showing that
1/(b2+y2)=u/b
Which I am unable to do :(.
Any advice? (By the way, I have tried using polar coordinates too, to no avail. I happen to prefer this approach.)
Homework Statement
I'd like to show that the mapping w=u+iv=1/z tranforms the line x=b in the z plane into a circle with radius 1/2b and center at u=1/2b
Homework Equations
The Attempt at a Solution
z*w=1=(b+iy)(u+iv)
→ 1=|(bu-yv)+i(bv+yu)|
→ u2+v2=1/(b2+y2)
Now, a circle with radius 1/2b and center at u=1/2b in the w plane would have the following form:
(u-1/2b)2+v2=1/4b2
→ u2+v2=u/b
My problem is now explicitely showing that
1/(b2+y2)=u/b
Which I am unable to do :(.
Any advice? (By the way, I have tried using polar coordinates too, to no avail. I happen to prefer this approach.)