Content deleted Content added
m trigeometric -> trigonometric |
converted to <math> mode |
||
Line 1:
The '''exponential function''' is one of the most important [[function|functions]] in [[mathematics]]. It is written as exp(''x'') or
: <math>\exp(x) = \sum_{n = 0}^{\infty} {x^n \over n!}</math>
: <math>\exp(x) = \lim_{n \to \infty} \left( 1 + {x \over n} \right)^n</math>
(see [[limit]] and [[infinite series]]). Here
▲(see [[limit]] and [[infinite series]]). Here ''n''! stands for the [[factorial]] of ''n'' and ''x'' can be any [[real number|real]] or [[complex number|complex]] number, or even any element of a [[Banach algebra]] or the field of [[p-adic numbers|<i>p</i>-adic numbers]].
If ''x'' is real, then exp(''x'') is positive and strictly increasing. Therefore its [[inverse function]], the [[natural logarithm]] ln(''x''), is defined for all positive ''x''. Using the natural logarithm, one can define more general exponential functions as follows:
: <math>a^x = \exp(\ln(a) x)</math>
The exponential function also gives rise to the [[trigonometric function
▲for all ''a'' > 0 and all real ''x''.
▲The exponential function also gives rise to the [[trigonometric function|trigonometric functions]] (as can be seen from [[Eulers formula in complex analysis|Euler's formula]]) and to the [[hyperbolic function|hyperbolic functions]]. Thus we see that all elementary functions except for the [[polynomial|polynomials]] spring from the exponential function in one way or another.
Exponential functions "translate between addition and multiplication" as is expressed in the following ''exponential laws'':
:
:
:
: <math>a^{x y} = \left( a^x \right)^y</math>
: <math>{1
:
These are valid for all positive real numbers ''a'' and ''b'' and all real numbers ''x''. Expressions involving fractions and roots can often be simplified using exponential notation because
: <math>{1
:
: <
=== Exponential function and differential equations ===
Line 35 ⟶ 28:
The major importance of the exponential functions in the sciences stems from the fact that they are constant multiples of their own [[derivative|derivatives]]:
: <math>{d
If a variable's growth or decay rate is proportional to its size, as is the case in unlimited population growth, continuously compounded interest or radioactive decay, then the variable can be written as a constant times an exponential function of time.
The exponential function thus solves the basic [[differential equation]]
: <math>{dy \over dx} = y</math>
and it is for this reason commonly encountered in differential equations. In particular the solution of linear ordinary [[differential equation]]s can frequently be written in terms of exponential functions. These equations include [[Schrodinger's equation]] and the [[Laplace equation]] as well as the equations for [[simple harmonic motion]].
=== Exponential function on the complex plane ===
When considered as a function defined on the [[complex number|complex plane]], the exponential function retains the important properties
: <math>\exp(z + w) = \exp(z) \exp(w)</math>
: <math>\exp(0) = 1</math>
: <math>\exp(z) \neq 0</math>
for all ''z'' and ''w''. The exponential function on the complex plane is a [[holomorphic function]] which is periodic with imaginary period <math>2 \pi i</math> which can be written as▼
: <math>\exp(
▲:exp'(''z'') = exp(''z'')
▲for all ''z'' and ''w''. The exponential function on the complex plane is a [[holomorphic function]] which
connects the exponential function with the [[trigonometric function]]s, and this is the reason that extending the natural logarithm to complex arguments naturally yields a multi-valued function ln(''z''). We can define a more general exponentiation:▼
▲where <math>a</math> and <math>b</math> are real values. This formula connects the exponential function with the [[trigonometric function]]s, and this is the reason that extending the natural logarithm to complex arguments naturally yields a multi-valued function ln(''z''). We can define a more general exponentiation:
: <math>z^w = \exp(\ln(z) w)</math>
for all complex numbers ''z'' and ''w''.
This is then also a multi-valued function. The above stated exponential laws remain true if interpreted properly as statements about multi-valued functions.
Line 77 ⟶ 55:
The definition of the exponential function exp given above can be used verbatim for every [[Banach algebra]], and in particular for square [[matrix|matrices]]. In this case we have
: <math>\exp(
if : <math>\exp(0)
:exp(''x'') is invertible with inverse exp(-''x'')
:the derivative of exp at the point ''x'' is that linear map which sends ''u'' to exp(''x'')·''u''.
In the context of non-commutative Banach algebras, such as algebras of matrices or operators on [[Banach space|Banach]] or [[Hilbert space|Hilbert]] spaces, the exponential function is often considered as a function of a real argument:
: <math>f(t) = \exp(t A)</math>
where
: <math>f(s + t) = f(s) f(t)</math>
: <math>f(0) = 1</math>
▲where ''A'' is a fixed element of the algebra and ''t'' is any real number. This function has the important properties
: <math>f'(t) = A f(t)</math>
=== Exponential map on Lie algebras ===
|