Characterizations of the exponential function#Characterizations

{{Short description|Mathematical concept}}

In mathematics, the exponential function can be characterized in many ways.

This article presents some common characterizations, discusses why each makes sense, and proves that they are all equivalent.

The exponential function occurs naturally in many branches of mathematics. Walter Rudin called it "the most important function in mathematics".{{r|rudin}}

It is therefore useful to have multiple ways to define (or characterize) it.

Each of the characterizations below may be more or less useful depending on context.

The "product limit" characterization of the exponential function was discovered by Leonhard Euler.{{r|maor}}

Characterizations

The six most common definitions of the exponential function \exp(x)=e^x for real values x\in \mathbb{R} are as follows.

  1. Product limit. Define e^x by the limit:e^x = \lim_{n\to\infty} \left(1+\frac x n \right)^n.
  2. Power series. Define {{math|ex}} as the value of the infinite series e^x = \sum_{n=0}^\infty {x^n \over n!} = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \cdots (Here {{math|n!}} denotes the factorial of {{mvar|n}}. One proof that e is irrational uses a special case of this formula.)
  3. Inverse of logarithm integral. Define e^x to be the unique number {{math|y > 0}} such that \int_1^y \frac{dt}{t} = x. That is, e^x is the inverse of the natural logarithm function x=\ln(y), which is defined by this integral.
  4. Differential equation. Define y(x)=e^x to be the unique solution to the differential equation with initial value:y' = y,\quad y(0) = 1, where y'=\tfrac{dy}{dx} denotes the derivative of {{mvar|y}}.
  5. Functional equation. The exponential function e^x is the unique function {{math|f}} with the multiplicative property f(x+y)=f(x)f(y) for all x,y and f'(0)=1. The condition f'(0)=1 can be replaced with f(1)=e together with any of the following regularity conditions:{{unordered list

| {{math|f }} is Lebesgue-measurable (Hewitt and Stromberg, 1965, exercise 18.46).

| {{math|f }} is continuous at any one point (Rudin, 1976, chapter 8, exercise 6).

| {{math|f }} is increasing on any interval. }} For the uniqueness, one must impose some regularity condition, since other functions satisfying f(x+y)=f(x)f(y) can be constructed using a basis for the real numbers over the rationals, as described by Hewitt and Stromberg.

  1. Elementary definition by powers. Define the exponential function with base a>0 to be the continuous function a^x whose value on integers x=n is given by repeated multiplication or division of a, and whose value on rational numbers x=n/m is given by a^{n/m} =\ \ \sqrt[m]{\vphantom{A^2}a^n}. Then define e^x to be the exponential function whose base a=e is the unique positive real number satisfying: \lim_{h \to 0} \frac{e^h - 1}{h} = 1.

Larger domains

One way of defining the exponential function over the complex numbers is to first define it for the domain of real numbers using one of the above characterizations, and then extend it as an analytic function, which is characterized by its values on any infinite domain set.

Also, characterisations (1), (2), and (4) for e^x apply directly for x a complex number. Definition (3) presents a problem because there are non-equivalent paths along which one could integrate; but the equation of (3) should hold for any such path modulo 2\pi i. As for definition (5), the additive property together with the complex derivative f'(0) = 1 are sufficient to guarantee f(x)=e^x. However, the initial value condition f(1)=e together with the other regularity conditions are not sufficient. For example, for real x and y, the function f(x + iy) = e^x(\cos(2y) + i\sin(2y)) = e^{x + 2iy} satisfies the three listed regularity conditions in (5) but is not equal to \exp(x+iy). A sufficient condition is that f(1)=e and that f is a conformal map at some point; or else the two initial values f(1)=e and f(i) = \cos(1) + i\sin(1) together with the other regularity conditions.

One may also define the exponential on other domains, such as matrices and other algebras. Definitions (1), (2), and (4) all make sense for arbitrary Banach algebras.

Proof that each characterization makes sense

