Lesson 25 - Transforms of Heaviside Functions

We can also take the Laplace transform of Heaviside functions. Let's look at this using the definition of Laplace transforms.

Recall the definition of the Laplace transform.

L[f(t)]=F(s):=0estf(t)dt=limb0bestf(t)dt

Let's use this definition to find L[u(ta)].

L[u(ta)]=0(estu(ta))dt

From the last lesson, we know that when t<a, u(ta)=0 and when t>a, u(ta)=1.

0(estu(ta))dt=0a(est(0))dt + a(est(1))dt=a(est(1))dt

Since 1s is a constant, let's just pull it out of the integral.

=limbabestdt=1s[est]ab=1s[est]ab=1s[esbesa]

As b, the term esb goes to zero. So we are left with

1sesaL[u(ta)]=eass

Try For Yourself

  1. Find L[u(ta)f(ta)]

Additional definitions:

L[u(ta)]=eass

L[u(ta)f(ta)]=easF(s), where F(s)=L[f(t)]

L1[easF(s)]=u(ta)f(ta)

It's important to note that u(ta) is a time shift. This shift affects all t variables.

Find L1[e2ss1]

L1[e2ss1]

I like to pull out the time shift.

L1[e2s]L1[1s1]

This notation is not convention, but it helps me to understand what's going on when we take these inverse Laplace transforms.

We know that L1[1s2]=et. Now how do we apply the shift?

L1[e2s]=u(t2)

Now to apply the shift, combine the two transforms, and shift the t. Since a is 2, we will shift t by 2.

L1[e2ss1]=et2u(t2)

Again, the shift applies to all variables of t. It's also important to note that the term e2s is not part of the Laplace transform function, it just acts as a time shift and when we take the inverse Laplace transform we convert the time shift into the form of a Heaviside function.

Try For Yourself

  1. L1[es(3s2s+2)(s1)(s+1)] (Hint, you will have to perform Partial Fraction Decomposition).
  2. L1[se3ss2+4s+5]

Next Lesson: Lesson 26 - Convolution

Table of Contents: Table of Contents