exponential modelshyperbolic functionsgrowth hierarchyasymptotic growthlimitsgeneralized formsintegralderivativenatural exponentialinverse logarithmdifferentiabilitycontinuitydomain and rangegrowth rateconstant casedecreasing caseincreasing casey-interceptpositive baseextensionspropertiesbehavior
Introduction
The exponential function is a function of the form:
\[f ( x ) = a^{x} , a \in \mathbb{R}^{+} , a \neq 1\]In general, for any base $a > 0$, the graph of the exponential function $y = a^{x}$ always intersects the y-axis at the point $( 0 , 1 )$, because $a^{0} = 1$. It lies entirely above the x-axis, since $a^{x} > 0$ for all $x \in \mathbb{R}$ and never intersects the x-axis; in other words, $a^{x} \neq 0$ for any real $x$. The behavior of the function depends on the value of the base $a$, and three cases are distinguished.
Properties for $a > 1$
When $a > 1$, the exponential function $y = a^{x}$ is strictly increasing over $\mathbb{R}$.

- Domain: $\mathbb{R}$.
- Range: $\mathbb{R}^{+}$.
- Monotonicity: the function is strictly increasing over $\mathbb{R}$.
- The function is bijective from $\mathbb{R}$ to $\mathbb{R}^{+}$.
- The function is continuous and differentiable over $\mathbb{R}$.
- The function has no maximum or minimum points.
- Limits as $x$ approaches the extremes of the domain: \(\underset{x \rightarrow - \infty}{lim} a^{x} & = 0^{+} \\ \underset{x \rightarrow + \infty}{lim} a^{x} & = + \infty\)
When $a > 1$, the exponential function grows without bound as $x \rightarrow + \infty$ and approaches zero from above as $x \rightarrow - \infty$. Each unit increase in $x$ multiplies the value of the function by the constant factor $a$.
Properties for $0 < a < 1$
When $0 < a < 1$, the exponential function $y = a^{x}$ is strictly decreasing over $\mathbb{R}$.

- Domain: $\mathbb{R}$.
- Range: $\mathbb{R}^{+}$.
- Monotonicity: the function is strictly decreasing over $\mathbb{R}$.
- The function is bijective from $\mathbb{R}$ to $\mathbb{R}^{+}$.
- The function is continuous and differentiable over $\mathbb{R}$.
- The function has no maximum or minimum points.
- Limits as $x$ approaches the extremes of the domain: \(\underset{x \rightarrow - \infty}{lim} a^{x} & = + \infty \\ \underset{x \rightarrow + \infty}{lim} a^{x} & = 0^{+}\)
When $0 < a < 1$, the exponential function decreases without bound as $x \rightarrow - \infty$ and approaches zero from above as $x \rightarrow + \infty$. Each unit increase in $x$ multiplies the value of the function by the constant factor $a$, which is less than one.
Properties for $a = 1$
When $a = 1$, the exponential function reduces to the constant function $y = 1^{x} = 1$, which is excluded from the standard definition. Its graph is a horizontal line at height $y = 1$.

