Login
Euler relation
Euler's relation (also known as Euler's formula) is considered the first bridge between the fields of algebra and geometry, as it relates the exponential function to the trigonometric sine and cosine functions.
Euler's relation states that$$e^{ix} = \cos{x}+i\sin{x$$
Start by noting that

Using the Taylor series expansions of $e^x$ , $\sin x$ and $\cos x$ (see the entries on the complex exponential function and the complex sine and cosine), it follows that \begin{eqnarray*} e^{ix} & = \sum_{n=0}^{\infty} \frac{i^n x^n}{n!}\\ & = \sum_{n=0}^{\infty}\left(\frac{x^{4n}}{(4n)!}+ \frac{ix^{4n+1}}{(4n+1)!} -\frac{x^{4n+2}}{(4n+2)!}-\frac{ix^{4n+3}}{(4n+3)!}\right) \end{eqnarray*}Because the series expansion above is absolutely convergent for all $x$ , we can rearrange the terms of the series as \begin{eqnarray*} e^{ix} &= \sum_{n=0}^{\infty} (-1)^n\frac{x^{2n}}{(2n)!}+ i\sum_{n=0}^{\infty} (-1)^n\frac{x^{2n+1}}{(2n+1)!}\\ &= \cos{x}+i\sin{x} \end{eqnarray*} As a special case, we get the beautiful and well-known identity, often called Euler's identity:$$e^{i\pi}=-$$