Some of these definitions require justification to demonstrate that they are well-defined. For example, when the value of the function is defined as the result of a limiting process (i.e. an infinite sequence or series), it must be demonstrated that such a limit always exists.

= Characterization 1 =

The error of the product limit expression is described by:\left(1+\frac x n \right)^n=e^x \left(1-\frac{x^2}{2n}+\frac{x^3(8+3x)}{24n^2}+\cdots \right),

where the polynomial's degree (in x) in the term with denominator nk is 2k.

= Characterization 2 =

Since

\lim_{n\to\infty} \left|\frac{x^{n+1}/(n+1)!}{x^n/n!}\right|

= \lim_{n\to\infty} \left|\frac{x}{n+1}\right|

= 0 < 1.

it follows from the ratio test that \sum_{n=0}^\infty \frac{x^n}{n!} converges for all x.

= Characterization 3 =

Since the integrand is an integrable function of {{mvar|t}}, the integral expression is well-defined. It must be shown that the function from \mathbb{R}^+ to \mathbb{R} defined by

x \mapsto \int_1^x \frac{dt}{t}

is a bijection. Since {{math|1/t}} is positive for positive {{mvar|t}}, this function is strictly increasing, hence injective. If the two integrals

\begin{align}

\int_1^\infty \frac{dt} t & = \infty \\[8pt]

\int_1^0 \frac{dt} t & = -\infty

\end{align}

hold, then it is surjective as well. Indeed, these integrals do hold; they follow from the integral test and the divergence of the harmonic series.

= Characterization 6 =

The definition depends on the unique positive real number a=e satisfying: \lim_{h \to 0} \frac{a^h - 1}{h} = 1.This limit can be shown to exist for any a, and it defines a continuous increasing function f(a)=\ln(a) with f(1)=0 and \lim_{a\to\infty}f(a) = \infty , so the Intermediate value theorem guarantees the existence of such a value a=e.

Equivalence of the characterizations

The following arguments demonstrate the equivalence of the above characterizations for the exponential function.

= Characterization 1 ⇔ characterization 2 =

The following argument is adapted from Rudin, theorem 3.31, p. 63–65.

Let x \geq 0 be a fixed non-negative real number. Define

t_n=\left(1+\frac x n \right)^n,\qquad s_n = \sum_{k=0}^n\frac{x^k}{k!},\qquad

e^x = \lim_{n\to\infty} s_n.

By the binomial theorem,

\begin{align}

t_n & =\sum_{k=0}^n{n \choose k}\frac{x^k}{n^k}=1+x+\sum_{k=2}^n\frac{n(n-1)(n-2)\cdots(n-(k-1))x^k}{k!\,n^k} \\[8pt]

& = 1+x+\frac{x^2}{2!}\left(1-\frac{1}{n}\right)+\frac{x^3}{3!}\left(1-\frac{1}{n}\right)\left(1-\frac{2}{n}\right)+\cdots \\[8pt]

& {}\qquad \cdots +\frac{x^n}{n!}\left(1-\frac{1}{n}\right)\cdots\left(1-\frac{n-1}{n}\right)\le s_n

\end{align}

(using x ≥ 0 to obtain the final inequality) so that:

\limsup_{n\to\infty}t_n \le \limsup_{n\to\infty}s_n = e^x

One must use lim sup because it is not known if tn converges.

For the other inequality, by the above expression for tn, if 2 ≤ mn, we have:

1+x+\frac{x^2}{2!}\left(1-\frac{1}{n}\right)+\cdots+\frac{x^m}{m!}\left(1-\frac{1}{n}\right)\left(1-\frac{2}{n}\right)\cdots\left(1-\frac{m-1}{n}\right)\le t_n.

Fix m, and let n approach infinity. Then

s_m = 1+x+\frac{x^2}{2!}+\cdots+\frac{x^m}{m!} \le \liminf_{n\to\infty}\ t_n

(again, one must use lim inf because it is not known if tn converges). Now, take the above inequality, let m approach infinity, and put it together with the other inequality to obtain:

