Euler's formula e^(iθ) = cos θ + i sin θ allows us to write z = r e^(iθ) in exponential form. This unifies trigonometry with exponentials and makes complex multiplication simple: z₁z₂ = r₁r₂ e^(i(θ₁+θ₂)). The exponential form is fundamental to all of complex analysis because it extends naturally to complex exponents.
Verify Euler's formula by expanding e^(iθ) = Σ(iθ)ⁿ/n! and grouping real/imaginary parts. Compute specific examples like e^(iπ) = -1. Use the exponential form to multiply complex numbers and see how arguments add.
Treating e^(iθ) as purely formal; it represents a real geometric transformation (rotation). Forgetting the 2π periodicity: e^(i(θ+2π)) = e^(iθ).
In polar form, you learned to write a complex number as z = r(cos θ + i sin θ), where r is the modulus and θ is the argument. Euler's formula, e^(iθ) = cos θ + i sin θ, compresses this into elegant exponential notation: z = re^(iθ). This is not merely a notational convenience — it reveals a deep connection between exponential functions and rotation.
The formula can be derived from the power series for eˣ. Substituting x = iθ gives e^(iθ) = 1 + iθ + (iθ)²/2! + (iθ)³/3! + .... Expanding the powers of i (which cycle: i, -1, -i, 1, i, ...) and grouping real and imaginary terms produces exactly the Taylor series for cos θ and sin θ respectively. This derivation — which you can verify using the power series prerequisite — is what makes Euler's formula more than a trick: it is a theorem, proved by direct computation.
Geometrically, e^(iθ) is a point on the unit circle at angle θ from the positive real axis. Multiplying any complex number by e^(iθ) rotates it by θ radians without changing its modulus. This is why exponential form makes complex multiplication transparent: (r₁e^(iθ₁))(r₂e^(iθ₂)) = r₁r₂ e^(i(θ₁+θ₂)). The moduli multiply and the angles add — the same rules as real exponentials. Division, nth roots, and powers all follow the same pattern, which would be laborious to compute in rectangular form.
The 2π periodicity deserves special attention: because cos and sin repeat every 2π, we have e^(iθ) = e^(i(θ+2π)) for any θ. This means the complex exponential is not injective — multiple distinct complex numbers map to the same value. This periodicity drives the multi-valued nature of the complex logarithm, the concept of branch cuts, and much of what makes complex analysis richer (and trickier) than real analysis. The formula e^(iπ) + 1 = 0, often called Euler's identity, follows immediately: at θ = π, e^(iπ) = -1.