Skip to main content
Logo image

Subsection 10.1.2 Mismatched Forms

When working with Laplace transforms, it’s common to encounter algebraic expressions that don’t perfectly match the standard forms we use for the inverse Laplace transform. In these cases, we need to manipulate the expression to make it fit one of the known forms.
For example, consider the expression:
1s2+25 looks likebs2+b2.
While it’s not an exact match, we can observe from the denominator that b=5.
However, the numerator doesn’t match yet. To correct this, we need a 5 in the numerator. We can’t just multiply the numerator by 5 without changing the value, so instead, we multiply the entire expression by 55, which is equivalent to multiplying by 1:
1s2+25= 1s2+52= 551s2+52= 155s2+52perfectmatch bs2+b2
Multiplying by 55 doesn’t change the value of the expression, but it allows us to match the standard form.
One of the most common adjustments is introducing a missing constant in the numerator, as we did earlier. By multiplying both the numerator and denominator by this constant, we maintain the expression’s value while transforming it into a recognizable form. Let’s look at some examples:

Example 19.

Compute the inverse Laplace transforms for each.
12s
Solution. Solution
The s in the denominator tells us that we need L1. Before we do, let’s factor out 12:
L1{12s}=12L1{1s}=121=12.
5s2+4
Solution. Solution
Since the denominator has the form, s2+number, and there is no s in the numerator, we should apply L4. As before, it is helpful to first factor out the constant 5,
L1{5s2+4}=5 L1{1s2+4}L4(b=2).
According to L4, we are missing 2 in the numerator. Let’s put it there by multiplying by 2/2, like so
=5 L1{221s2+4}= 5 L1{122s2+4}= 52L1{2s2+4}= 52sin(2t)
17s4
Solution. Solution
This denominator has the form spower, which matches L3 with n=3.
L1{17s4}=17 L1{1s4}L3(n=3).
In this case, the numerator is missing a 3!. We can introduce it by multiplying by 3!/3!, like so
=17 L1{3!3!1s4}=173!L1{3!s4}=176t3
7ss2+25
Solution. Solution
L5,b=5
L1{7ss2+25}=7 L1{ss2+25}=7 cos(5t)
10(s3)2+11
Solution. Solution
The form of this denominator is (s±shift)2+number and has no s in the numerator. Therefore,
L1{10(s3)2+11} L7(a=3, b=11)= 10 L1{11111(s3)2+11}= 1011L1{11(s3)2+11}= 1011e3tsin(11t)
2(s+7)5
Solution. Solution
The denominator, (s±shift)power, indicates an eat and a tn term. Therefore,
L1{2(s+7)5} L6(a=7,n=4)= 2 L1{4!4!1(s+7)5}= 24!L1{4!(s+7)5}= 112t4e7t

Reading Questions Check-Point Questions

1. The most challenging part of the Laplace transform method is preparing the s-function for the backward Laplace transform.

    The most challenging part of the Laplace transform method is preparing the s-function for the backward Laplace transform
  • True.

  • True. Preparing the s-function to match a known form in the backward Laplace transform table can be the most challenging step in the Laplace transform method.
  • False.

  • True. Preparing the s-function to match a known form in the backward Laplace transform table can be the most challenging step in the Laplace transform method.

2. L1{7s2}= .

    L1{7s2}=
  • t7
  • Incorrect.
  • 7t2
  • Incorrect.
  • 7t
  • Correct!
  • 7t
  • Incorrect.

3. Fill-in-the-blank. L1{5s4}=56L1{Xs4}.

    Fill-in-the-blank. L1{5s4}=56L1{Xs4}
  • 9
  • Incorrect.
  • 3
  • Incorrect.
  • 4!
  • Incorrect.
  • 3!
  • Correct!

4. Which of the following s-functions require adjustment to match one of the common inverse Laplace transforms?

    Which of the following s-functions require adjustment to match one of the common inverse Laplace transforms?
  • ss2+16
  • Incorrect. This function already matches a known cosine form and does not require any missing constants.
  • 8s2+16
  • Correct! This function would require a missing constant adjustment to match the sine form, with the numerator needing to be 4.
  • s3(s3)2+25
  • Incorrect. This function already matches a known form and does not require any missing constants.

5. L1{10(s2)2+25}= .

    L1{10(s2)2+25}=
  • 2e2tsin(5t)
  • Correct! Factoring out 10 and placing the missing constant gives the correct form: 2e2tsin(5t).
  • 5e2tsin(5t)
  • Incorrect. The correct answer requires factoring and rebalancing, giving 2e2tsin(5t).
  • e2tcos(5t)
  • Incorrect. The sine form, not cosine, matches this function.

6. Fill-in-the-blank. L1{10s2+25}=X5L1{5s2+25}.

    Fill-in-the-blank. L1{10s2+25}=X5L1{5s2+25}
  • 10
  • Correct!
  • 5
  • Incorrect.
  • 2
  • Incorrect.
  • 1
  • Incorrect.