Laplace transform V - Solving differential equations
Recall that, under some mild hypotheses, the Fourier transform had the following property when it came to take derivatives:
Does the Laplace transform enjoy a similar property? Let's find out.
The derivative property
We repeat the same argument used to deduce the derivative property of the Fourier transform, namely computing the integral using integration by parts:
We should have taken more care with the bounds on the evaluated portion (e.g., using a limit), but we'll just note that
How about higher derivatives? It's not too hard to prove the following:
If
Notice how the derivative property for the Laplace transform is much more involved than the property for the Fourier transform, and also that it involves "initial information" about the function
Solving differential equations
We now have enough properties that we should be able to use the Laplace transform to solve some differential equations.
Example
Let's solve the initial-value problem
We first apply the Laplace transform to to the differential equation. With the above derivative property in mind, we obtain
Using the given initial data, this becomes
which simplifies to
(Note that, in anticipation of using the Laplace transform, we already performed the partial fraction decomposition.) Applying the inverse Laplace transform, we then have
Notice how the initial conditions are incorporated into the solution at the moment we use the Laplace transform? This is in contrast to most methods of solving differential equations, which find the general solution first and then impose the initial conditions at the very end.
Example
Let's next solve the initial-value problem
Applying the Laplace transform gives
which in turn gives
and finally
Before applying the inverse Laplace transform, we first break up the fractions on the right-hand side using partial fractions:
Applying the inverse Laplace transform now gives
Suggested next notes
Maybe something on distributions, someday ...