Skip to content

Euler Formula

The curve z=eiπtz=e^{i\pi t} .
The formula which connects the complex exponential with trigonometric motion was discovered by Leonhard Euler around 1740, and it is called Euler's formula in his honor.
EULER'S FORMULA
eiθ=cosθ+isinθ.\begin{equation*}e^{i\theta} = \cos \theta + i \sin \theta.\end{equation*}
It says that the complex number eiθe^{i\theta} moves on the unit circle, with real part cosθ\cos\theta and imaginary part sinθ\sin\theta.
When θ=π\theta=\pi, Euler's formula gives the identity
eiπ+1=0,\begin{equation*}e^{i\pi} + 1 = 0,\end{equation*}
which combines the constants ee, ii, π\pi, 11, and 00 in a single equation.
Multiplying by $e^{i\theta}$ rotates a point on the unit circle by the angle $\theta$.
Multiplying by eiθe^{i\theta} rotates a point on the unit circle by the angle θ\theta.
Euler's formula gives a clean way to derive trigonometric identities. The key idea is that multiplication of complex exponentials turns addition of angles into multiplication:
ei(θ+φ)=eiθeiφ.\begin{equation*}e^{i(\theta+\varphi)}=e^{i\theta}e^{i\varphi}.\end{equation*}
Using Euler's formula on both sides, we get
cos(θ+φ)+isin(θ+φ)=(cosθ+isinθ)(cosφ+isinφ).\begin{equation*}\cos(\theta+\varphi)+i\sin(\theta+\varphi)=(\cos\theta+i\sin\theta)(\cos\varphi+i\sin\varphi).\end{equation*}
Expanding the product gives
(cosθcosφsinθsinφ)cos(θ+φ)+i(sinθcosφ+cosθsinφ)sin(θ+φ).\begin{equation*}\underbrace{(\cos\theta\cos\varphi-\sin\theta\sin\varphi)}_{\cos(\theta+\varphi)}+i\underbrace{(\sin\theta\cos\varphi+\cos\theta\sin\varphi)}_{\sin(\theta+\varphi)}.\end{equation*}
Now compare real and imaginary parts. The real parts give
cos(θ+φ)=cosθcosφsinθsinφ,\begin{equation*}\cos(\theta+\varphi)=\cos\theta\cos\varphi-\sin\theta\sin\varphi,\end{equation*}
and the imaginary parts give
sin(θ+φ)=sinθcosφ+cosθsinφ.\begin{equation*}\sin(\theta+\varphi)=\sin\theta\cos\varphi+\cos\theta\sin\varphi.\end{equation*}
Thus one complex equation contains two familiar trigonometric identities at once.

References

  • [Needham2023]Needham, Tristan. \textit{Visual Complex Analysis}. 25th Anniversary Edition. Oxford University Press, 2023. First edition published in 1997.