- Source: Characterizations of the exponential function
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".
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.
Characterizations
The six most common definitions of the exponential function
exp
(
x
)
=
e
x
{\displaystyle \exp(x)=e^{x}}
for real values
x
∈
R
{\displaystyle x\in \mathbb {R} }
are as follows.
Product limit. Define
e
x
{\displaystyle e^{x}}
by the limit:
e
x
=
lim
n
→
∞
(
1
+
x
n
)
n
.
{\displaystyle e^{x}=\lim _{n\to \infty }\left(1+{\frac {x}{n}}\right)^{n}.}
Power series. Define ex as the value of the infinite series
e
x
=
∑
n
=
0
∞
x
n
n
!
=
1
+
x
+
x
2
2
!
+
x
3
3
!
+
x
4
4
!
+
⋯
{\displaystyle 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 n! denotes the factorial of n. One proof that e is irrational uses a special case of this formula.)
Inverse of logarithm integral. Define
e
x
{\displaystyle e^{x}}
to be the unique number y > 0 such that
∫
1
y
d
t
t
=
x
.
{\displaystyle \int _{1}^{y}{\frac {dt}{t}}=x.}
That is,
e
x
{\displaystyle e^{x}}
is the inverse of the natural logarithm function
x
=
ln
(
y
)
{\displaystyle x=\ln(y)}
, which is defined by this integral.
Differential equation. Define
y
(
x
)
=
e
x
{\displaystyle y(x)=e^{x}}
to be the unique solution to the differential equation with initial value:
y
′
=
y
,
y
(
0
)
=
1
,
{\displaystyle y'=y,\quad y(0)=1,}
where
y
′
=
d
y
d
x
{\displaystyle y'={\tfrac {dy}{dx}}}
denotes the derivative of y.
Functional equation. The exponential function
e
x
{\displaystyle e^{x}}
is the unique function f with the multiplicative property
f
(
x
+
y
)
=
f
(
x
)
f
(
y
)
{\displaystyle f(x+y)=f(x)f(y)}
for all
x
,
y
{\displaystyle x,y}
and
f
′
(
0
)
=
1
{\displaystyle f'(0)=1}
. The condition
f
′
(
0
)
=
1
{\displaystyle f'(0)=1}
can be replaced with
f
(
1
)
=
e
{\displaystyle f(1)=e}
together with any of the following regularity conditions: For the uniqueness, one must impose some regularity condition, since other functions satisfying
f
(
x
+
y
)
=
f
(
x
)
f
(
y
)
{\displaystyle 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.
Elementary definition by powers. Define the exponential function with base
a
>
0
{\displaystyle a>0}
to be the continuous function
a
x
{\displaystyle a^{x}}
whose value on integers
x
=
n
{\displaystyle x=n}
is given by repeated multiplication or division of
a
{\displaystyle a}
, and whose value on rational numbers
x
=
n
/
m
{\displaystyle x=n/m}
is given by
a
n
/
m
=
A
2
a
n
m
{\displaystyle a^{n/m}=\ \ {\sqrt[{m}]{{\vphantom {A^{2}}}a^{n}}}}
. Then define
e
x
{\displaystyle e^{x}}
to be the exponential function whose base
a
=
e
{\displaystyle a=e}
is the unique positive real number satisfying:
lim
h
→
0
e
h
−
1
h
=
1.
{\displaystyle \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
{\displaystyle e^{x}}
apply directly for
x
{\displaystyle 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
π
i
{\displaystyle 2\pi i}
. As for definition (5), the additive property together with the complex derivative
f
′
(
0
)
=
1
{\displaystyle f'(0)=1}
are sufficient to guarantee
f
(
x
)
=
e
x
{\displaystyle f(x)=e^{x}}
. However, the initial value condition
f
(
1
)
=
e
{\displaystyle f(1)=e}
together with the other regularity conditions are not sufficient. For example, for real x and y, the function
f
(
x
+
i
y
)
=
e
x
(
cos
(
2
y
)
+
i
sin
(
2
y
)
)
=
e
x
+
2
i
y
{\displaystyle 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
+
i
y
)
{\displaystyle \exp(x+iy)}
. A sufficient condition is that
f
(
1
)
=
e
{\displaystyle f(1)=e}
and that
f
{\displaystyle f}
is a conformal map at some point; or else the two initial values
f
(
1
)
=
e
{\displaystyle f(1)=e}
and
f
(
i
)
=
cos
(
1
)
+
i
sin
(
1
)
{\textstyle 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:
(
1
+
x
n
)
n
=
e
x
(
1
−
x
2
2
n
+
x
3
(
8
+
3
x
)
24
n
2
+
⋯
)
,
{\displaystyle \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
→
∞
|
x
n
+
1
/
(
n
+
1
)
!
x
n
/
n
!
|
=
lim
n
→
∞
|
x
n
+
1
|
=
0
<
1.
{\displaystyle \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
∑
n
=
0
∞
x
n
n
!
{\textstyle \sum _{n=0}^{\infty }{\frac {x^{n}}{n!}}}
converges for all x.
= Characterization 3
=Since the integrand is an integrable function of t, the integral expression is well-defined. It must be shown that the function from
R
+
{\displaystyle \mathbb {R} ^{+}}
to
R
{\displaystyle \mathbb {R} }
defined by
x
↦
∫
1
x
d
t
t
{\displaystyle x\mapsto \int _{1}^{x}{\frac {dt}{t}}}
is a bijection. Since 1/t is positive for positive t, this function is strictly increasing, hence injective. If the two integrals
∫
1
∞
d
t
t
=
∞
∫
1
0
d
t
t
=
−
∞
{\displaystyle {\begin{aligned}\int _{1}^{\infty }{\frac {dt}{t}}&=\infty \\[8pt]\int _{1}^{0}{\frac {dt}{t}}&=-\infty \end{aligned}}}
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
{\displaystyle a=e}
satisfying:
lim
h
→
0
a
h
−
1
h
=
1.
{\displaystyle \lim _{h\to 0}{\frac {a^{h}-1}{h}}=1.}
This limit can be shown to exist for any
a
{\displaystyle a}
, and it defines a continuous increasing function
f
(
a
)
=
ln
(
a
)
{\displaystyle f(a)=\ln(a)}
with
f
(
1
)
=
0
{\displaystyle f(1)=0}
and
lim
a
→
∞
f
(
a
)
=
∞
{\displaystyle \lim _{a\to \infty }f(a)=\infty }
, so the Intermediate value theorem guarantees the existence of such a value
a
=
e
{\displaystyle 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
≥
0
{\displaystyle x\geq 0}
be a fixed non-negative real number. Define
t
n
=
(
1
+
x
n
)
n
,
s
n
=
∑
k
=
0
n
x
k
k
!
,
e
x
=
lim
n
→
∞
s
n
.
{\displaystyle 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,
t
n
=
∑
k
=
0
n
(
n
k
)
x
k
n
k
=
1
+
x
+
∑
k
=
2
n
n
(
n
−
1
)
(
n
−
2
)
⋯
(
n
−
(
k
−
1
)
)
x
k
k
!
n
k
=
1
+
x
+
x
2
2
!
(
1
−
1
n
)
+
x
3
3
!
(
1
−
1
n
)
(
1
−
2
n
)
+
⋯
⋯
+
x
n
n
!
(
1
−
1
n
)
⋯
(
1
−
n
−
1
n
)
≤
s
n
{\displaystyle {\begin{aligned}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)\leq s_{n}\end{aligned}}}
(using x ≥ 0 to obtain the final inequality) so that:
lim sup
n
→
∞
t
n
≤
lim sup
n
→
∞
s
n
=
e
x
{\displaystyle \limsup _{n\to \infty }t_{n}\leq \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 ≤ m ≤ n, we have:
1
+
x
+
x
2
2
!
(
1
−
1
n
)
+
⋯
+
x
m
m
!
(
1
−
1
n
)
(
1
−
2
n
)
⋯
(
1
−
m
−
1
n
)
≤
t
n
.
{\displaystyle 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)\leq t_{n}.}
Fix m, and let n approach infinity. Then
s
m
=
1
+
x
+
x
2
2
!
+
⋯
+
x
m
m
!
≤
lim inf
n
→
∞
t
n
{\displaystyle s_{m}=1+x+{\frac {x^{2}}{2!}}+\cdots +{\frac {x^{m}}{m!}}\leq \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:
lim sup
n
→
∞
t
n
≤
e
x
≤
lim inf
n
→
∞
t
n
{\displaystyle \limsup _{n\to \infty }t_{n}\leq e^{x}\leq \liminf _{n\to \infty }t_{n}}
so that
lim
n
→
∞
t
n
=
e
x
.
{\displaystyle \lim _{n\to \infty }t_{n}=e^{x}.}
This equivalence can be extended to the negative real numbers by noting
(
1
−
r
n
)
n
(
1
+
r
n
)
n
=
(
1
−
r
2
n
2
)
n
{\textstyle \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,
d
d
x
ln
x
=
d
d
x
∫
1
x
1
t
d
t
=
1
x
.
{\displaystyle {\frac {d}{dx}}\ln x={\frac {d}{dx}}\int _{1}^{x}{\frac {1}{t}}\,dt={\frac {1}{x}}.}
Besides,
ln
1
=
∫
1
1
d
t
t
=
0
{\textstyle \ln 1=\int _{1}^{1}{\frac {dt}{t}}=0}
Now, let x be any fixed real number, and let
y
=
lim
n
→
∞
(
1
+
x
n
)
n
.
{\displaystyle y=\lim _{n\to \infty }\left(1+{\frac {x}{n}}\right)^{n}.}
Ln(y) = x, which implies that y = ex, where ex is in the sense of definition 3. We have
ln
y
=
ln
lim
n
→
∞
(
1
+
x
n
)
n
=
lim
n
→
∞
ln
(
1
+
x
n
)
n
.
{\displaystyle \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
→
∞
n
ln
(
1
+
x
n
)
=
lim
n
→
∞
x
ln
(
1
+
(
x
/
n
)
)
(
x
/
n
)
.
{\displaystyle \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
⋅
lim
h
→
0
ln
(
1
+
h
)
h
where
h
=
x
n
{\displaystyle =x\cdot \lim _{h\to 0}{\frac {\ln \left(1+h\right)}{h}}\quad {\text{ where }}h={\frac {x}{n}}}
=
x
⋅
lim
h
→
0
ln
(
1
+
h
)
−
ln
1
h
{\displaystyle =x\cdot \lim _{h\to 0}{\frac {\ln \left(1+h\right)-\ln 1}{h}}}
=
x
⋅
d
d
t
ln
t
|
t
=
1
{\displaystyle =x\cdot {\frac {d}{dt}}\ln t{\Bigg |}_{t=1}}
=
x
.
{\displaystyle \!\,=x.}
= Characterization 1 ⇔ characterization 4
=Let
y
(
t
)
{\displaystyle y(t)}
denote the solution to the initial value problem
y
′
=
y
,
y
(
0
)
=
1
{\displaystyle y'=y,\ y(0)=1}
. Applying the simplest form of Euler's method with increment
Δ
t
=
x
n
{\displaystyle \Delta t={\frac {x}{n}}}
and sample points
t
=
0
,
Δ
t
,
2
Δ
t
,
…
,
n
Δ
t
{\displaystyle t\ =\ 0,\ \Delta t,\ 2\Delta t,\ldots ,\ n\Delta t}
gives the recursive formula:
y
(
t
+
Δ
t
)
≈
y
(
t
)
+
y
′
(
t
)
Δ
t
=
y
(
t
)
+
y
(
t
)
Δ
t
=
y
(
t
)
(
1
+
Δ
t
)
.
{\displaystyle 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
Δ
t
)
≈
(
1
+
Δ
t
)
n
{\displaystyle 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
→
∞
(
1
+
x
n
)
n
.
{\displaystyle 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,
d
n
y
d
x
n
=
y
{\displaystyle {\frac {d^{n}y}{dx^{n}}}=y}
.
Therefore
d
n
y
d
x
n
|
x
=
0
=
y
(
0
)
=
1.
{\displaystyle {\frac {d^{n}y}{dx^{n}}}{\Bigg |}_{x=0}=y(0)=1.}
Using Taylor series,
y
=
∑
n
=
0
∞
f
(
n
)
(
0
)
n
!
x
n
=
∑
n
=
0
∞
1
n
!
x
n
=
∑
n
=
0
∞
x
n
n
!
.
{\displaystyle 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,
d
d
x
e
x
=
d
d
x
(
1
+
∑
n
=
1
∞
x
n
n
!
)
=
∑
n
=
1
∞
n
x
n
−
1
n
!
=
∑
n
=
1
∞
x
n
−
1
(
n
−
1
)
!
=
∑
k
=
0
∞
x
k
k
!
,
where
k
=
n
−
1
=
e
x
{\displaystyle {\begin{aligned}{\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{aligned}}}
Besides,
e
0
=
1
+
0
+
0
2
2
!
+
0
3
3
!
+
⋯
=
1.
{\textstyle 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
)
{\displaystyle \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:
exp
′
(
0
)
=
lim
h
→
0
e
h
−
1
h
=
lim
h
→
0
1
h
(
(
1
+
h
+
h
2
2
!
+
h
3
3
!
+
h
4
4
!
+
⋯
)
−
1
)
=
lim
h
→
0
(
1
+
h
2
!
+
h
2
3
!
+
h
3
4
!
+
⋯
)
=
1.
{\displaystyle {\begin{aligned}\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{aligned}}}
= Characterization 3 ⇔ characterization 4
=Characterisation 3 first defines the natural logarithm:
log
x
=
def
∫
1
x
d
t
t
,
{\displaystyle \log x\ \ {\stackrel {\text{def}}{=}}\ \int _{1}^{x}\!{\frac {dt}{t}},}
then
exp
{\displaystyle \exp }
as the inverse function with
x
=
log
(
exp
x
)
{\textstyle x=\log(\exp x)}
. Then by the Chain rule:
1
=
d
d
x
[
log
(
exp
(
x
)
)
]
=
log
′
(
exp
(
x
)
)
⋅
exp
′
(
x
)
=
exp
′
(
x
)
exp
(
x
)
,
{\displaystyle 1={\frac {d}{dx}}[\log(\exp(x))]=\log '(\exp(x))\cdot \exp '(x)={\frac {\exp '(x)}{\exp(x)}},}
i.e.
exp
′
(
x
)
=
exp
(
x
)
{\displaystyle \exp '(x)=\exp(x)}
. Finally,
log
(
1
)
=
0
{\displaystyle \log(1)=0}
, so
exp
′
(
0
)
=
exp
(
0
)
=
1
{\displaystyle \exp '(0)=\exp(0)=1}
. That is,
y
=
exp
(
x
)
{\displaystyle y=\exp(x)}
is the unique solution of the initial value problem
d
y
d
x
=
y
{\displaystyle {\frac {dy}{dx}}=y}
,
y
(
0
)
=
1
{\displaystyle y(0)=1}
of characterization 4.
Conversely, assume
y
=
exp
(
x
)
{\displaystyle y=\exp(x)}
has
exp
′
(
x
)
=
exp
(
x
)
{\displaystyle \exp '(x)=\exp(x)}
and
exp
(
0
)
=
1
{\displaystyle \exp(0)=1}
, and define
log
(
x
)
{\displaystyle \log(x)}
as its inverse function with
x
=
exp
(
log
x
)
{\displaystyle x=\exp(\log x)}
and
log
(
1
)
=
0
{\displaystyle \log(1)=0}
. Then:
1
=
d
d
x
[
exp
(
log
(
x
)
)
]
=
exp
′
(
log
(
x
)
)
⋅
log
′
(
x
)
=
exp
(
log
(
x
)
)
⋅
log
′
(
x
)
=
x
⋅
log
′
(
x
)
,
{\displaystyle 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
)
=
1
x
{\displaystyle \log '(x)={\frac {1}{x}}}
. By the Fundamental theorem of calculus,
∫
1
x
1
t
d
t
=
log
(
x
)
−
log
(
1
)
=
log
(
x
)
.
{\displaystyle \int _{1}^{x}{\frac {1}{t}}\,dt=\log(x)-\log(1)=\log(x).}
= Characterization 5 ⇒ characterization 4
=The conditions f'(0) = 1 and f(x + y) = f(x) f(y) imply both conditions in characterization 4. Indeed, one gets the initial condition f(0) = 1 by dividing both sides of the equation
f
(
0
)
=
f
(
0
+
0
)
=
f
(
0
)
f
(
0
)
{\displaystyle f(0)=f(0+0)=f(0)f(0)}
by f(0), and the condition that f′(x) = f(x) follows from the condition that f′(0) = 1 and the definition of the derivative as follows:
f
′
(
x
)
=
lim
h
→
0
f
(
x
+
h
)
−
f
(
x
)
h
=
lim
h
→
0
f
(
x
)
f
(
h
)
−
f
(
x
)
h
=
lim
h
→
0
f
(
x
)
f
(
h
)
−
1
h
=
f
(
x
)
lim
h
→
0
f
(
h
)
−
1
h
=
f
(
x
)
lim
h
→
0
f
(
0
+
h
)
−
f
(
0
)
h
=
f
(
x
)
f
′
(
0
)
=
f
(
x
)
.
{\displaystyle {\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
{\displaystyle \exp '(0)=1}
imply that:
d
d
x
exp
(
x
)
=
lim
h
→
0
exp
(
x
+
h
)
−
exp
(
x
)
h
=
exp
(
x
)
⋅
lim
h
→
0
exp
(
h
)
−
1
h
=
exp
(
x
)
exp
′
(
0
)
=
exp
(
x
)
.
{\displaystyle {\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
(
n
m
)
m
=
f
(
n
m
+
⋯
+
n
m
)
=
f
(
n
)
=
f
(
1
)
n
,
{\displaystyle 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
(
n
m
)
=
f
(
1
)
n
m
=
def
a
n
/
m
{\displaystyle f\left({\frac {n}{m}}\right)={\sqrt[{m}]{f(1)^{n}}}\ {\stackrel {\text{def}}{=}}\ a^{n/m}}
for
a
=
f
(
1
)
{\displaystyle a=f(1)}
. Then the condition
f
′
(
0
)
=
1
{\displaystyle f'(0)=1}
means that
lim
h
→
0
a
h
−
1
h
=
1
{\displaystyle \lim _{h\to 0}{\tfrac {a^{h}-1}{h}}=1}
, so
a
=
e
{\displaystyle a=e}
by definition.
Also, any of the regularity conditions of definition 5 imply that
f
(
x
)
{\displaystyle f(x)}
is continuous at all real
x
{\displaystyle x}
(see below). The converse is similar.
= Characterization 5 ⇒ characterization 6
=Let
f
(
x
)
{\displaystyle f(x)}
be a Lebesgue-integrable non-zero function satisfying the mulitiplicative property
f
(
x
+
y
)
=
f
(
x
)
f
(
y
)
{\displaystyle f(x+y)=f(x)f(y)}
with
f
(
1
)
=
e
{\displaystyle 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
{\displaystyle f(x)=e^{x}}
according to characterization 6, arguing as above.
First, a few elementary properties:
If
f
(
x
)
{\displaystyle f(x)}
is nonzero anywhere (say at
x
=
y
{\displaystyle x=y}
), then it is non-zero everywhere. Proof:
f
(
y
)
=
f
(
x
)
f
(
y
−
x
)
≠
0
{\displaystyle f(y)=f(x)f(y-x)\neq 0}
implies
f
(
x
)
≠
0
{\displaystyle f(x)\neq 0}
.
f
(
0
)
=
1
{\displaystyle f(0)=1}
. Proof:
f
(
x
)
=
f
(
x
+
0
)
=
f
(
x
)
f
(
0
)
{\displaystyle f(x)=f(x+0)=f(x)f(0)}
and
f
(
x
)
{\displaystyle f(x)}
is non-zero.
f
(
−
x
)
=
1
/
f
(
x
)
{\displaystyle f(-x)=1/f(x)}
. Proof:
1
=
f
(
0
)
=
f
(
x
−
x
)
=
f
(
x
)
f
(
−
x
)
{\displaystyle 1=f(0)=f(x-x)=f(x)f(-x)}
.
If
f
(
x
)
{\displaystyle f(x)}
is continuous anywhere (say at
x
=
y
{\displaystyle x=y}
), then it is continuous everywhere. Proof:
f
(
x
+
δ
)
−
f
(
x
)
=
f
(
x
−
y
)
[
f
(
y
+
δ
)
−
f
(
y
)
]
→
0
{\displaystyle f(x+\delta )-f(x)=f(x-y)[f(y+\delta )-f(y)]\to 0}
as
δ
→
0
{\displaystyle \delta \to 0}
by continuity at
y
{\displaystyle y}
.
The second and third properties mean that it is sufficient to prove
f
(
x
)
=
e
x
{\displaystyle f(x)=e^{x}}
for positive x.
Since
f
(
x
)
{\displaystyle f(x)}
is a Lebesgue-integrable function, then we may define
g
(
x
)
=
∫
0
x
f
(
t
)
d
t
{\textstyle g(x)=\int _{0}^{x}f(t)\,dt}
. It then follows that
g
(
x
+
y
)
−
g
(
x
)
=
∫
x
x
+
y
f
(
t
)
d
t
=
∫
0
y
f
(
x
+
t
)
d
t
=
f
(
x
)
g
(
y
)
.
{\displaystyle 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
)
{\displaystyle f(x)}
is nonzero, some y can be chosen such that
g
(
y
)
≠
0
{\displaystyle g(y)\neq 0}
and solve for
f
(
x
)
{\displaystyle f(x)}
in the above expression. Therefore:
f
(
x
+
δ
)
−
f
(
x
)
=
[
g
(
x
+
δ
+
y
)
−
g
(
x
+
δ
)
]
−
[
g
(
x
+
y
)
−
g
(
x
)
]
g
(
y
)
=
[
g
(
x
+
y
+
δ
)
−
g
(
x
+
y
)
]
−
[
g
(
x
+
δ
)
−
g
(
x
)
]
g
(
y
)
=
f
(
x
+
y
)
g
(
δ
)
−
f
(
x
)
g
(
δ
)
g
(
y
)
=
g
(
δ
)
f
(
x
+
y
)
−
f
(
x
)
g
(
y
)
.
{\displaystyle {\begin{aligned}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{aligned}}}
The final expression must go to zero as
δ
→
0
{\displaystyle \delta \to 0}
since
g
(
0
)
=
0
{\displaystyle g(0)=0}
and
g
(
x
)
{\displaystyle g(x)}
is continuous. It follows that
f
(
x
)
{\displaystyle f(x)}
is continuous.
References
Walter Rudin, Principles of Mathematical Analysis, 3rd edition (McGraw–Hill, 1976), chapter 8.
Edwin Hewitt and Karl Stromberg, Real and Abstract Analysis (Springer, 1965).
Kata Kunci Pencarian:
- Characterizations of the exponential function
- Exponential function
- List of exponential topics
- Characterization (mathematics)
- Stretched exponential function
- Euler's formula
- Proof that e is irrational
- Matrix exponential
- STAR model
- Exponential formula