Skip to main content
Logo image

Subsection 10.1.1 Matched Forms

The Laplace Transform Method begins with the forward Laplace transform of a differential equation with an unknown function y(t) into an algebraic equation involving the transformed function Y(s). Once we have solved for Y(s), the final step is to recover the original function, y(t), by applying the backward (inverse) Laplace transform, denoted as L1.
Much like how cos1 reverses the cosine function, applying L1 to both sides of a Laplace-transformed expression brings us back to the original function. For example, if
L{e3t}=1s+3,
then, applying the inverse Laplace transform gives:
L1{1s+3}=e3t.
To identify the appropriate inverse Laplace transform, we rely on the common transforms in the table below, where we match the function of s on the right and the inverse is the function of t on the left.
Table 16. Common Laplace Transforms. a,b are constant, n=1,2,
t-functions s-functions
f(t) L{f(t)}
L1 1 1s s>0
L2 eat 1sa s>a
L3 tn n!sn+1 s>0
L4 sin(bt) bs2+b2 s>0
L5 cos(bt) ss2+b2 s>0
L6 tneat n!(sa)n+1 s>a
L7 eatsin(bt) b(sa)2+b2 s>a
L8 eatcos(bt) sa(sa)2+b2 s>a
Many functions can be matched by simply observing the denominator. The following table summarizes common patterns for matching denominators with their associated inverse transforms:
Table 17. Matching Guide: s-function Inverse Transform
Denominator s in Numerator? Transform
s - L1
spower - L3
s±shift - L2
(s±shift)power - L6
s2+number no
yes
L4
L5
(s±shift)2+number no
yes
L7
L8+L7
Now, let’s look at some examples.

Example 18.

Find the inverse Laplace transforms of each function.
3s2+9
Solution. Solution
This matches the L4 form with b=3. So,
L1{3s2+9}=sin(3t).
s2(s2)2+16
Solution. Solution
This matches the L7 form with a=2 and b=4. So,
L1{s2(s2)2+16}=e2tcos(4t).
24s5
Solution. Solution
This matches the L3 with n=4.
L1{24s5}=L1{4!s4+1}=t4.
These examples demonstrate how to find the inverse Laplace Transform when the s-function matches a form on the right side of the common transforms table. However, not all functions will align perfectly with the table, and additional adjustments are needed to match the forms. In the next discussion, we will explore how to modify the s-function to match the common forms in the table.

Reading Questions Check-Point Questions

1. The table of common forward Laplace transforms can also be used to find inverse Laplace transforms.

    The table of common forward Laplace transforms can also be used to find inverse Laplace transforms
  • True.

  • True. The same table used for forward transforms is used for backward transforms, but in reverse order.
  • False.

  • True. The same table used for forward transforms is used for backward transforms, but in reverse order.

2. The inverse Laplace transform undoes the effect of the forward Laplace transform, allowing us to recover the original function y(t) from Y(s).

    The inverse Laplace transform undoes the effect of the forward Laplace transform, allowing us to recover the original function y(t) from Y(s)
  • True.

  • True. The inverse Laplace transform reverses the forward transformation, converting Y(s) back into y(t).
  • False.

  • True. The inverse Laplace transform reverses the forward transformation, converting Y(s) back into y(t).

3. In the Laplace Transform Method, the backward transform XXXXX.

    In the Laplace Transform Method, the backward transform XXXXX
  • converts a differential equation into an algebraic equation.
  • No, this describes the forward Laplace transform.
  • solves the algebraic equation for Y(s).
  • No, solving for Y(s) happens after applying the forward transform.
  • recovers the original function y(t) from Y(s).
  • Correct! The inverse Laplace transform brings us back to the original function y(t).
  • eliminates initial conditions from the equation.
  • No, initial conditions are incorporated into the transformed equation, not eliminated.

4. L1{3s2+9}=XXXXXX.

    L1{3s2+9}=XXXXXX
  • sin(3t)
  • Correct! The inverse Laplace transform of 3s2+9 is sin(3t).
  • cos(3t)
  • No, the correct transform for 3s2+9 is sin(3t), not cos(3t).
  • e3t
  • No, this is not the correct inverse transform for the given expression.
  • 3s3
  • No, this is not an inverse transform expression.

5. L1{1s+3}=XXXXXX.

    L1{1s+3}=XXXXXX
  • e3t
  • Correct! The inverse Laplace transform of 1s+3 is indeed e3t.
  • e3t
  • No, the correct answer is e3t, not e3t.
  • et
  • No, the exponent should be 3t, not t.
  • 1s3
  • No, this is not the correct inverse Laplace transform.

6. L1{24s5}=XXXXXX.

    L1{24s5}=XXXXXX
  • t3
  • No, this is incorrect. The correct answer is t4.
  • t4
  • Correct! The inverse Laplace transform of 24s5 is t4.
  • t2
  • No, the correct answer is t4, not t2.
  • 1s5
  • No, this is the original function in the s-domain, not its inverse transform.

7. L1{2s2+4}=XXXXXX.

    L1{2s2+4}=XXXXXX
  • sin(2t)
  • Correct! The inverse Laplace transform of 2s2+4 is sin(2t).
  • cos(2t)
  • No, the correct inverse Laplace transform is sin(2t), not cos(2t).
  • e2t
  • No, the correct inverse transform is sin(2t), not e2t.
  • t2
  • No, the correct answer is sin(2t), not t2.

8. L1{1s5}=XXXXXX.

    L1{1s5}=XXXXXX
  • e5t
  • Correct! The inverse Laplace transform of 1s5 is e5t.
  • e5t
  • No, the correct answer is e5t, not e5t.
  • cos(5t)
  • No, this is not the correct inverse transform for the given expression.
  • sin(5t)
  • No, the correct inverse transform for 1s5 is e5t.

9. L1{1(s+4)2}=XXXXXX.

    L1{1s5}=XXXXXX
  • te4t
  • Correct! The inverse Laplace transform of 1(s+4)2 is te4t.
  • e4t
  • No, the correct answer is te4t, not e4t.
  • t2e4t
  • No, the correct inverse transform is te4t, not t2e4t.
  • e4t
  • No, the correct answer is te4t, not e4t.