<?xml version="1.0" encoding="UTF-8"?>

<record version="13" id="714">
 <title>Euler relation</title>
 <name>EulerRelation</name>
 <created>2001-11-08 07:34:17</created>
 <modified>2008-06-22 19:57:19</modified>
 <type>Definition</type>
 <creator id="10146" name="rm50"/>
 <author id="10146" name="rm50"/>
 <author id="2872" name="pahio"/>
 <author id="3" name="drini"/>
 <author id="58" name="fiziko"/>
 <author id="291" name="igor"/>
 <classification>
	<category scheme="msc" code="30B10"/>
 </classification>
 <defines>
	<concept>Euler identity</concept>
	<concept>Euler's identity</concept>
 </defines>
 <synonyms>
	<synonym concept="Euler relation" alias="Euler's formula"/>
 </synonyms>
 <related>
	<object name="TaylorSeries"/>
	<object name="DeMoivreIdentity"/>
	<object name="ComplexSineAndCosine"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}
\newcommand{\Complex}{\mathbb{C}}
</preamble>
 <content>\PMlinkescapeword{fields}
\PMlinkescapeword{terms}
{\em Euler's relation} (also known as {\em Euler's formula}) is considered the first \PMlinkescapetext{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
\[
i^k=\begin{cases} 
1 &amp; \mbox{if\; } k\equiv 0\!\!\pmod 4\\
i &amp; \mbox{if\; } k\equiv 1\!\!\pmod 4\\
-1 &amp; \mbox{if\; } k\equiv 2\!\!\pmod 4\\
-i &amp; \mbox{if\; } k\equiv 3\!\!\pmod 4
\end{cases}
\]

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} &amp; = \sum_{n=0}^{\infty} \frac{i^n x^n}{n!}\\
&amp; = \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} &amp;=  \sum_{n=0}^{\infty} (-1)^n\frac{x^{2n}}{(2n)!}+
i\sum_{n=0}^{\infty} (-1)^n\frac{x^{2n+1}}{(2n+1)!}\\
&amp;= \cos{x}+i\sin{x}
\end{eqnarray*}

As a special case, we get the beautiful and well-known identity, often called \emph{Euler's identity}:
\[e^{i\pi}=-1\]</content>
</record>
