Processing math: 90%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

8.3: Solution of Initial Value Problems

( \newcommand{\kernel}{\mathrm{null}\,}\)

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,) and of exponential order s0, and f is piecewise continuous on [0,). Then f and f have Laplace transforms for s>s0, and

L(f)=sL(f)f(0).

Proof

We know from Theorem 8.1.6 that L(f) is defined for s>s0. We first consider the case where f is continuous on [0,). Integration by parts yields

T0estf(t)dt=estf(t)|T0+sT0estf(t)dt=esTf(T)f(0)+sT0estf(t)dt

for any T>0. Since f is of exponential order s0, limTesTf(T)=0 and the integral in on the right side of Equation 8.3.2 converges as T if s>s0. Therefore

0estf(t)dt=f(0)+s0estf(t)dt=f(0)+sL(f),

which proves Equation ???.

Suppose T>0 and f is only piecewise continuous on [0,T], with discontinuities at t1<t2<<tn1. For convenience, let t0=0 and tn=T. Integrating by parts yields

titi1estf(t)dt=estf(t)|titi1+stiti1estf(t)dt=estif(ti)esti1f(ti1)+stiti1estf(t)dt.

Summing both sides of this equation from i=1 to n and noting that

(est1f(t1)est0f(t0))+(est2f(t2)est1f(t1))++(estNf(tN)estN1f(tN1))

=estNf(tN)est0f(t0)=esTf(T)f(0)

yields Equation 8.3.2, so Equation ??? follows as before.

Example 8.3.1

In Example 8.1.4 we saw that

L(cosωt)=ss2+ω2.

Solution

Applying Equation ??? with f(t)=cosωt shows that

L(ωsinωt)=sss2+ω21=ω2s2+ω2.

Therefore

L(sinωt)=ωs2+ω2,

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

y=ay,y(0)=y0,

is y=y0eat. We’ll now obtain this result by using the Laplace transform.

Let Y(s)=L(y) be the Laplace transform of the unknown solution of Equation ???. Taking Laplace transforms of both sides of Equation ??? yields

L(y)=L(ay),

which, by Theorem 8.3.1 , can be rewritten as

sL(y)y(0)=aL(y),

or

sY(s)y0=aY(s).

Solving for Y(s) yields

Y(s)=y0sa,

so

y=L1(Y(s))=L1(y0sa)=y0L1(1sa)=y0eat,

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,) and of exponential order s0, and that f is piecewise continuous on [0,). Then f, f, and f have Laplace transforms for s>s0,

L(f)=sL(f)f(0),

and

L(f)=s2L(f)f(0)sf(0).

Proof

Theorem 8.3.1 implies that L(f) exists and satisfies Equation ??? for s>s0. To prove that L(f) exists and satisfies Equation ??? for s>s0, we first apply Theorem 8.3.1 to g=f. Since g satisfies the hypotheses of Theorem 8.3.1 , we conclude that L(g) is defined and satisfies

L(g)=sL(g)g(0)

for s>s0. However, since g=f, this can be rewritten as

L(f)=sL(f)f(0).

Substituting Equation ??? into this yields Equation ???.

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

y6y+5y=3e2t,y(0)=2,y(0)=3.

Solution

Taking Laplace transforms of both sides of the differential equation in Equation ??? yields

L(y6y+5y)=L(3e2t)=3s2,

which we rewrite as

L(y)6L(y)+5L(y)=3s2.

Now denote L(y)=Y(s). Theorem 8.3.2 and the initial conditions in Equation ??? imply that

L(y)=sY(s)y(0)=sY(s)2

and

L(y)=s2Y(s)y(0)sy(0)=s2Y(s)32s.

Substituting from the last two equations into Equation ??? yields

(s2Y(s)32s)6(sY(s)2)+5Y(s)=3s2.

Therefore

(s26s+5)Y(s)=3s2+(3+2s)+6(2),

so

(s5)(s1)Y(s)=3+(s2)(2s9)s2,

and

