Complex Numbers: Algebra and Geometry
Why Real Numbers Are Not Enough → Algebraic Operations → Geometry: The Complex Plane → Multiplication in Geometric Form → Roots of Complex Numbers → Fundamental Theorem of Algebra
The equation $x^2 + 1 = 0$ has no solutions in real numbers. This is inconvenient—since many problems in physics and mathematics lead precisely to such equations. Mathematicians of the 16th century (Cardano, Bombelli) began to “pretend” that $\sqrt{-1}$ exists, and discovered that it works.
The imaginary unit $i$ is defined by the condition $i^2 = -1$. A complex number $z = a + bi$, where $a = \operatorname{Re}(z)$ is the real part, $b = \operatorname{Im}(z)$ is the imaginary part.
Division: $\frac{a+bi}{c+di} = \frac{(a+bi)(c-di)}{|c+di|^2} = \frac{(ac+bd) + (bc-ad)i}{c^2+d^2}$.
Conjugate: $\bar{z} = a - bi$. Properties: $z \cdot \bar{z} = a^2 + b^2 = |z|^2$ (a real number).