To understand that if we know the Laplace transform \(F(s)\) of a function, we can recover the original function using the inverse Laplace transform, \({\mathcal L}^{-1}(F(s))(t)\text{.}\)
To understand that both the Laplace transform and inverse Laplace transform are linear operators.
Consider the electrical circuit governed by the differential equation
\begin{equation*}
L I'' + RI' + \frac{1}{C} I = E'(t).
\end{equation*}
The voltage function, \(E'(t)\text{,}\) might have discontinuities. For example, the voltage in the circuit can be periodically turned on and off. The previous methods that we have used to solve second order linear differential equations may not apply here. However, the Laplace transform, an integral transform, gives a method of solving such equations.
As a second example, let us consider a population of fish that is governed by exponential growth,
and suppose that we wish to determine the effects of seasonal fishing. In other words, harvesting will not be continuous. For example, we might only allow fishing at a constant rate \(r\) during the first half of the year,
\begin{equation*}
H(t)
=
\begin{cases}
r & 0 \leq t \leq 1/2, \\
0 & 1/2 \lt t \lt 1, \\
r & 1 \leq t \leq 3/2, \\
0 & 3/2 \lt t \lt 2, \\
& \vdots
\end{cases}
\end{equation*}
the idea is to use the Laplace transform to change the differential equation into an equation that can be solved algebraically and then transform the algebraic solution back into a solution of the differential equation. Surprisingly, this method will even work when \(g\) is a discontinuous function, provided the discontinuities are not too bad.
Subsection6.1.1Definition of the Laplace Transform
We shall define the Laplace transform of a function \(f(t)\) by
provided this integral converges. The Laplace transform of a function has many nice properties, especially with respect to the derivative of \(f\text{.}\) However, before we investigate these properties, let us compute several Laplace transforms.
Example6.1.1.
Let \(f(t) = k\text{,}\) where \(k\) is a constant. Then
The Laplace transform of a function does not always exist, even for functions that are infinitely differentiable. For example, let \(f(t) = e^{t^2}\text{.}\) Then for any real number \(s\text{,}\) we know that
The Laplace transform, however, does exist in many cases. In Subsection 6.1.3, we will show that the Laplace transform of a function exists provided the function does not grow too quickly and does not possess bad discontinuities.
Subsection6.1.2Properties of the Laplace Transform
One of the most important properties of the Laplace transform is linearity. That is,
where \(\alpha, \beta \in {\mathbb R}\) provided the Laplace transforms of \(f\) and \(g\) exist. The proof of this statement follows directly from the definition of the Laplace transform and the properties of integration,
We state the linearity of the Laplace transform as a theorem.
Theorem6.1.3.
Let \(f\) and \(g\) be two functions whose Laplace transforms \({\mathcal L} ( f)(s)\) and \({\mathcal L} ( g)(s)\) exist for \(s \gt a\) and \(s \gt b\text{,}\) respectively. Then for any real constants \(\alpha\) and \(\beta\) and \(s \gt \max\{a, b\}\)
Transforms of functions having the linearity property are called linear operators.
Example6.1.4.
Recall that \(\sinh at = (e^{at} - e^{-at})/2\text{.}\) Provided \(a \gt 0\text{,}\) linearity makes it very easy to compute the Laplace transform of \(\sinh at\text{.}\) By Example 6.1.1,
The Laplace transform of discontinuous functions also exist, provided the discontinuities are not too bad. We say that a function \(f\) is piecewise continuous on an interval \([a, b]\) if \(f\) satisfies the following conditions.
There are a finite number of discontinuities of \(f\) on \([a, b]\text{.}\)
If \(c \in [a, b]\) is a discontinuity, then the one-sided limits
both exist. We also assume that \(\lim_{t \to a^+} f(t)\) and \(\lim_{t \to b^-} f(t)\) exist.
We say that a function is piecewise continuous on an interval \([0, \infty)\text{,}\) if it is piecewise continuous on the interval \([0, b]\) for all \(b \gt 0\text{.}\) The types of discontinuities that we are describing are sometimes called jump discontinuities. If a function is piecewise continuous, then the continuities are not too bad.
Example6.1.5.
One of the simplest piecewise continuous functions is
\begin{equation*}
u(t)
=
\begin{cases}
0, & t \lt 0 \\
1, & t \geq 0.
\end{cases}
\end{equation*}
The function \(u(t)\) has a jump discontinuity at \(t = 0\text{.}\) It follows very quickly that \({\mathcal L}(u(t)) = 1/s\) for \(s \gt 0\text{.}\)
If we define the unit step function at \(a\) to be
\begin{equation*}
u_a(t) = u(t - a)
=
\begin{cases}
0, & t \lt a \\
1, & t \geq a,
\end{cases}
\end{equation*}
then we have a jump discontinuity at \(t = a\) (Figure 6.1.6). If \(a \gt 0\text{,}\) then
where \(s \gt 0\) and \(a \gt 0\text{.}\) A function of the form \(u_a(t) = u(t - a)\) is called a step function or Heaviside function, named for the British engineer Oliver Heaviside.
Example6.1.7.
Given a function \(f(t)\text{,}\) consider the new function
\begin{equation*}
g(t) = u_a(t) f( t - a).
\end{equation*}
To obtain the function \(g\) from \(f\text{,}\) we shift the graph of the \(f\) to the right by \(a\) units and let \(g(t) = 0\) for \(0 \leq t \lt a\) (see Figure 6.1.8). Let us compute the Laplace transform of \(g\text{,}\)
In other words, if \({\mathcal L}(f) = F(s)\text{,}\) then \({\mathcal L}(u_a(t) f( t- a)) = e^{-as} F(s)\text{.}\)
Activity6.1.1.Finding Laplace Transforms.
Find the Laplace transform for each of the functions below. Recall that \(\cosh t = (e^t + e^{-t})/2\) and \(\sinh t = (e^t - e^{-t})/2\)
(a)
\(f(t) = t^6\)
(b)
\(f(t) = t^7 e^{-t}\)
(c)
\(f(t) = 3\sin^2 \left(\sqrt{2}t\right)\)
(d)
\(f(t) = e^{3t}\sin 2t\)
(e)
\(f(t) = 2 t^2 \cosh t\)
Subsection6.1.3Existence and Uniqueness of the Laplace Transform
If we are to use Laplace transforms to study differential equations, we would like to know which functions actually have Laplace transforms. Furthermore, if two functions have the same Laplace transform, we can ask if the functions must be the same. In other words, we wish to know if the Laplace transform of a function exists and is unique. We can answer both of these questions affirmatively if the function \(f(t)\) is piecewise continuous on \([0, \infty)\) and does not grow too quickly as \(t \to \infty\text{.}\) We say a function \(f(t)\) is exponentially bounded on \([0, \infty)\) if there exist constants \(M \geq 0\) and \(a\) such that
for all \(t\) in \([0, \infty)\text{.}\) In other words, the graph of \(f\) must lie between the curves \(y = Me^{at}\) and \(y = -Me^{at}\text{.}\) The following two theorems tell us that Laplace transforms exist and are unique for piecewise continuous, exponentially bounded functions on the interval \([0, \infty)\text{.}\) We leave the proofs of these theorem as exercises.
Theorem6.1.9.
If \(f\) is a piecewise continuous, exponentially bounded function defined \([0, \infty)\text{,}\) then the Laplace transform of \(f\text{,}\)
Let \(f\) and \(g\) be two piecewise continuous exponentially bounded functions with Laplace transforms, \(F(s)\) and \(G(s)\text{,}\) respectively. Suppose that \(F(s) = G(s)\) for all \(s \gt c\text{,}\) where \(c\) is some positive number. Then \(f(t) = g(t)\) for all \(t \geq 0\text{.}\)
In light of Theorem 6.1.10, it now makes sense to define the inverse Laplace transform of a function \(F(s)\text{,}\) which we will denote by \({\mathcal L}^{-1}(F(s))(t)\text{,}\) as the function \(f(t)\) whose unique Laplace transform is \(F(s)\text{.}\) Furthermore, the inverse Laplace transform is linear,
Subsection6.1.4Finding Laplace Transforms and Inverse Transforms
To use the method of Laplace transforms effectively, we need either tables or computer software such as Sage so that we can easily find Laplace transforms and inverse Laplace transforms.
Table6.1.11.Table of Laplace Transforms
\(f(t) = {\mathcal L}^{-1}(F(s))\)
\(F(s) = {\mathcal L}(f(t))\)
1
\(1/s\text{,}\)\(s \gt 0\)
\(e^{at}\)
\(1/(s - a)\text{,}\)\(s \gt a\)
\(t^n\text{,}\)\(n \in {\mathbb N}\)
\(n!/s^{n+1}\text{,}\)\(s \gt 0\)
\(t^a\text{,}\)\(a > -1\)
\(\Gamma(a + 1)/s^{a + 1}\text{,}\)\(s \gt 0\)
\(\sin at\)
\(a/(s^2 + a^2)\text{,}\)\(s \gt 0\)
\(\cos at\)
\(s/(s^2 + a^2)\text{,}\)\(s \gt 0\)
\(\sinh at\)
\(a/(s^2 - a^2)\text{,}\)\(s \gt |a|\)
\(\cosh at\)
\(s/(s^2 - a^2)\text{,}\)\(s \gt |a|\)
\(e^{at} \sin bt\)
\(b/[(s-a)^2 + b^2]\text{,}\)\(s \gt a\)
\(e^{at} \cos bt\)
\((s-a)/[(s-a)^2 + b^2]\text{,}\)\(s \gt a\)
\(t^n e^{at}\text{,}\)\(n \in {\mathbb N}\)
\(n!/(s - a)^{n + 1}\text{,}\)\(s \gt a\)
\(u_c(t)\)
\(e^{-cs}/ s\text{,}\)\(s \gt 0\)
\(u_c(t) f(t - c)\)
\(e^{-cs} F(s)\)
\(e^{ct} f(t)\)
\(F(s - c)\)
\(f(ct)\)
\((1/c) F(s/c)\text{,}\)\(c \gt 0\)
\(\delta(t - c) = \delta_c(t)\)
\(e^{-cs}\)
\(f'(t)\)
\(s F(s) - f(0)\)
\(f''(t)\)
\(s^2 F(s) - sf(0) - f'(0)\)
We can also use Sage to find Laplace transforms and inverse transforms (see Subsection 6.1.8).
Activity6.1.2.Finding Inverse Transforms.
Find the inverse Laplace transform for each of the following functions.
(a)
\(F(s) = \dfrac{2}{s^2}\)
(b)
\(F(s) = \dfrac{1}{s^4}\)
(c)
\(F(s) = \dfrac{2}{(s - 3)^2 + 4}\)
(d)
\(F(s) = \dfrac{2s^2}{(s^2 + 1)(s - 1)}\)
(e)
\(F(s) = \dfrac{2s - 13}{s(s^2 - 4s + 13)}\)
Subsection6.1.5Important Lessons
Many initial value problems have discontinuous forcing terms.
where \(\alpha, \beta \in {\mathbb R}\) provided the Laplace transforms of \(f\) and \(g\) exist.
If we know the Laplace transform \(F(s)\) of a function, we can recover the original function using the inverse Laplace transform of a function \({\mathcal L}^{-1}(F(s))(t)\text{.}\)
Does the Laplace transform of a function always exist? If so, why? If not, given an example?
2.
What is the Heaviside function? Explain.
Exercises6.1.7Exercises
Finding Laplace transforms.
Find the Laplace transform for each of the functions in Exercise Group 6.1.7.1–8. Recall that \(\cosh t = (e^t + e^{-t})/2\) and \(\sinh t = (e^t - e^{-t})/2\text{.}\)
1.
\(f(t) = \sin at\)
2.
\(f(t) = \cos at\)
3.
\(f(t) = e^{at} \sin bt\)
4.
\(f(t) = \cosh at\)
5.
\(f(t) = 2 \cos at - 3\sinh at\)
6.
\(f(t) = t e^{at}\)
7.
\(f(t) = t \sin at\)
8.
\(f(t) = t^2 \cos at\)
Finding inverse Laplace transforms.
Find the inverse Laplace transform for each of the functions in Exercise Group 6.1.7.9–16. You will find partial fraction decomposition very useful.
9.
\(F(s) = \dfrac{1}{s(s + 1)}\)
10.
\(F(s) = s^{-3/2}\)
11.
\(F(s) = \dfrac{1}{s + 7}\)
12.
\(F(s) = \dfrac{2}{s^2 + 9}\)
13.
\(F(s) = \dfrac{5s - 4}{2s^2 + s - 1}\)
14.
\(F(s) = \dfrac{2s^2 - s + 4}{s^3 + 4s}\)
15.
\(F(s) = \dfrac{1}{(s + 2)^3}\)
16.
\(F(s) = \dfrac{1}{(s + 1)^2(s^2 - 9)}\)
17.
Prove Theorem 6.1.9: If \(f\) is a piecewise continuous, exponentially bounded function defined \([0, \infty)\text{,}\) then the Laplace transform of \(f\text{,}\)
Let \(f\) be a function whose Laplace transform \({\mathcal L}(f)(s)= F(s)\) exists for \(s \gt a\text{.}\) Prove that
\begin{equation*}
{\mathcal L}(e^{ct} f(t))(s)= F(s - c)
\end{equation*}
for \(s \gt a + c\text{.}\)
19.
Prove Theorem 6.1.10: Suppose that \(f\) and \(g\) are piecewise continuous, exponentially bounded functions defined \([0, \infty)\text{,}\) with Laplace transforms of \(F(s)\) and \(G(s)\text{,}\) respectively. If \(F(s) = G(s)\text{,}\) then \(f(t) = g(t)\text{.}\)
20.
If \(f\) is a piecewise continuous, exponentially bounded function defined \([0, \infty)\text{,}\) prove that the Laplace transform of \(f\text{,}\)
If \(n\) is a positive integer, then \({\mathcal L}(t^n)(s) = n!/s^{n + 1}\text{.}\)
Subsection6.1.8Laplace Transforms with Sage
Computer algebra systems have now replaced tables of Laplace transforms just as the calculator has replaced the slide rule. It is easy to calculate Laplace transforms with Sage. For example, suppose that we wish to compute the Laplace transform of \(f(x) = t^3 e^t - \cos t\text{.}\) We can use the Sage command laplace.
To recover the original function, we can use the Sage command inverse_laplace. Suppose that