\limsup_{n\to\infty}t_n \le e^x \le \liminf_{n\to\infty}t_n

so that

\lim_{n\to\infty}t_n = e^x.

This equivalence can be extended to the negative real numbers by noting \left(1 - \frac r n \right)^n \left(1+\frac{r}{n}\right)^n = \left(1-\frac{r^2}{n^2}\right)^n and taking the limit as n goes to infinity.

= Characterization 1 ⇔ characterization 3 =

Here, the natural logarithm function is defined in terms of a definite integral as above. By the first part of fundamental theorem of calculus,

\frac d {dx}\ln x=\frac{d}{dx} \int_1^x \frac1 t \,dt = \frac 1 x.

Besides, \ln 1 = \int_1^1 \frac{dt}{t} = 0

Now, let x be any fixed real number, and let

y=\lim_{n\to\infty}\left(1+\frac{x}{n}\right)^n.

{{math|1=Ln(y) = x}}, which implies that {{math|1=y = ex}}, where {{math|1=ex}} is in the sense of definition 3. We have

\ln y=\ln\lim_{n\to\infty}\left(1+\frac{x}{n} \right)^n = \lim_{n\to\infty} \ln\left(1+\frac{x}{n}\right)^n.

Here, the continuity of ln(y) is used, which follows from the continuity of 1/t:

\ln y=\lim_{n\to\infty}n\ln \left(1+\frac{x}{n} \right) = \lim_{n\to\infty} \frac{x\ln\left(1+(x/n)\right)}{(x/n)}.

Here, the result lnan = nlna has been used. This result can be established for n a natural number by induction, or using integration by substitution. (The extension to real powers must wait until ln and exp have been established as inverses of each other, so that ab can be defined for real b as eb lna.)

=x\cdot\lim_{h\to 0}\frac{\ln\left(1+h\right)}{h} \quad \text{ where } h = \frac{x}{n}

=x\cdot\lim_{h\to 0}\frac{\ln\left(1+h\right)-\ln 1}{h}

=x\cdot\frac{d}{dt} \ln t \Bigg|_{t=1}

\!\, = x.

= Characterization 1 ⇔ characterization 4 =

Let y(t) denote the solution to the initial value problem y' = y,\ y(0) = 1. Applying the simplest form of Euler's method with increment \Delta t = \frac{x}{n} and sample points t \ =\ 0,\ \Delta t, \ 2 \Delta t, \ldots, \ n \Delta t gives the recursive formula:

y(t+\Delta t) \ \approx \ y(t) + y'(t)\Delta t \ =\ y(t) + y(t)\Delta t \ =\ y(t)\,(1+\Delta t).
This recursion is immediately solved to give the approximate value y(x) = y(n\Delta t) \approx (1+\Delta t)^n, and since Euler's Method is known to converge to the exact solution, we have:
y(x) = \lim_{n\to\infty}\left(1+\frac{x}{n}\right)^n.

= Characterization 2 ⇔ characterization 4 =

Let n be a non-negative integer. In the sense of definition 4 and by induction, \frac{d^ny}{dx^n}=y.

Therefore \frac{d^ny}{dx^n}\Bigg|_{x=0}=y(0)=1.

Using Taylor series,

y= \sum_{n=0}^\infty \frac {f^{(n)}(0)}{n!} \, x^n = \sum_{n=0}^\infty \frac {1}{n!} \, x^n = \sum_{n=0}^\infty \frac {x^n}{n!}. This shows that definition 4 implies definition 2.

In the sense of definition 2,

\begin{align}

\frac{d}{dx}e^x & = \frac{d}{dx} \left(1+\sum_{n=1}^\infty \frac {x^n}{n!} \right) = \sum_{n=1}^\infty \frac {nx^{n-1}}{n!} =\sum_{n=1}^\infty \frac {x^{n-1}}{(n-1)!} \\[6pt]

& =\sum_{k=0}^\infty \frac {x^k}{k!}, \text{ where } k=n-1 \\[6pt]

& =e^x

\end{align}

