Laplace transform
In mathematics and in particular, functional analysis, the Laplace transform of a function <math>f(t)</math> defined for all real numbers t ≥ 0 is the function <math>F(s)</math>, defined by:
A sometimes convenient abuse of notation, prevailing especially among engineers and physicists, writes this in the following form:
The Laplace transform <math>F(s)</math> typically exists for all real numbers <math>s > a</math>, where <math>a</math> is a constant which depends on the growth behavior of <math>f(t)</math>.
The Laplace transform is named after its discoverer Pierre-Simon Laplace.
The transform has a number of properties that make it useful for analysing linear dynamic system.
= \left\{\mathcal{L} f\right\}(s)
=\int_0^\infty e^{-st} f(t)\,dt.</math>
= \mathcal{L} \left\{f(t)\right\}
=\int_0^\infty e^{-st} f(t)\,dt.</math>
Table of contents
1 Properties
Properties Linearity
= a \mathcal{L}\left\{ f(t) \right\} +
b \mathcal{L}\left\{ g(t) \right\}</math>
Differentiation
= s \mathcal{L}(f) - f(0)</math>
= s^2 \mathcal{L}(f) - s f(0) - f'(0)</math>
= s^n \mathcal{L}\{f\} - s^{n - 1} f(0) - \cdots - f^{(n - 1)}(0)</math>
= -F'(s)</math>
Integration
= {1 \over s} \mathcal{L}\{f\}</math>
<math>s</math> shifting
= F(s - a)</math>
= e^{at} f(t)</math>
<math>t</math> shifting
= e^{-as} F(s)</math>
= f(t - a) u(t - a)</math>
Note: <math>u(t)</math> is the step function.
Convolution
= \mathcal{L}\{ f \} \mathcal{L}\{ g \}</math>
Laplace transform of a function with period <math>p</math>
= {1 \over 1 - e^{-ps}} \int_0^p e^{-st} f(t) dt</math>
See also