Definition:Exponential Function
![]() | This page has been identified as a candidate for refactoring of advanced complexity. In particular: The similar definitions for real/complex exponential need to be put together on their own subpages Until this has been finished, please leave {{Refactor}} in the code.
New contributors: Refactoring is a task which is expected to be undertaken by experienced editors only. Because of the underlying complexity of the work needed, it is recommended that you do not embark on a refactoring task until you have become familiar with the structural nature of pages of $\mathsf{Pr} \infty \mathsf{fWiki}$.To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Refactor}} from the code. |
Definition
The exponential function is denoted $\exp$ and can be defined in several ways, as described below.
Real Numbers
For all definitions of the real exponential function:
- The domain of $\exp$ is $\R$
- The codomain of $\exp$ is $\R_{>0}$
For $x \in \R$, the real number $\exp x$ is called the exponential of $x$.
As a Power Series Expansion
The exponential function can be defined as a power series:
- $\exp x := \ds \sum_{n \mathop = 0}^\infty \frac {x^n} {n!}$
As a Limit of a Sequence
The exponential function can be defined as the following limit of a sequence:
- $\exp x := \ds \lim_{n \mathop \to +\infty} \paren {1 + \frac x n}^n$
As an Extension of the Rational Exponential
Let $e$ denote Euler's number.
Let $f: \Q \to \R$ denote the real-valued function defined as:
- $\map f x = e^x$
That is, let $\map f x$ denote $e$ to the power of $x$, for rational $x$.
Then $\exp : \R \to \R$ is defined to be the unique continuous extension of $f$ to $\R$.
$\map \exp x$ is called the exponential of $x$.
As the Inverse to the Natural Logarithm
Consider the natural logarithm $\ln x$, which is defined on the open interval $\openint 0 {+\infty}$.
From Logarithm is Strictly Increasing:
- $\ln x$ is strictly increasing.
From Inverse of Strictly Monotone Function:
- the inverse of $\ln x$ always exists.
The inverse of the natural logarithm function is called the exponential function, which is denoted as $\exp$.
Thus for $x \in \R$, we have:
- $y = \exp x \iff x = \ln y$
As the Solution of a Differential Equation
The exponential function can be defined as the unique solution $y = \map f x$ to the first order ODE:
- $\dfrac {\d y} {\d x} = y$
satisfying the initial condition $\map f 0 = 1$.
Complex Numbers
For all definitions of the complex exponential function:
- The domain of $\exp$ is $\C$.
- The image of $\exp$ is $\C \setminus \set 0$, as shown in Image of Complex Exponential Function.
For $z \in \C$, the complex number $\exp z$ is called the exponential of $z$.
As a Power Series Expansion
The exponential function can be defined as a (complex) power series:
\(\ds \forall z \in \C: \, \) | \(\ds \exp z\) | \(=\) | \(\ds \sum_{n \mathop = 0}^\infty \frac {z^n} {n!}\) | |||||||||||
\(\ds \) | \(=\) | \(\ds 1 + \frac z {1!} + \frac {z^2} {2!} + \frac {z^3} {3!} + \cdots + \frac {z^n} {n!} + \cdots\) |
By Real Functions
The exponential function can be defined by the real exponential, sine and cosine functions:
- $\exp z := e^x \paren {\cos y + i \sin y}$
where $z = x + i y$ with $x, y \in \R$.
Here, $e^x$ denotes the real exponential function, which must be defined first.
As a Limit of a Sequence
The exponential function can be defined as a limit of a sequence:
- $\ds \exp z := \lim_{n \mathop \to \infty} \paren {1 + \dfrac z n}^n$
As the Solution of a Differential Equation
The exponential function can be defined as the unique particular solution $y = \map f z$ to the first order ODE:
- $\dfrac {\d y} {\d z} = y$
satisfying the initial condition $\map f 0 = 1$.
That is, the defining property of $\exp$ is that it is its own derivative.
General Exponential Function
A general exponential function is a real function of the form:
- $\map f x = a b^{c x + d}$
where:
- $a, b, c, d \in \R$ such that $b > 0$
- $x$ is a real variable.
When $a = c = 1$ and $d = 0$, this degenerates to:
- $\map f x = b^x$
Notation
The exponential of $x$ is written as either $\exp x$ or $e^x$.
Also see
- Equivalence of Definitions of Complex Exponential Function
- Properties of Exponential Function
- Properties of Complex Exponential Function
- Results about the exponential function can be found here.
Historical Note
The exponential function in its modern form is as a result of the original work done by Leonhard Paul Euler.
Linguistic Note
The word exponential derives ultimately from the (now archaic) verb to expone, which means to set forth, in the sense of to expound, or explain.
This itself comes from the Latin expono, meaning I expose, or I exhibit.
The word exponent (from which exponential is formed) therefore means a person (or statement) that explains something.
Sources
- 1998: David Nelson: The Penguin Dictionary of Mathematics (2nd ed.) ... (previous) ... (next): exponential function
- 2008: David Nelson: The Penguin Dictionary of Mathematics (4th ed.) ... (previous) ... (next): exponential function
- 2008: Ian Stewart: Taming the Infinite ... (previous) ... (next): Chapter $5$: Eternal Triangles: The number $e$
- Weisstein, Eric W. "Exponential Function." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/ExponentialFunction.html