The Complex Exponential and Euler's Formula

25 min
0/4 practice checks

The complex exponential is defined so that it agrees with its real Taylor series, giving Euler's formula:

eiθ=cosθ+isinθ.e^{i\theta} = \cos\theta + i\sin\theta.

Because cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1, the point eiθe^{i\theta} sits on the unit circle: eiθ=1|e^{i\theta}| = 1 for every real θ\theta. More generally ea+bi=ea(cosb+isinb)e^{a + bi} = e^{a}(\cos b + i\sin b), so ea+bi=ea|e^{a+bi}| = e^{a}.

Setting θ=π\theta = \pi gives the celebrated Euler identity eiπ=1e^{i\pi} = -1, linking ee, ii and π\pi in one line.

Worked example. eiπ/2=cosπ2+isinπ2=0+i(1)=ie^{i\pi/2} = \cos\tfrac\pi2 + i\sin\tfrac\pi2 = 0 + i(1) = i. And eiπ=cosπ+isinπ=1+0=1e^{i\pi} = \cos\pi + i\sin\pi = -1 + 0 = -1.

Euler's formula turns any complex number into polar form z=reiθz = r\,e^{i\theta}, where r=zr = |z| and θ\theta is the argument (angle). In polar form multiplication becomes "multiply the moduli, add the angles" — the cleanest way to see rotation.