Let us see how the Laplace transform is used for differential equations. First let us try to find the Laplace transform of a function that is a derivative. Suppose is a differentiable function of exponential order, that is, for some and . So exists, and what is more, when . Then
We repeat this procedure for higher derivatives. The results are listed in Table . The procedure also works for piecewise smooth functions, that is functions that are piecewise continuous with a piecewise continuous derivative. The fact that the function is of exponential order is used to show that the limits appearing above exist. We will not worry much about this fact.
Table : Laplace transforms of derivatives ( as usual).
Solving ODEs with the Laplace Transform
Notice that the Laplace transform turns differentiation into multiplication by . Let us see how to apply this fact to differential equations.
The procedure for linear constant coefficient equations is as follows. We take an ordinary differential equation in the time variable . We apply the Laplace transform to transform the equation into an algebraic (non differential) equation in the frequency domain. All the , , , and so on, will be converted to , , , and so on. We solve the equation for . Then taking the inverse transform, if possible, we find .
It should be noted that since not every function has a Laplace transform, not every equation can be solved in this manner. Also if the equation is not a linear constant coefficient ODE, then by applying the Laplace transform we may not obtain an algebraic equation.
Using the Heaviside Function
Before we move on to more general equations than those we could solve before, we want to consider the Heaviside function. See Figure for the graph.
Figure : Plot of the Heaviside (unit step) function .
This function is useful for putting together functions, or cutting functions off. Most commonly it is used as for some constant . This just shifts the graph to the right by . That is, it is a function that is 0 when and 1 when . Suppose for example that is a “signal” and you started receiving the signal at time . The function should then be defined as
Using the Heaviside function, can be written as
Similarly the step function that is on the interval and zero everywhere else can be written as
The Heaviside function is useful to define functions defined piecewise. If you want to define such that when is in , when is in and otherwise, you can use the expression
Hence it is useful to know how the Heaviside function interacts with the Laplace transform. We have already seen that
Shifting Property
This can be generalized into a shifting property or second shifting property.
(6.2.1)
Transfer Functions
Laplace transform leads to the following useful concept for studying the steady state behavior of a linear system. Suppose we have an equation of the form
where is a linear constant coefficient differential operator. Then is usually thought of as input of the system and is thought of as the output of the system. For example, for a mass-spring system the input is the forcing function and output is the behavior of the mass. We would like to have an convenient way to study the behavior of the system for different inputs.
Let us suppose that all the initial conditions are zero and take the Laplace transform of the equation, we obtain the equation
Solving for the ratio we obtain the so-called transfer function .
In other words, . We obtain an algebraic dependence of the output of the system based on the input. We can now easily study the steady state behavior of the system given different inputs by simply multiplying by the transfer function.
Transforms of Integrals
A feature of Laplace transforms is that it is also able to easily deal with integral equations. That is, equations in which integrals rather than derivatives of functions appear. The basic property, which can be proved by applying the definition and doing integration by parts, is
It is sometimes useful (e.g. for computing the inverse transform) to write this as
Adapted from Differential Equations for Engineers by Jiří Lebl (Oklahoma State University), hosted on LibreTexts (math.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.