πŸ’Ό Case: Consider the function $f(\omega)=\omega^2=a^2-b^2+2iab$ where $(\omega=a+ib)\in\Z$

To try and visualise it we can set either $a$ or $b$ to a constant $c$

Plotting this we get:

Left is $c+ib$ and $a+ic$, right its the parametric functions $(c^2-b^2,2cb)$ and $(a^2-c^2,2ca)$

Left is $c+ib$ and $a+ic$, right its the parametric functions $(c^2-b^2,2cb)$ and $(a^2-c^2,2ca)$

We can project it in 3D such that the $z$-axis is $c$ the $y$ axis is imaginary and $x$ is the real axis

https://www.desmos.com/3d/4b999fc662

https://www.desmos.com/3d/404e250f7c

πŸ—’οΈ Notes:


πŸ’Ό Case: consider the exponential function $f(\omega)=e^\omega=e^a e^{ib}$

Blue is $a=c$ red is $b=c$ with $c\in[0,4.5]$

Blue is $a=c$ red is $b=c$ with $c\in[0,4.5]$

Plot of $\operatorname{Re}[e^\omega]$ where we see $a$ and $b$ in the axis

Plot of $\operatorname{Re}[e^\omega]$ where we see $a$ and $b$ in the axis

πŸ—’οΈ Note: the function is periodic so generally $b\in[-\pi,\pi]$ to avoid the repetition

Analytic functions and mappings

πŸ§”β€β™€οΈ Theorem: for an analytic function $f(w)$ the lines of $x=$ const and $y=$ const are perpendicular both before and after the mapping except at $f(\omega)=0$

πŸ’« Proof: consider$f(z)=u(x,y)+iv(x,y)$ is analytic, thus it follows Laplace’s equation

$$ \nabla^2u=\nabla^2v=0 \quad \text{where}\quad \nabla=\hat e_x \frac{\partial}{\partial x}+\hat e_y \frac{\partial}{\partial y} $$

Conformal mappings in physics

<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/e79573b7-3130-4003-9334-a3a98dd09b3d/Conformal_mapping.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/e79573b7-3130-4003-9334-a3a98dd09b3d/Conformal_mapping.png" width="40px" /> Conformal mapping: two lines intersecting at $z_0$ in the $z$ plane can be mapped to some $w=f(z)$ plane where they will intersect at $w_0=f(z_0)$ with the same angle

</aside>

πŸ’« Proof: Let $f(z)$ be analytic at $z=z_0$ and let $\omega_0=f(z_0)$. We define $\omega=f(z_0+\Delta z)$

$$ \begin{aligned} \Delta \omega&=\omega-\omega_0 \\ &=f(z_0+\Delta z)-f(z_0) \\ &=\Delta z \left . \frac{\text df}{\text dz} \right |_{z_0}=\Delta zf'(z_0) \end{aligned} $$

ie every small displacement $\Delta z$ from $z_0$ is unfirmly scaled and rotated by $f'(z_0)$ when mapped to the $\omega$-plane; because this transformation is consistent for all directions of $\Delta z$, the angle between any two paths through $z_0$ is preserved in the mapping

πŸ’ƒ Example: suppose $\Delta z=\epsilon e^{i\theta}$ where $\epsilon \ll 1$ and writing $f'(z_0)=Me^{i\alpha}$