Difference between revisions of "Exponential"

From specialfunctionswiki
Jump to: navigation, search
m (Tom moved page Exponential function to Exponential)
Line 9: Line 9:
 
<div align="center">
 
<div align="center">
 
<gallery>
 
<gallery>
File:Exp.png|Graph of $\mathrm{arccos}$ on $\mathbb{R}$.
+
File:Exp.png|Graph of $\exp$ on $\mathbb{R}$.
 
File:Complex exp.jpg|[[Domain coloring]] of [[analytic continuation]] of $\exp$.
 
File:Complex exp.jpg|[[Domain coloring]] of [[analytic continuation]] of $\exp$.
 
</gallery>
 
</gallery>
 
</div>
 
</div>

Revision as of 04:16, 15 February 2015

The exponential function $\exp \colon \mathbb{C} \rightarrow \mathbb{C}$ is defined by the formula $$\exp(z) = e^z = \sum_{k=0}^{\infty} \dfrac{x^k}{k!},$$ where $e$ is the base of the natural logarithm. It can be characterized as the unique solution to the initial value problem $$\left\{ \begin{array}{ll} y'=y \\ y(0)=1. \end{array} \right.$$