Laplace Transforms of Derivatives
In the rest of this chapter we’ll use the Laplace transform to solve initial value problems for constant coefficient second order equations. To do this, we must know how the Laplace transform of \(f'\) is related to the Laplace transform of \(f\). The next theorem answers this question.
Theorem 8.3.1
Suppose \(f\) is continuous on \([0,\infty)\) and of exponential order \(s_0\), and \(f'\) is piecewise continuous on \([0,\infty).\) Then \(f\) and \(f'\) have Laplace transforms for \(s > s_0,\) and
Proof
We know from Theorem 8.1.6 that \({\cal L}(f)\) is defined for \(s>s_0\). We first consider the case where \(f'\) is continuous on \([0,\infty)\). Integration by parts yields
for any \(T>0\). Since \(f\) is of exponential order \(s_0\), \(\lim_{T\to \infty}e^{-sT}f(T)=0\) and the last integral in (8.3.2) converges as \(T\to\infty\) if \(s> s_0\). Therefore
which proves (8.3.1). Now suppose \(T>0\) and \(f'\) is only piecewise continuous on \([0,T]\), with discontinuities at \(t_1 < t_2 <\cdots < t_{n-1}\). For convenience, let \(t_0=0\) and \(t_n=T\). Integrating by parts yields
Summing both sides of this equation from \(i=1\) to \(n\) and noting that
yields (8.3.2), so (8.3.1) follows as before.
Example 8.3.1
In Example 8.1.4 we saw that
Applying (8.3.1) with \(f(t)=\cos\omega t\) shows that
Therefore
which agrees with the corresponding result obtained in 8.1.4. ∎
In Section 2.1 we showed that the solution of the initial value problem
is \(y=y_0e^{at}\). We’ll now obtain this result by using the Laplace transform.
Let \(Y(s)={\cal L}(y)\) be the Laplace transform of the unknown solution of (8.3.3). Taking Laplace transforms of both sides of (8.3.3) yields
which, by Theorem 8.3.1, can be rewritten as
or
Solving for \(Y(s)\) yields
so
which agrees with the known result.
We need the next theorem to solve second order differential equations using the Laplace transform.
Theorem 8.3.2
Suppose \(f\) and \(f'\) are continuous on \([0,\infty)\) and of exponential order \(s_0,\) and that \(f''\) is piecewise continuous on \([0,\infty).\) Then \(f\), \(f'\), and \(f''\) have Laplace transforms for \(s > s_0\),
and
Proof Theorem 8.3.1 implies that \({\cal L}(f')\) exists and satisfies (8.3.4) for \(s>s_0\). To prove that \({\cal L}(f'')\) exists and satisfies (8.3.5) for \(s>s_0\), we first apply Theorem 8.3.1 to \(g=f'\). Since \(g\) satisfies the hypotheses of Theorem 8.3.1, we conclude that \({\cal L}(g')\) is defined and satisfies
for \(s>s_0\). However, since \(g'=f''\), this can be rewritten as
Substituting (8.3.4) into this yields (8.3.5).
Solving Second Order Equations with the Laplace Transform
We’ll now use the Laplace transform to solve initial value problems for second order equations.
Example 8.3.2
Use the Laplace transform to solve the initial value problem
Solution Taking Laplace transforms of both sides of the differential equation in (8.3.6) yields
which we rewrite as
Now denote \({\cal L}(y)=Y(s)\). Theorem 8.3.2 and the initial conditions in (8.3.6) imply that
and
Substituting from the last two equations into (8.3.7) yields
Therefore
so
and
Heaviside’s method yields the partial fraction expansion
and taking the inverse transform of this yields
as the solution of (8.3.6).∎
It isn’t necessary to write all the steps that we used to obtain (8.3.8). To see how to avoid this, let’s apply the method of Example 8.3.2 to the general initial value problem
Taking Laplace transforms of both sides of the differential equation in (8.3.9) yields
Now let \(Y(s)={\cal L}(y)\). Theorem 8.3.2 and the initial conditions in (8.3.9) imply that
Substituting these into (8.3.10) yields
The coefficient of \(Y(s)\) on the left is the characteristic polynomial
of the complementary equation for (8.3.9). Using this and moving the terms involving \(k_0\) and \(k_1\) to the right side of (8.3.11) yields
This equation corresponds to (8.3.8) of Example 8.3.2. Having established the form of this equation in the general case, it is preferable to go directly from the initial value problem to this equation. You may find it easier to remember (8.3.12) rewritten as
Example 8.3.3
Use the Laplace transform to solve the initial value problem
Solution The characteristic polynomial is
and
so (8.3.13) becomes
Solving for \(Y(s)\) yields
Heaviside’s method yields the partial fraction expansion
so the solution of (8.3.14) is
(Figure 8.3.1).
Example 8.3.4
Solve the initial value problem
Solution The characteristic polynomial is
and
so (8.3.13) becomes
Solving for \(Y(s)\) yields
In Example 8.2.8 we found the inverse transform of this function to be
(Figure 8.3.2), which is therefore the solution of (8.3.15).
Remark
In our examples we applied Theorems 8.3.1 and 8.3.2 without verifying that the unknown function \(y\) satisfies their hypotheses. This is characteristic of the formal manipulative way in which the Laplace transform is used to solve differential equations. Any doubts about the validity of the method for solving a given equation can be resolved by verifying that the resulting function \(y\) is the solution of the given problem.
8.3 Exercises
In Exercises 1–31 use the Laplace transform to solve the initial value problem.
-
\(y''+3y'+2y=e^t, \quad y(0)=1,\quad y'(0)=-6\)
Show answer
\(y=\dst{{1\over6}e^t-{9\over 2}e^{-t}+{16\over3}e^{-2t}}\)
-
\(y''-y'-6y=2, \quad y(0)=1,\quad y'(0)=0\)
Show answer
\(y=\dst{-{1\over3}+{8\over15}e^{3t}+{4\over 5}e^{-2t}}\)
-
\(y''+y'-2y=2e^{3t}, \quad y(0)=-1,\quad y'(0)=4\)
Show answer
\(y=\dst{-{23\over15}e^{-2t}+{1\over3}e^t +{1\over5}e^{3t}}\)
-
\(y''-4y=2 e^{3t}, \quad y(0)=1,\quad y'(0)=-1\)
Show answer
\(y=\dst{-{1\over4}e^{2t}+{17\over 20}e^{-2t}+{2\over5}e^{3t}}\)
-
\(y''+y'-2y=e^{3t}, \quad y(0)=1,\quad y'(0)=-1\)
Show answer
\(y=\dst{{11\over15}e^{-2t}+{1\over 6}e^t+{1\over10}e^{3t}}\)
-
\(y''+3y'+2y=6e^t, \quad y(0)=1,\quad y'(0)=-1\)
Show answer
\(y=e^t+2e^{-2t}-2e^{-t}\)
-
\(y''+y=\sin2t, \quad y(0)=0,\quad y'(0)=1\)
Show answer
\(y=\dst{{5\over3}\sin t-{1\over3}\sin2t}\)
-
\(y''-3y'+2y=2e^{3t}, \quad y(0)=1,\quad y'(0)=-1\)
Show answer
\(y=4e^t-4e^{2t}+e^{3t}\)
-
\(y''-3y'+2y=e^{4t}, \quad y(0)=1,\quad y'(0)=-2\)
Show answer
\(y=\dst{-{7\over2}e^{2t}+{13\over 3}e^t+{1\over6}e^{4t}}\)
-
\(y''-3y'+2y=e^{3t}, \quad y(0)=-1,\quad y'(0)=-4\)
Show answer
\(y=\dst{{5\over2}e^t-4e^{2t}+{1\over 2}e^{3t}}\)
-
\(y''+3y'+2y=2e^t, \quad y(0)=0,\quad y'(0)=-1\)
Show answer
\(y=\dst{{1\over3}e^t-2e^{-t}+{5\over3}e^{-2t}}\)
-
\(y''+y'-2y=-4, \quad y(0)=2,\quad y'(0)=3\)
Show answer
\(y=2-e^{-2t}+e^t\)
-
\(y''+4y=4, \quad y(0)=0,\quad y'(0)=1\)
Show answer
\(y=\dst{1-\cos2t+{1\over2}\sin2t}\)
-
\(y''-y'-6y=2, \quad y(0)=1,\quad y'(0)=0\)
Show answer
\(y=\dst{-{1\over3}+{8\over15}e^{3t} +{4\over5}e^{-2t}}\)
-
\(y''+3y'+2y=e^t, \quad y(0)=0,\quad y'(0)=1\)
Show answer
\(y=\dst{{1\over6}e^t-{2\over 3}e^{-2t}+{1\over2}e^{-t}}\)
-
\(y''-y=1, \quad y(0)=1,\quad y'(0)=0\)
Show answer
\(y=-1+e^t+e^{-t}\)
-
\(y''+4y=3\sin t, \quad y(0)=1,\quad y'(0)=-1\)
Show answer
\(y=\cos2t-\sin2t+\sin t\)
-
\(y''+y'=2e^{3t}, \quad y(0)=-1,\quad y'(0)=4\)
Show answer
\(y=\dst{{7\over3}-{7\over2}e^{-t} +{1\over6}e^{3t}}\)
-
\(y''+y=1, \quad y(0)=2,\quad y'(0)=0\)
Show answer
\(y=1+\cos t\)
-
\(y''+y=t, \quad y(0)=0,\quad y'(0)=2\)
Show answer
\(y=t+\sin t\)
-
\(y''+y=t-3\sin2t, \quad y(0)=1,\quad y'(0)=-3\)
Show answer
\(y=t-6\sin t+\cos t+\sin2t\)
-
\(y''+5y'+6y=2e^{-t}, \quad y(0)=1,\quad y'(0)=3\)
Show answer
\(y=e^{-t}+4e^{-2t}-4e^{-3t}\)
-
\(y''+2y'+y=6\sin t-4\cos t, \quad y(0)=-1,\; y'(0)=1\)
Show answer
\(y=-3\cos t-2\sin t+ e^{-t}(2+5t)\)
-
\(y''-2y'-3y=10\cos t, \quad y(0)=2,\quad y'(0)=7\)
Show answer
\(y=-\sin t-2\cos t+3e^{3t}+e^{-t}\)
-
\(y''+y=4\sin t+6\cos t, \quad y(0)=-6,\; y'(0)=2\)
Show answer
\(y=(3t+4)\sin t-(2t+6)\cos t\)
-
\(y''+4y=8\sin2t+9\cos t, \quad y(0)=1,\quad y'(0)=0\)
Show answer
\(y=-(2t+2)\cos2t+\sin2t+3\cos t\)
-
\(y''-5y'+6y=10e^t\cos t, \quad y(0)=2,\quad y'(0)=1\)
Show answer
\(y=e^t(\cos t-3\sin t)+e^{3t}\)
-
\(y''+2y'+2y=2t, \quad y(0)=2,\quad y'(0)=-7\)
Show answer
\(y=-1+t+e^{-t} (3\cos t-5\sin t)\)
-
\(y''-2y'+2y=5\sin t+10\cos t, \quad y(0)=1,\; y'(0)=2\)
Show answer
\(y=4\cos t-3\sin t-e^{t}(3\cos t-8\sin t)\)
-
\(y''+4y'+13y=10e^{-t}-36e^t, \quad y(0)=0,\; y'(0)=-16\)
Show answer
\(y=e^{-t}-2e^t+e^{-2t} (\cos 3t-{11/3} \sin3t)\)
-
\(y''+4y'+5y=e^{-t}(\cos t+3\sin t), \quad y(0)=0,\quad y'(0)=4\)
Show answer
\(y=e^{-t}(\sin t-\cos t)+e^{-2t}(\cos t +4\sin t)\)
-
\(2y''-3y'-2y=4e^t, \quad y(0)=1,\; y'(0)=-2\)
Show answer
\(y=\dst{{1\over5}e^{2t}-{4\over3}e^t +{32\over15}e^{-t/2}}\)
-
\(6y''-y'-y=3e^{2t}, \quad y(0)=0,\; y'(0)=0\)
Show answer
\(y=\dst{{1\over7}e^{2t}-{2\over 5}e^{t/2}+{9\over35}e^{-t/3}}\)
-
\(2y''+2y'+y=2t, \quad y(0)=1,\; y'(0)=-1\)
Show answer
\(y=\dst{e^{-t/2}(5\cos(t/2)-\sin(t/2))+2t-4}\)
-
\(4y''-4y'+5y=4\sin t-4\cos t, \quad y(0)=0,\; y'(0)=11/17\)
Show answer
\(y=\dst{1\over17}\left(12\cos t+20\sin t-3e^{t/2}(4\cos t+\sin t )\right)\).
-
\(4y''+4y'+y=3\sin t+\cos t, \quad y(0)=2,\; y'(0)=-1\)
Show answer
\(y=\dst{{e^{-t/2}\over10}(5t+26)-{1\over5}(3\cos t+\sin t)}\)
-
\(9y''+6y'+y=3e^{3t}, \quad y(0)=0,\; y'(0)=-3\)
Show answer
\(y=\dst{1\over100}\left(3e^{3t}-e^{t/3}(3+310t)\right)\)
-
Suppose \(a,b\), and \(c\) are constants and \(a\ne0\). Let
\[ y_1={\cal L}^{-1}\left(as+b\over as^2+bs+c\right)\mbox{\quad and \quad} y_2={\cal L}^{-1}\left(a\over as^2+bs+c\right). \]Show that
\[ y_1(0)=1,\quad y_1'(0)=0\mbox{\quad and \quad} y_2(0)=0,\quad y_2'(0)=1. \]Hint
Use the Laplace transform to solve the initial value problems
\begin{eqnarray*} ay''+by'+cy&=&0, \quad y(0)=1,\quad y'(0)=0 \\ ay''+by'+cy&=&0, \quad y(0)=0,\quad y'(0)=1. \end{eqnarray*}