Euler’s formula is the identity
Image: Euler’s formula in the complex plane, CC BY-SA 3.0
connecting the complex exponential to the trigonometric functions. It is the single most useful identity in signals-and-systems analysis.
The formula is named after Leonhard Euler (1707–1783). It follows from comparing the Taylor series of , , and . Setting gives the famous Euler identity .
Geometric picture
If you plot the path of in the complex plane as increases, you get a point rotating counterclockwise around the unit circle at angular speed . The real part of that point is , the imaginary part is . That picture — a rotating unit-vector with a “shadow” projected onto each axis — is the geometric core of everything we do with frequency-domain analysis.
Two everyday identities
Rearranging Euler’s formula with gives the two identities that appear in every Fourier-transform derivation:
These let us turn any real sinusoid into a sum of complex exponentials, which are algebraically easier to manipulate. A typical move: replace in an integrand by this sum, do the integral, then recombine.
Why this lives at the heart of the course
Three reasons.
First, complex exponentials are eigenfunctions of LTI systems — feed in , the output is . Real sinusoids are not eigenfunctions in the same clean way (they get rotated in phase by the system), but they decompose into complex exponentials via Euler.
Second, the Fourier transform and Laplace transform integrands and are Euler-form objects. Every derivation around those transforms uses Euler.
Third, the phasor representation of an AC signal — replacing by the complex amplitude — is Euler’s formula in disguise. The phasor is the time-independent part you pull out when the time-dependent part is implicitly .
Polar form of complex numbers
A general complex number can be written in polar form as
(The plain only gives correct angles in the first and fourth quadrants — it loses the sign information when both and flip sign. The two-argument — or equivalent quadrant correction added to — covers all four quadrants.)
This is Euler’s formula viewed from the complex-number side. Multiplication of two complex numbers in polar form is especially clean: magnitudes multiply, angles add. See Polar representation of complex numbers.