HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, 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 Walter Rudin (May 2, 1921 – May 20, 2010) was an Austrian- American mathematician and professor of mathematics at the University of Wisconsin–Madison. In addition to his contributions to complex and harmonic analysis, Rudin was known for hi ...
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 Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
.


Characterizations

The six most common definitions of the exponential function \exp(x)=e^x for real values x\in \mathbb are as follows. # ''Product limit.'' Define e^x by the limit:e^x = \lim_ \left(1+\frac x n \right)^n. # ''Power series.'' Define as the value of the
infinite series In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. The study of series is a major part of calculus and its generalization, mathematical analysis. Series are used in most areas of mathemati ...
e^x = \sum_^\infty = 1 + x + \frac + \frac + \frac + \cdots (Here denotes the
factorial In mathematics, the factorial of a non-negative denoted is the Product (mathematics), product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial: \begin n! &= n \times ...
of . One proof that is irrational uses a special case of this formula.) # ''Inverse of logarithm integral.'' Define e^x to be the unique number such that \int_1^y \frac = x. That is, e^x is the inverse of the
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
function x=\ln(y), which is defined by this integral. # ''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 denotes the
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
of . # ''Functional equation.'' The exponential function e^x is the unique function 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: 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. # ''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^ =\ \ \sqrt /math>. Then define e^x to be the exponential function whose base a=e is the unique positive real number satisfying: \lim_ \frac = 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 In mathematics, an analytic function is a function that is locally given by a convergent power series. There exist both real analytic functions and complex analytic functions. Functions of each type are infinitely differentiable, but complex ...
, 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 In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
. 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^ 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 In mathematics, a conformal map is a function (mathematics), function that locally preserves angles, but not necessarily lengths. More formally, let U and V be open subsets of \mathbb^n. A function f:U\to V is called conformal (or angle-prese ...
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 In mathematics, an algebra over a field (often simply called an algebra) is a vector space equipped with a bilinear product. Thus, an algebra is an algebraic structure consisting of a set together with operations of multiplication and addition ...
. 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 In mathematics, a well-defined expression or unambiguous expression is an expression (mathematics), expression whose definition assigns it a unique interpretation or value. Otherwise, the expression is said to be ''not well defined'', ill defined ...
. For example, when the value of the function is defined as the result of a limiting process (i.e. an
infinite sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is call ...
or
series Series may refer to: People with the name * Caroline Series (born 1951), English mathematician, daughter of George Series * George Series (1920–1995), English physicist Arts, entertainment, and media Music * Series, the ordered sets used i ...
), 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+\frac+\cdots \right), where the polynomial's degree (in ''x'') in the term with denominator ''n''''k'' is 2''k''.


Characterization 2

Since \lim_ \left, \frac\ = \lim_ \left, \frac\ = 0 < 1. it follows from the
ratio test In mathematics, the ratio test is a convergence tests, test (or "criterion") for the convergent series, convergence of a series (mathematics), series :\sum_^\infty a_n, where each term is a real number, real or complex number and is nonzero wh ...
that \sum_^\infty \frac converges for all ''x''.


Characterization 3

Since the integrand is an integrable function of , the integral expression is well-defined. It must be shown that the function from \mathbb^+ to \mathbb defined by x \mapsto \int_1^x \frac is a
bijection In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
. Since is positive for positive , this function is
strictly increasing In mathematical writing, the term strict refers to the property of excluding equality and equivalence and often occurs in the context of inequality and monotonic functions. It is often attached to a technical term to indicate that the exclusiv ...
, hence
injective In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
. If the two integrals \begin \int_1^\infty \frac t & = \infty \\ pt\int_1^0 \frac t & = -\infty \end hold, then it is
surjective In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
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_ \frac = 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_f(a) = \infty , so the
Intermediate value theorem In mathematical analysis, the intermediate value theorem states that if f is a continuous function whose domain contains the interval , then it takes on any given value between f(a) and f(b) at some point within the interval. This has two imp ...
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_^n\frac,\qquad e^x = \lim_ s_n. By the
binomial theorem In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, the power expands into a polynomial with terms of the form , where the exponents and a ...
, \begin t_n & =\sum_^n\frac=1+x+\sum_^n\frac \\ pt& = 1+x+\frac\left(1-\frac\right)+\frac\left(1-\frac\right)\left(1-\frac\right)+\cdots \\ pt& \qquad \cdots +\frac\left(1-\frac\right)\cdots\left(1-\frac\right)\le s_n \end (using ''x'' ≥ 0 to obtain the final inequality) so that: \limsup_t_n \le \limsup_s_n = e^x One must use lim sup because it is not known if ''t''''n'' converges. For the other inequality, by the above expression for ''t''''n'', if 2 ≤ ''m'' ≤ ''n'', we have: 1+x+\frac\left(1-\frac\right)+\cdots+\frac\left(1-\frac\right)\left(1-\frac\right)\cdots\left(1-\frac\right)\le t_n. Fix ''m'', and let ''n'' approach infinity. Then s_m = 1+x+\frac+\cdots+\frac \le \liminf_\ t_n (again, one must use lim inf because it is not known if ''t''''n'' converges). Now, take the above inequality, let ''m'' approach infinity, and put it together with the other inequality to obtain: \limsup_t_n \le e^x \le \liminf_t_n so that \lim_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\right)^n = \left(1-\frac\right)^n and taking the limit as n goes to infinity.