- Domain: $\mathbb{R}$.
- Range: ${ 1 }$.
- Monotonicity: the function is constant over $\mathbb{R}$.
- The function is continuous and differentiable over $\mathbb{R}$.
Connection with the logarithmic function
The exponential function $y = a^{x}$ is the inverse of the logarithmic function $y = log_{a} ( x )$, provided $a > 0$ and $a \neq 1$. This inverse relationship means:
\(a^{log_{a} ( x )} = x\) \(log_{a} ( a^{x} ) = x\)
When the base $a$ equals Euler’s number $e \approx 2.71828$, the function is known as the natural exponential function:
\[f ( x ) = e^{x}\]It is the unique function that is equal to its own derivative at every point:
\[\frac{d}{d x} e^{x} = e^{x}\]This property makes $e^{x}$ a fundamental object in calculus and the theory of differential equations. The same function appears in the definition of the exponential distribution, which models the waiting time between events occurring at a constant rate.
Generalized exponential functions
Three cases arise when the base or the exponent is replaced by a function of $x$.
- If the function has the form $y = [ f ( x ) ]^{g ( x )}$, it is defined at those points where $f ( x ) > 0$ and $g ( x )$ is defined.
- If the function has the form $y = a^{f ( x )}$ with $a > 0$ and $a \neq 1$, it is defined wherever $f ( x )$ is defined.
- If the function has the form $y = [ f ( x ) ]^{a}$, the domain condition depends on the sign of the exponent: the function is defined for $f ( x ) \geq 0$ when $a \in \mathbb{R}^{+}$, and for $f ( x ) > 0$ when $a \in \mathbb{R}^{-}$.
Limit, derivative and integral
The fundamental limit associated with the natural exponential function is:
\[\underset{x \rightarrow 0}{lim} \frac{e^{x} - 1}{x} = 1\]This limit expresses the fact that the derivative of $e^{x}$ at the origin equals one, consistently with $\frac{d}{d x} e^{x} = e^{x}$. For a general base $a > 0$, $a \neq 1$, the corresponding limit is:
\[\underset{x \rightarrow 0}{lim} \frac{a^{x} - 1}{x} = ln ( a )\]The derivative of the exponential function follows directly from the fundamental limit above. Differentiating $a^{x}$ with respect to $x$ gives:
\[\frac{d}{d x} a^{x} = a^{x} ln ( a )\] \[\frac{d}{d x} e^{x} = e^{x}\]The integral of the exponential function is obtained by reversing the differentiation formulas above:
\[\int a^{x} d x = \frac{a^{x}}{ln ( a )} + c\] \[\int e^{x} d x = e^{x} + c\]Asymptotic growth
A fundamental property of the exponential function is that it grows faster than any polynomial or power function, and slower than the factorial. More precisely, for any $a > 1$ and any $k > 0$:
\[\underset{x \rightarrow + \infty}{lim} \frac{x^{k}}{a^{x}} = 0 \underset{x \rightarrow + \infty}{lim} \frac{a^{x}}{x !} = 0\]This establishes the following hierarchy of growth rates as $x \rightarrow + \infty$:
\[log x \ll x^{k} \ll a^{x} \ll x !\]The table below illustrates this hierarchy for $a = 2$.
| $x$ | $log_{2} x$ | $x^{2}$ | $2^{x}$ | $x !$ |
|---|---|---|---|---|
| 1 | 0 | 1 | 2 | 1 |
| 2 | 1 | 4 | 4 | 2 |
| 4 | 2 | 16 | 16 | 24 |
| 8 | 3 | 64 | 256 | 40,320 |
| 16 | 4 | 256 | 65,536 | 2.09 × 10¹³ |
| 32 | 5 | 1024 | 4.29 × 10⁹ | 2.63 × 10³⁵ |
The hierarchy $log x \ll x^{k} \ll a^{x} \ll x !$ is a central result in asymptotic analysis and appears throughout computer science, where it underlies the classification of algorithm complexity in terms of time and space requirements.
Hyperbolic functions derived from the exponential function
The exponential function provides the natural foundation for defining the hyperbolic functions, which appear in many areas of analysis and geometry. The three fundamental ones are the hyperbolic sine and cosine and the hyperbolic tangent, defined as follows:
\[cosh ( x ) = \frac{e^{x} + e^{- x}}{2} x \in \mathbb{R}\] \[sinh ( x ) = \frac{e^{x} - e^{- x}}{2} x \in \mathbb{R}\] \[tanh ( x ) = \frac{sinh ( x )}{cosh ( x )} x \in \mathbb{R} tanh ( x ) \in ( - 1 , 1 )\]Because they are defined through the exponential function, hyperbolic functions are smooth and differentiable over $\mathbb{R}$. Note that $tanh ( x )$ is bounded, unlike $sinh ( x )$ and $cosh ( x )$, which grow without bound as $x \rightarrow \pm \infty$.