<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/9a222675-0be5-4eca-aa9e-5f7f5df84120/Complex_number_z.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/9a222675-0be5-4eca-aa9e-5f7f5df84120/Complex_number_z.png" width="40px" /> Complex number $z$:

$$ z=x+iy \qquad x,y\in \R $$

where $i^2=-1$ and $z\in\mathbb C$, $\operatorname {Re}(z)=x$ and $\operatorname{Im}(z)=y$

</aside>

Polar representation

argand diagram

argand diagram

$$ z=re^{i\theta} \quad \text{where:} \quad r=\sqrt{x^2+y^2} \qquad \theta=\arg(z)=\arctan\left ( \frac yx \right) $$

<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/e7067d54-74b5-44d8-90c0-92d0578f52b0/De_moivres.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/369dfa6b-d4d9-4cf2-a446-e369553b6347/e7067d54-74b5-44d8-90c0-92d0578f52b0/De_moivres.png" width="40px" /> De Moivres theorem:

$$ z^n=r^ne^{in\theta}=r^n[\cos(n\theta)+i\sin(n\theta)] $$

</aside>

🗒️ Note: solutions are not unique $e^{i(\theta+2\pi)}=e^{2\pi i}e^{i\theta}=e^{i\theta}$

Fundamental theorem of algebra

🧔‍♀️ Theorem: Fundamental theorem of algebra, given any positive integer $n\ge 1$ and any choice of complex numbers $a_0, a_1,\ldots ,a_n$ such that $a_n\ne 0$ the polynomial equation

$$ P(z)=a_nz^n+\cdots +a_1 z+a_0=0 $$

has at least one solution $z\in \mathbb C$

💃 Example: consider the polynomial $z^6-1=0$

$$ z^6=r^6e^{i6\theta}=r^6(\cos(6\theta)+i(\sin(6\theta))=1 $$

$$ \begin{aligned} z_p=e^\frac{ip\pi}{3}=\left \{ 1,e^\frac{i\pi}{3},e^\frac{i2\pi}{3},-1,e^\frac{i4\pi}{3},e^\frac{i5\pi}{3} \right \} \end{aligned} $$

Untitled

Branches and branch points

💼 Case: Consider the function $w=z^{1/2}$, in polar this gives $w=r^{1/2}e^{i\theta/2}$

Plot of $w$

Plot of $w$