Complex Numbers
Definition
The imaginary unit is defined as one of the two numbers (the other being ) satisfying , i.e. . A complex number and its complex conjugate are
where . We write and .
Intuition
The real line is extended to a two-dimensional plane: the real part moves left/right, the imaginary part moves up/down. Multiplication by rotates a point 90° counterclockwise, and the polar form makes this geometric action explicit — multiplying two complex numbers adds their angles and multiplies their magnitudes.
Formal Description
Extracting real and imaginary parts:
Modulus (absolute value):
Arithmetic: Addition, subtraction, and multiplication follow from . Division uses .
Polar form: Representing in the complex plane with , gives
where and . The angle is not unique; the principal value satisfies .
Polar multiplication: if and , then
Multiplying by (with ) rotates counterclockwise by .
Euler’s formula (derived from the Taylor series of , , ):
Cosine and sine from exponentials:
Euler’s identity (setting ):
Applications
Complex numbers are used to represent 2D rotations and scaling in a single multiplication, to analyse AC circuits via phasors, and to solve polynomial equations over . Fourier analysis relies on as a basis of oscillatory functions.
Trade-offs
is not an ordered field — there is no consistent way to compare complex numbers as greater or less than one another. The argument is multi-valued; choosing a branch cut (e.g. the principal value) introduces a discontinuity.
Links
- Trigonometric Functions
- Taylor Series — Euler’s formula is derived from the Taylor expansions of , , and