Transforming Lines to Circles in the w-plane

  • Thread starter Thread starter conorordan
  • Start date Start date
  • Tags Tags
    Circles Lines
AI Thread Summary
The transformation T from the z-plane to the w-plane is defined as w=1/(Z-2), where Z=x+iy and w=u+iv. The task is to show that the line 2x+y=5 transforms into a circle in the w-plane with a specified center and radius. Initial attempts to substitute z into the transformation resulted in a complicated equation, leading to doubts about the problem's validity. However, testing specific points on the line confirmed that they map correctly to the expected distance from the circle's center, suggesting the transformation is indeed valid. Simplifying the resulting equation may require standard techniques or tricks from previous experiences with similar problems.
conorordan
Messages
11
Reaction score
0

Homework Statement



"The transformation T from the z-plane to the w-plane is given by

w=\frac{1}{Z-2}

where Z=x+iy and w=u+iv

Show that under T the straight line with equation 2x+y=5 is transformed to a circle in the w-plane with centre \left ( 1,-\frac{1}{2} \right ) and radius \frac{\sqrt{5}}{2}

The Attempt at a Solution



I've worked out that the line 2x+y=5 can be written in locus form as \left|Z-10\right|=\left|Z+10-10i\right|
 
Physics news on Phys.org
##2x+y=5 \implies y=5-2x## so we're looking for the transform of ##z = x+i(5-2x)##.
 
Joffan said:
##2x+y=5 \implies y=5-2x## so we're looking for the transform of ##z = x+i(5-2x)##.

okay I substituted z into the transformation but I cannot get an equation of a circle to come out, where do I go from here?
 
Can you find u and v in terms of x? I would do that, and then compute ##(u-1)^2+(v+\frac 1 2)^2##. If you get stuck, then show us your work up to the point where you are stuck.

Edit: OK, I actually tried that, and the result I got is kind of a mess. Makes me wonder if the statement you want to prove is actually true. Can you check if you have stated the problem correctly?

Edit 2: I tried a couple of specific points on that line (the ones I tried were 2+i and 1+3i), and found that they are mapped to points at the correct distance from 1-i/2. So the statement you're supposed to prove is probably OK. This should mean that it's possible to simplify the mess I got to 5/4. Maybe there's a less messy way to do this. It's been a long time since I did one of these problems, so I don't remember if there are any standard tricks.
 
Last edited:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top