Laplace in V
Laplace in V
LECTURE 25
Differential Equations
5
1
7
+ 3.
s + 3 2s 4 s
The first term is just the transform of e3t multiplied by 5, which well factor out before
inverse transforming.
The second term looks like it ought to be an exponential, but its got a 2s instead of an
s in the denominator, and transforms of exponentials should just have s. We can fix this by
factoring a 2 out of the denominator and then taking the inverse transform.
The third term has s3 as its denominator. This indicates that it will
to the
be2! related
= s24 . So we
transform of t2 . The numerator isnt quite correct, though, since L t2 = s2+1
would need the numerator to be 2, and right now its 7. How do we fix this? Well multiply
by 22 , absorb the top 2 into the transform, and keep the 72 out front.
Lets start by rewriting the transform, with these fixes incorporated.
1
1
2 7
G(s) = 5
+
s (3) 2(s 2) 2 s3
1
1 1
7 2
=5
+
s (3) 2 s 2 2 s3
(ii) G(s) =
(iii) H(s) =
s2
3
sin(4t).
4
Differential Equations
This is easy to account for, however. If we split up this fraction into the difference of two
fractions, then fix them up as we did in the previous example, well be able to take our inverse
tranform.
3s 7
s2 + 16
3s
7
= 2
2
s + 16 s + 16
s
7
4
=3 2
s + 16 4 s2 + 16
s
4
7
=3 2
s + 16 4 s2 + 16
F (s) =
Now each term is in the correct form, and we can take the inverse transform.
f (t) = 3 cos(4t)
7
sin(4t)
4
1 3s
+ 2s + 10
If we look at our table of Laplace transforms, we might see that there are no denominators that look like a full quadratic polynomial. Also, this polynomial doesnt factor nicely.
However, there are terms in the table that have denominators of the form (s a)2 + b2 : those
for eat cos(bt) and eat sin(bt). We can put this denominator in that form if we complete the
square. Then we can fix the numerators to figure out the inverse transform.
(ii) G(s) =
s2
s2 + 2s + 10 = s2 + 2s + 1 1 + 10
= s2 + 2s + 1 + 9
= (s + 1)2 + 9
Thus, our transformed function can be written as
G(s) =
1 3s
.
(s + 1)2 + 9
We wont split this up into two pieces yet. First, well fix the s in the numerator to be s + 1,
which well need for the numerator of et cos (3t). We do this by adding and subtracting 1
to the s. This will produce some other constant term, which well combine with the already
present constant, and then we can worry about fixing that numerator to correspond to the
numerator of the transform of et sin (3t) .
1 3(s + 1 1)
(s + 1)2 + 9
1 3(s + 1) + 3
=
(s + 1)2 + 9
3(s + 1) + 4
=
(s + 1)2 + 9
G(s) =
Now we can break our transform up into two pieces, one of which will correspond to the
cosine and the other to the sine. At that point, fixing the numerators is the same as in the
3
Differential Equations
G(s) = 3
s+2
s 12
This should appear similar at first glance to the previous example, but theres a difference:
this time, we can factor the denominator. This requires us to deal with the inverse transform
differently. Factoring, we see
s+2
H(s) =
.
(s + 3)(s 4)
We know that if we have a linear denominator, that will correspond to an exponential. In this
case, we have the product of two linear factors. This by itself isnt the denominator of any
particular Laplace transform, but we know a method for turning certain rational functions
with factored denominators into a sum of more simple rational functions with those factors
in each denominator: partial fractions.
We start by writing
A
B
s+2
=
+
.
H(s) =
(s + 3)(s 4)
s+3 s4
We have to put our partial fraction decomposition over a single denominator:
s+2
A(s 4) + B(s + 3)
=
.
(s + 3)(s 4)
(s + 3)(s 4)
This needs to be true for any value of s; in particular, the numerators must match for every
value of s:
s + 2 = A(s 4) + B(s + 3).
As a result, we can choose values of s to plug in that will isolate an individual constant. Lets
do this for each.
1
s = 3 :
1= 7A
A=
7
6
s=4:
6
= 7B
B=
7
Thus, our transform can be written as
(iii) H(s) =
s2
H(s) =
1
7
s+3
6
7
s4
Differential Equations
Factor in Denominator
be much easier for us to work with the exponentials, so were better off just doing partial fractions
even though its slightly more work.
Partial fractions and completing the square are a part of life when it comes to Laplace transforms. Being comfortable with these techniques is especially important when were working with
initial value problems, since most of our answers will involve some combinations of exponentials,
sines, and cosines.
Lets quickly review partial fractions. The first step is to factor the denominator as much as you
can. Then, using Table 25.1, we can find each of the terms for our partial fractions decomposition.
This table isnt exhaustive, but well only worry about having linear or quadratic factors.
Lets do some more examples that require partial fractions.
Example 25.3. Find the inverse transform of each of the following.
2s + 1
(i) F (s) =
(s 2)(s + 3)(s 1)
The form of the decomposition will be
A
B
C
G(s) =
+
+
s2 s+3 s1
since all of the factors in our denominator are linear. Putting the right hand side over a
common denominator and setting numerators equal, we have
2s + 1 = A(s + 3)(s 1) + B(s 2)(s 1) + C(s 2)(s + 3).
We can once again use the method from the previous example where we choose key values of
s that will isolate the coefficients.
s=2:
5 = A(5)(1)
A=1
1
4
3
s=1:
3 = C(1)(4)
C=
4
Thus, the partial fraction decomposition for this transform is
s = 3 :
5 = B(5)(4)
F (s) =
1
3
1
4 4 .
s2 s+3 s1
B=
Differential Equations
2 3s
(s 2)(s2 + 3)
Now we have a quadratic in the denominator. Looking at Table 25.1, we see that the form
of the partial fractions decomposition will be
(ii) G(s) =
G(s) =
A
Bs + C
+ 2
.
s2
s +3
If we put everything over a common denominator and setting the numerators equal, we will
get
2 3s = A(s2 + 3) + (Bs + C)(s 2).
Notice tht we cant use the method from the previous examples: there are only two key
values for s, but there are 3 constants, so we would be stuck at some point. Thus we need
to use the more formal method, which requires us to multiply out the right hand side and
compare coefficients.
2 3s = A(s2 + 3) + (Bs + C)(s 2)
= As2 + 3A + Bs2 2Bs + Cs 2C
= (A + B)s2 + (2B + C)s + (3A 2C)
We have the following system of equations to solve.
(s2 ) :
A+B =0
(s ) : 2B + C = 3
(s0 ) :
A=
8
7
B=
8
7
C=
3A 2C = 2
8
7
8
7s
5
7
s 2 s2 + 3 s2 + 3
8 s
5
3
8 1
+
2
=
2
7s2 7s +3 7 3s +3
(iii) H(s) =
s3 (s
H(s) =
A B
C
D
+ 2+ 3+
.
s
s
s
s1
5
7
Differential Equations
A+D =0
(s ) : A + B = 0
(s1 ) : B + C = 0
(s0 ) :
A = 2
B = 2
C = 2
D = 2.
C = 2