Image of Circle |z| = 3 under Mapping w = 6/z

NewtonianAlch
Messages
453
Reaction score
0

Homework Statement


Find the image of the circle |z| = 3 in the complex plane under the mapping

a) w = \frac{6}{z}

b) w = \frac{6}{z} + 2i


The Attempt at a Solution



a) w = \frac{6}{3} = 2

So this is a circle in the w-plane of radius 2, centered on the origin?

b) w = \frac{6}{3} + 2i

So this is a line in the w-plane extending from the origin to the point 2 + 2i ?

I'm not entirely sure of how this works, is w an absolute? like |w| = 2?
 
Physics news on Phys.org
Hmmmm.

For the first question:
Let w= u + iv
Let z = x + iy
Hence |z|=x^{2} + y^{2} = 3 ( I hope you understand how this works. It's basically finding the distance of the point (x,y) from origin on a cartesian plane which is called an Argand plane for complex numbers)

Now w=\frac{6}{z}

=\frac{6}{x+iy}

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

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

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

=2x-i2y (Because x^{2} + y^{2} is always 3.

Hence u+iv=2x-i2y
Hence u=2x , v=-2y
So for any (x,y) you might choose on the circle x^{2} + y^{2}=3, (u,v) = (2x,-2y).
Now I leave that up to you to try to imagine the figure that should form.

Also try to do the next sum in a similar fashion.
 
cng99 said:
Hmmmm.

For the first question:
Let w= u + iv
Let z = x + iy
Hence |z|=x^{2} + y^{2} = 3 ( I hope you understand how this works. It's basically finding the distance of the point (x,y) from origin on a cartesian plane which is called an Argand plane for complex numbers)

Now w=\frac{6}{z}

=\frac{6}{x+iy}

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

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

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

=2x-i2y (Because x^{2} + y^{2} is always 3.

Hence u+iv=2x-i2y
Hence u=2x , v=-2y
So for any (x,y) you might choose on the circle x^{2} + y^{2}=3, (u,v) = (2x,-2y).
Now I leave that up to you to try to imagine the figure that should form.

Also try to do the next sum in a similar fashion.

Do you mean x^{2} + y^{2}=3^{2} ? Because if you choose the point (3,0) on the circle, that will be equal to 9, not 3. Also |z| = √x^{2} + y^{2}

I'm still a little confused. If I start taking values on the circle from the z-plane. Say (3,0);(0,3);(-3,0);(0,-3) and substitute that in:

u(x,y) = (2x, -2y)

...it means I will get a circle of radius 6 in the w-plane.

I plotted this in MAPLE and I get a circle of radius 2.
 
Last edited:
NVM, I just realized the equation was meant to be:

{\frac {6x}{{x}^{2}+{y}^{2}}}-{\frac {6\,iy}{{x}^{2}+{y}^{2}}}

where the denominator is 9, and not 3 because of that earlier error, so now it all works out and the circle of radius 3 does indeed transform to a circle of radius 2.

Thanks for that method, now to move on to the second part!
 
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...

Similar threads

Back
Top