Besides, e^0 = 1 + 0 + \frac{0^2}{2!} + \frac{0^3}{3!} + \cdots = 1. This shows that definition 2 implies definition 4.

= Characterization 2 ⇒ characterization 5 =

In the sense of definition 2, the equation \exp(x+y)= \exp(x)\exp(y) follows from the term-by-term manipulation of power series justified by uniform convergence, and the resulting equality of coefficients is just the Binomial theorem. Furthermore:{{Cite web |title=Herman Yeung - Calculus - First Principle find d/Dx(e^x) 基本原理求 d/Dx(e^x) |url=https://www.youtube.com/watch?v=HHenriJHNMM&index=30&list=PLzDe9mOi1K8o2lveHTSM04WAhaGEZE7xB |website=YouTube}}

\begin{align}

\exp'(0) & = \lim_{h\to 0} \frac{e^h-1}{h} \\

& =\lim_{h\to 0} \frac{1}{h} \left (\left (1+h+ \frac{h^2}{2!}+\frac{h^3}{3!}+\frac{h^4}{4!}+\cdots \right) -1 \right) \\

& =\lim_{h\to 0} \left(1+ \frac{h}{2!}+\frac{h^2}{3!}+\frac{h^3}{4!}+\cdots \right) \ =\ 1.\\

\end{align}

= Characterization 3 ⇔ characterization 4 =

Characterisation 3 first defines the natural logarithm:\log x \ \ \stackrel{\text{def}}{=}\ \int_{1}^{x}\! \frac{dt}{t},then \exp as the inverse function with x=\log(\exp x) . Then by the Chain rule:

1=\frac{d}{dx}[ \log(\exp(x)) ] = \log'(\exp(x))\cdot \exp'(x) = \frac{\exp'(x)}{\exp(x)},
i.e. \exp'(x)=\exp(x) . Finally, \log(1) = 0 , so \exp'(0) = \exp(0) = 1 . That is, y=\exp(x) is the unique solution of the initial value problem \frac{dy}{dx} = y , y(0)=1 of characterization 4.

Conversely, assume y=\exp(x) has \exp'(x)=\exp(x) and \exp(0)=1 , and define \log(x) as its inverse function with x = \exp(\log x) and \log(1) = 0 . Then:

1=\frac{d}{dx}[ \exp(\log(x)) ] = \exp'(\log(x))\cdot \log'(x)

= \exp(\log(x))\cdot \log'(x) = x\cdot \log'(x),

i.e. \log'(x)=\frac{1}{x} . By the Fundamental theorem of calculus,\int_{1}^{x}\frac{1}{t}\, dt = \log(x) - \log(1) = \log(x).

= Characterization 5 ⇒ characterization 4 =

The conditions {{math|1=f'(0) = 1}} and {{math|1=f(x + y) = f(x) f(y)}} imply both conditions in characterization 4. Indeed, one gets the initial condition {{math|1=f(0) = 1}} by dividing both sides of the equation

f(0) = f(0 + 0) = f(0) f(0)

by {{math|f(0)}}, and the condition that {{math|1=f′(x) = f(x)}} follows from the condition that {{math|1=f′(0) = 1}} and the definition of the derivative as follows:

\begin{array}{rcccccc}

f'(x) & = & \lim\limits_{h\to 0}\frac{f(x+h)-f(x)} h

& = & \lim\limits_{h\to 0}\frac{f(x)f(h)-f(x)} h

& = & \lim\limits_{h\to 0}f(x)\frac{f(h)-1} h

\\[1em]

& = & f(x)\lim\limits_{h\to 0}\frac{f(h)-1} h

& = & f(x)\lim\limits_{h\to 0}\frac{f(0+h)-f(0)} h

& = & f(x)f'(0) = f(x).

\end{array}

= Characterization 5 ⇒ characterization 4 =

Assum characterization 5, the multiplicative property together with the initial condition \exp'(0)= 1 imply that: \begin{array}{rcl}

\frac{d}{dx}\exp(x) &=& \lim_{h \to 0} \frac{\exp(x{+}h)-\exp(x)}{h}\\

& = & \exp(x) \cdot \lim_{h \to 0}\frac{\exp(h)-1}{h}\\

& = & \exp(x) \exp'(0) =\exp(x) .

\end{array}

= Characterization 5 ⇔ characterization 6 =

By inductively applying the multiplication rule, we get:

f\left(\frac{n}{m}\right)^m=f\left(\frac{n}{m}+\cdots+\frac{n}{m} \right)=f(n)=f(1)^n,

and thus

f\left(\frac{n}{m}\right)=\sqrt[m]{f(1)^n}\ \stackrel{\text{def}}=\ a^{n/m}

for a=f(1). Then the condition f'(0)=1 means that \lim_{h\to 0}\tfrac{a^h-1}{h}=1, so a=e by definition.

Also, any of the regularity conditions of definition 5 imply that f(x) is continuous at all real x (see below). The converse is similar.

= Characterization 5 ⇒ characterization 6 =

Let f(x) be a Lebesgue-integrable non-zero function satisfying the mulitiplicative property f(x+y)=f(x)f(y) with f(1) = e. Following Hewitt and Stromberg, exercise 18.46, we will prove that Lebesgue-integrability implies continuity. This is sufficient to imply f(x) = e^x according to characterization 6, arguing as above.

First, a few elementary properties:

  1. If f(x) is nonzero anywhere (say at x=y ), then it is non-zero everywhere. Proof: f(y) = f(x) f(y - x) \neq 0 implies f(x) \neq 0.
  2. f(0)=1. Proof: f(x)= f(x+0) = f(x) f(0) and f(x) is non-zero.
  3. f(-x)=1/f(x). Proof: 1 = f(0)= f(x-x) = f(x) f(-x).
  4. If f(x) is continuous anywhere (say at x=y ), then it is continuous everywhere. Proof: f(x+\delta) - f(x) = f(x-y) [ f(y+\delta) - f(y)] \to 0 as \delta \to 0 by continuity at y .

The second and third properties mean that it is sufficient to prove f(x)=e^x for positive x.

Sincef(x) is a Lebesgue-integrable function, then we may define g(x) = \int_0^x f(t)\, dt . It then follows that

g(x+y)-g(x) = \int_x^{x+y} f(t)\, dt = \int_0^y f(x+t)\, dt = f(x) g(y).

Since f(x) is nonzero, some {{mvar|y}} can be chosen such that g(y) \neq 0 and solve for f(x) in the above expression. Therefore:

\begin{align}

f(x+\delta)-f(x) & = \frac{[g(x+\delta+y)-g(x+\delta)]-[g(x+y)-g(x)]}{g(y)} \\

& =\frac{[g(x+y+\delta)-g(x+y)]-[g(x+\delta)-g(x)]}{g(y)} \\

& =\frac{f(x+y)g(\delta)-f(x)g(\delta)}{g(y)}=g(\delta)\frac{f(x+y)-f(x)}{g(y)}.

\end{align}

The final expression must go to zero as \delta \to 0 since g(0)=0 and g(x) is continuous. It follows that f(x) is continuous.

References

{{Reflist | refs =

{{cite book|author=Eli Maor|title=e: the Story of a Number|page=156}}

{{cite book |title=Real and complex analysis |author=Walter Rudin |date=1987 |publisher=McGraw-Hill |isbn=978-0-07-054234-1 |edition=3rd |location=New York |page=1 |url=https://archive.org/details/RudinW.RealAndComplexAnalysisMcGrawHillInternationalEdition3ndEd.19871Ed.1966Pp.428}}

}}

  • Walter Rudin, Principles of Mathematical Analysis, 3rd edition (McGraw–Hill, 1976), chapter 8.
  • Edwin Hewitt and Karl Stromberg, Real and Abstract Analysis (Springer, 1965).

Category:Mathematical analysis

Category:Exponentials

Exponential function

Category:Articles containing proofs