Y(s)=3+(s2)(2s9)(s2)(s5)(s1).

Heaviside’s method yields the partial fraction expansion

Y(s)=1s2+121s5+521s1,

and taking the inverse transform of this yields

y=e2t+12e5t+52et

as the solution of Equation ???.

It isn’t necessary to write all the steps that we used to obtain Equation ???. To see how to avoid this, let’s apply the method of Example 8.3.2 to the general initial value problem

ay+by+cy=f(t),y(0)=k0,y(0)=k1.

Taking Laplace transforms of both sides of the differential equation in Equation ??? yields

aL(y)+bL(y)+cL(y)=F(s).

Now let Y(s)=L(y). Theorem 8.3.2 and the initial conditions in Equation ??? imply that

L(y)=sY(s)k0andL(y)=s2Y(s)k1k0s.

Substituting these into Equation ??? yields

a(s2Y(s)k1k0s)+b(sY(s)k0)+cY(s)=F(s).

The coefficient of Y(s) on the left is the characteristic polynomial

p(s)=as2+bs+c

of the complementary equation for Equation ???. Using this and moving the terms involving k0 and k1 to the right side of Equation ??? yields

p(s)Y(s)=F(s)+a(k1+k0s)+bk0.

This equation corresponds to Equation ??? 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 Equation ??? rewritten as

p(s)Y(s)=F(s)+a(y(0)+sy(0))+by(0).

Example 8.3.3

Use the Laplace transform to solve the initial value problem

2y+3y+y=8e2t,y(0)=4,y(0)=2.

Solution

The characteristic polynomial is

p(s)=2s2+3s+1=(2s+1)(s+1)

and

F(s)={\mathscr L}(8e^{-2t})={8\over s+2},\nonumber

so Equation \ref{eq:8.3.13} becomes

(2s+1)(s+1)Y(s)={8\over s+2}+2(2-4s)+3(-4).\nonumber

Solving for Y(s) yields

Y(s)={4\left(1-(s+2)(s+1)\right)\over (s+1/2)(s+1)(s+2)}.\nonumber

Heaviside’s method yields the partial fraction expansion

Y(s)={4\over3}{1\over s+1/2}-{8\over s+1}+{8\over3}{1\over s+2},\nonumber

so the solution of Equation \ref{eq:8.3.14} is

y={\mathscr L}^{-1}(Y(s))={4\over3}e^{-t/2}-8e^{-t}+{8\over3}e^{-2t}\nonumber

(Figure 8.3.1 ).

clipboard_e1ec12af2e68b8e390a06f7fb82fcc580.png
Figure 8.3.1 : y=\frac{4}{3}e^{-t/2}-8e^{-t}+\frac{8}{3}e^{-2t}
Example 8.3.4

Solve the initial value problem

\label{eq:8.3.15} y''+2y'+2y=1, \quad y(0)=-3,\; y'(0)=1.

Solution

The characteristic polynomial is

p(s)=s^2+2s+2=(s+1)^2+1\nonumber

and

F(s)={\mathscr L}(1)={1\over s},\nonumber

so Equation \ref{eq:8.3.13} becomes

\left[(s+1)^2+1\right] Y(s)={1\over s}+1\cdot(1-3s)+2(-3).\nonumber

Solving for Y(s) yields

Y(s)={1-s(5+3s)\over s\left[(s+1)^2+1\right]}.\nonumber

In Example 8.2.8 we found the inverse transform of this function to be

y={1\over2}-{7\over2}e^{-t}\cos t-{5\over2}e^{-t}\sin t \nonumber

(Figure 8.3.2 ), which is therefore the solution of Equation \ref{eq:8.3.15}.

clipboard_ec36db50eaa6e9fab8ab350b2441ef523.png
Figure 8.3.2 : y=\frac{1}{2}-\frac{7}{2}e^{-t}\cos t-\frac{5}{2}e^{-t}\sin t
Note

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.


This page titled 8.3: Solution of Initial Value Problems is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by William F. Trench.

Support Center

How can we help?