I can not solve the u-v equation for $u=\frac{1-r^2}{1-2r \cos \theta + r^2}$ for $0 < r < 1$ and $v=\frac{2r\sin\theta}{1-2r \cos \theta + r^2}$ for $0 < r < 1.$ I assume that it is a circle because it is the polar form of a bilinear function $ w=\frac{i(1-z)}{1+z}.$ I have tried to equate $u^2+(v-t)^2=k$, for some t and k. And figure out what is $t$ and $k$. But I failed. Is there any suggestion ? Thank you!
2026-05-05 23:03:56.1778022236
What's the u-v equation for u and v defined as follows?
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Your expressions should read
\begin{align} w &= \frac{i(1-z)}{1+z} \\ u+vi &= \frac{2r\sin \theta+i(1-r^2)}{1+2r\cos \theta+r^2} \\ \color{red}{u} &= \frac{2r\sin \theta}{1\color{red}{+}2r\cos \theta+r^2} \\ \color{red}{v} &= \frac{1-r^2}{1\color{red}{+}2r\cos \theta+r^2} \end{align}