Characterization 1 ⇔ characterization 3

Here, the
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
function is defined in terms of a definite integral as above. By the first part of
fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of derivative, differentiating a function (mathematics), function (calculating its slopes, or rate of change at every point on its domain) with the concept of integral, inte ...
, \frac d \ln x=\frac \int_1^x \frac1 t \,dt = \frac 1 x. Besides, \ln 1 = \int_1^1 \frac = 0 Now, let ''x'' be any fixed real number, and let y=\lim_\left(1+\frac\right)^n. , which implies that , where is in the sense of definition 3. We have \ln y=\ln\lim_\left(1+\frac \right)^n = \lim_ \ln\left(1+\frac\right)^n. Here, the continuity of ln(''y'') is used, which follows from the continuity of 1/''t'': \ln y=\lim_n\ln \left(1+\frac \right) = \lim_ \frac. Here, the result ln''a''''n'' = ''n''ln''a'' has been used. This result can be established for ''n'' a
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
by induction, or using
integration by substitution In calculus, integration by substitution, also known as ''u''-substitution, reverse chain rule or change of variables, is a method for evaluating integrals and antiderivatives. It is the counterpart to the chain rule for differentiation, and c ...
. (The extension to real powers must wait until ''ln'' and ''exp'' have been established as inverses of each other, so that ''a''''b'' can be defined for real ''b'' as ''e''''b'' ln''a''.) =x\cdot\lim_\frac \quad \text h = \frac =x\cdot\lim_\frac =x\cdot\frac \ln t \Bigg, _ \!\, = 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 In mathematics and computational science, the Euler method (also called the forward Euler method) is a first-order numerical procedure for solving ordinary differential equations (ODEs) with a given initial value. It is the most basic explic ...
with increment \Delta t = \frac 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_\left(1+\frac\right)^n.


Characterization 2 ⇔ characterization 4

Let n be a non-negative integer. In the sense of definition 4 and by induction, \frac=y. Therefore \frac\Bigg, _=y(0)=1. Using
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
, y= \sum_^\infty \frac \, x^n = \sum_^\infty \frac \, x^n = \sum_^\infty \frac . This shows that definition 4 implies definition 2. In the sense of definition 2, \begin \frace^x & = \frac \left(1+\sum_^\infty \frac \right) = \sum_^\infty \frac =\sum_^\infty \frac \\ pt& =\sum_^\infty \frac , \text k=n-1 \\ pt& =e^x \end Besides, e^0 = 1 + 0 + \frac + \frac + \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 In the mathematical field of analysis, uniform convergence is a mode of convergence of functions stronger than pointwise convergence. A sequence of functions (f_n) converges uniformly to a limiting function f on a set E as the function domain i ...
, and the resulting equality of coefficients is just the
Binomial theorem In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, the power expands into a polynomial with terms of the form , where the exponents and a ...
. Furthermore: \begin \exp'(0) & = \lim_ \frac \\ & =\lim_ \frac \left (\left (1+h+ \frac+\frac+\frac+\cdots \right) -1 \right) \\ & =\lim_ \left(1+ \frac+\frac+\frac+\cdots \right) \ =\ 1.\\ \end


Characterization 3 ⇔ characterization 4

Characterisation 3 first defines the natural logarithm:\log x \ \ \stackrel\ \int_^\! \frac,then \exp as the inverse function with x=\log(\exp x) . Then by the
Chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
:
1=\frac \log(\exp(x)) = \log'(\exp(x))\cdot \exp'(x) = \frac,
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 = 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 \exp(\log(x)) = \exp'(\log(x))\cdot \log'(x) = \exp(\log(x))\cdot \log'(x) = x\cdot \log'(x),
i.e. \log'(x)=\frac . By the
Fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of derivative, differentiating a function (mathematics), function (calculating its slopes, or rate of change at every point on its domain) with the concept of integral, inte ...
,\int_^\frac\, dt = \log(x) - \log(1) = \log(x).


Characterization 5 ⇒ characterization 4

The conditions and imply both conditions in characterization 4. Indeed, one gets the initial condition by dividing both sides of the equation f(0) = f(0 + 0) = f(0) f(0) by , and the condition that follows from the condition that and the definition of the derivative as follows: \begin f'(x) & = & \lim\limits_\frac h & = & \lim\limits_\frac h & = & \lim\limits_f(x)\frac h \\ em & = & f(x)\lim\limits_\frac h & = & f(x)\lim\limits_\frac h & = & f(x)f'(0) = f(x). \end


Characterization 5 ⇒ characterization 4

Assum characterization 5, the multiplicative property together with the initial condition \exp'(0)= 1 imply that: \begin \frac\exp(x) &=& \lim_ \frac\\ & = & \exp(x) \cdot \lim_\frac\\ & = & \exp(x) \exp'(0) =\exp(x) . \end


Characterization 5 ⇔ characterization 6

By inductively applying the multiplication rule, we get: f\left(\frac\right)^m=f\left(\frac+\cdots+\frac \right)=f(n)=f(1)^n, and thus f\left(\frac\right)=\sqrt \stackrel=\ a^ for a=f(1). Then the condition f'(0)=1 means that \lim_\tfrac=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: # 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. # f(0)=1. Proof: f(x)= f(x+0) = f(x) f(0) and f(x) is non-zero. # f(-x)=1/f(x). Proof: 1 = f(0)= f(x-x) = f(x) f(-x). # 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^ f(t)\, dt = \int_0^y f(x+t)\, dt = f(x) g(y). Since f(x) is nonzero, some can be chosen such that g(y) \neq 0 and solve for f(x) in the above expression. Therefore: \begin f(x+\delta)-f(x) & = \frac \\ & =\frac \\ & =\frac=g(\delta)\frac. \end 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 Walter Rudin (May 2, 1921 – May 20, 2010) was an Austrian- American mathematician and professor of mathematics at the University of Wisconsin–Madison. In addition to his contributions to complex and harmonic analysis, Rudin was known for hi ...
, date=1987 , publisher=
McGraw-Hill McGraw Hill is an American education science company that provides educational content, software, and services for students and educators across various levels—from K-12 to higher education and professional settings. They produce textbooks, ...
, 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 Walter Rudin (May 2, 1921 – May 20, 2010) was an Austrian- American mathematician and professor of mathematics at the University of Wisconsin–Madison. In addition to his contributions to complex and harmonic analysis, Rudin was known for hi ...
, ''Principles of Mathematical Analysis'', 3rd edition (McGraw–Hill, 1976), chapter 8. * Edwin Hewitt and Karl Stromberg, ''Real and Abstract Analysis'' (Springer, 1965). Mathematical analysis Exponentials Exponential function Articles containing proofs