4

Show that the mapping $w=z+\frac1z$ maps circles $|z|=p(p\ne 1)$ onto ellipses $$\frac{u^2}{(p+\frac1p)^2}+\frac{v^2}{(p-\frac1p)^2}=1.$$

I can parametrize the circle by $z(t)=pe^{it}, \ 0 \leq t\leq 2\pi$. Then, $w(t)=pe^{it}+\frac{1}{pe^{it}},$ but then how can I show that this does map circles onto ellipses?

Q.matin
  • 2,835

2 Answers2

3

An ellipse of the type $$\frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}}=1$$can be parametrized by $x=a\cos[\theta], y=b\sin[\theta]$. So in our case we want $x=(p+p^{-1})\cos[\theta]$, $y=(p-p^{-1})\sin[\theta]$. Notice that $x,y$ are, respectively, the real and imaginary parts of $w$. But we know $w=p(\cos[\theta]+i\sin[\theta])+\frac{1}{p}(\cos[\theta]-i\sin[\theta])$, then the results are immediate. Notice that you made an arithmetic mistake in computing $w$, which may be why.

The geometrical picture is the map "dilates" the unit region by a stretch on $x,y$ coordinates, which is not intuitively clear from the formula given. But it should be clear by now.

Bombyx mori
  • 19,638
  • 6
  • 52
  • 112
  • Just to make things clear, we have that $w=p(\cos[\theta]+i\sin[\theta])+\frac{1}{p}(\cos[\theta]-i\sin[\theta])$ maps onto the ellipse? – Q.matin Apr 23 '13 at 05:45
  • The map is clearly bijective, I leave it for you to complete the usual details. – Bombyx mori Apr 23 '13 at 05:48
  • This is my very first problem dealing with maps and I do not know how to go over the details. Can you provide me the details if you dont mind or guide me to a link that might help me? – Q.matin Apr 23 '13 at 05:51
  • @Q.matin: Try to construct map $f$ and $g$ such that $f$ goes from the circle to the eclipse, $g$ goes from the eclipse to the circle, and $fg=1,gf=1$. – Bombyx mori Apr 23 '13 at 06:11
  • I have no idea how to do that :( . I should re-read my section. My next section is on Mobius transformation so maybe that will clear things up hopefully. – Q.matin Apr 23 '13 at 06:35
  • Is this transformation map exterior of an ellipse or an interior of an ellipse – jinx Oct 07 '17 at 10:02
3

The so called Joukowski function $$J(z):={1\over2}\left(z+{1\over z}\right)$$ is a familiar animal in complex analysis courses. The circle $$\gamma_r:\quad t\mapsto r e^{it}\qquad(0\leq t\leq 2\pi)$$ is transformed by $J$ into the curve $$ \eqalign{J(\gamma_r):\quad t\mapsto w(t)&={1\over2}\left(r e^{it}+{1\over r}e^{-it}\right)\cr &={1\over 2}\left(r+{1\over r}\right)\cos t +i \>{1\over 2}\left(r-{1\over r}\right)\sin t\qquad(0\leq t\leq 2\pi)\ .\cr}$$ The image curve is obviously an ellipse with semiaxes $$a:={1\over2}\left(r+{1\over r}\right),\qquad b={1\over2}\left|\,r-{1\over r}\right|\ .$$ It is encircling the interval $[-1,1]$ counterclockwise when $r>1$, and clockwise when $r<1$. All these ellipses are confocal with foci $\pm1$.