Exponential function: Difference between revisions

Content deleted Content added
fixed formula syntax error
m "Schroedinger" => "Schrödinger"
Line 1:
[[de:Exponentialfunktion]]
[[fr:Exponentielle]]
The '''exponential function''' is one of the most important [[function|functions]]s in [[mathematics]]. It is written as exp(''x'') or <math>e^x</math> (where ''e'' is the [[e - base of natural logarithm|base of the natural logarithm]]) and can be defined in two equivalent ways, the first an [[infinite series]], the second a [[limit]]:
 
<div style="float:right;width:201;margin-left:0.5em;">
Line 36:
=== Exponential function and differential equations ===
 
The major importance of the exponential functions in the sciences stems from the fact that they are constant multiples of their own [[derivative|derivatives]]s:
 
: <math>{d \over dx} a^{bx} = \ln(a) b a^{bx}.</math>
Line 44:
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 [[Schroedinger equation|Schrödinger equation]] and the [[Laplace's equation]] as well as the equations for [[simple harmonic motion]].
 
=== Exponential function on the complex plane ===