13 Laplace transforms

epgp books

TABLE OF CONTENTS

1. Definition of Laplace transform

1.1 Linearity of Laplace transform

1.2 The first shifting theorem

2. Existence of Laplace transforms

2.1 Transforms of derivatives

2.2 Transforms of integrals

3. The inverse Laplace transforms

3.1 Linearity property of the inverse transforms

3.2 Inverse transform of rational functions

4. Solution of initial value problem

5. The step function

5.1 Representation using step function

5.2 The second shifting theorem

6. Initial value problem with piecewise continuous inhomogeneous term

6.1 The step function method

7. Convolution

7.1 Definition of convolution

7.2 Convolution Theorem

7.3 Solution of initial value problem revisited

 

LEARNING OBJECTIVES

1. Laplace transforms are defined and the first shifting theorem proved.

2. Conditions for existence of Laplace transforms is stated and formulae for Laplace transform of the derivative and integral of a function derived.

3. The inverse Laplace transforms are defined and method of finding inverse transform of a rational function is described.

4. Solution of initial value problem using Laplace transforms is described.

5. Step function is defined and representation of a piecewise continuous function in terms of step function is provided. Second shifting theorem about inverse transforms is proved.

6. Initial value problem with piecewise continuous inhomogeneous term is solved both without and with the use of step functions.

7. Convolution of two functions is defined; convolution theorem for Laplace transforms is proved and used in solution of initial value problems.

 

L a p l a c e  t r a n s f o r m s

 

1. Definition of Laplace transforms

 

Laplace transforms provide a very important method of solving initial value problems. The basic premise is to transform a difficult problem into a comparatively easier one; solve the easier problem and then use it to find the solution to the original problem. The major advantage of this method is that we can find the solution of an initial value problem without any need to find the general solution first. The method is particularly handy for differential equations involving constant coefficients. Though many of the problems can be solved by other methods that we have discussed earlier, but for some the method of Laplace transforms is far easier. This is particularly true for problems in which the inhomogeneous term has a discontinuity.

In that case the integral may not exist even if the function f(x) is continuous. The improper integral is defined through a limiting process. Thus for example the improper integral of f over a to ∞ is defined as

If the limit is finite we say the improper integral exists or is convergent; otherwise we say that the improper integral does not exist or is divergent. Unless stated otherwise we will assume that the improper integrals that we come across in this chapter do exist.

We define the Laplace transform of a function f as follows: if f is a function defined for t ≥ 0 and s is any real number, then the Laplace transform of f is defined by the integral

provided the improper integral converges.

 

1.1 Linearity of Laplace transform

 

Proof

Let a and b be constants and f and g two functions.  Then

Some simple examples

1.2 The first shifting theorem

We now prove a very useful theorem on Laplace transforms which helps us find Laplace transform of a function from that of other known transforms. The first shifting theorem state that if

Proof

We can write this theorem as

Example:

In the above theorem put

Then

 

2. Existence of Laplace transforms

Example:

This is an example of a piecewise continuous function. The Laplace transform for this function is

Hence

 

2.1 Transforms of derivatives

In view of application to solution of differential equations, we need to know the transform of derivative of a function. This is provided by the follow theorem:

 

Theorem

 

2.2 Transforms of integrals

Theorem

Proof

 

3. The inverse Laplace transforms

then f is the inverse Laplace transform of F.  We write it as

We are familiar with inverse transforms from the theory of Fourier transforms. For Fourier transforms evaluation of the inverse is rather straightforward. However for Laplace transforms evaluation of the inverse is usually much more difficult as it involves evaluation of a contour integral.

For t > 0, close the contour from the left, then from residue theorem

 

Example

Let us look at a particularly simple example to illustrate the method:

This function has a pole at s = 1, so γ > 1.  Hence from the above formula (10), we have

This result is expected since we have already seen that

 

3.1 Linearity property of the inverse transforms

The linearity property of the inverse transform follows from that of the Laplace transform.  Thus we have

Example

 

3.2 Inverse transform of rational functions

Example

Let us find inverse transform of

We make the partial fractions of the above function:

Hence

 

4.  Solution of initial value problem

We will now apply Laplace transforms to find the solution of initial value problem for linear second order equations with constant coefficients. For this we will use the theorem on the Laplace transforms of the derivatives of functions. We have the initial value problem

To solve the initial value problem we take the Laplace transform of both the sides:

Here F is the Laplace transform of f.  Now we use the result on the Laplace transform of derivatives, equations (5) and (6), and the initial values given in equation (12):

Hence

Or

On taking the inverse Laplace transform we have the required solution

Let us illustrate the procedure by an example.

Example

Let us solve the initial value problem

We take the Laplace transform of both sides of the above equation:

Or

Now we use the result on the Laplace transform of derivatives and the initial values

Hence

On taking the inverse Laplace transform, we obtain the solution

 

5.  The step function

We now wish to find solution of initial value problem for a differential equation in which the inhomogeneous term is a piecewise continuous function. In fact the method of Laplace transforms is most useful for such problems. We have to first develop a method of finding the Laplace transform of such a function. Let us consider the case of a function with one discontinuity. The procedure can obviously be generalized. So consider the function

The Laplace transform of this function is

In the second integral make the transformation t = u + a so that

Since the variable of integration has no effect in a definite integral, we replace it by t so that

Example

From the above formula (15)

 

5.1 Representation using step function

The piecewise continuous function can be dealt with in a more convenient form by using the unit step function defined by

Using this step function we can rewrite the piecewise continuous function (14) as

To make use of this relation in finding the Laplace transform of a piecewise continuous function we have the following theorem:

 

Theorem

Proof

By definition of Laplace transform

Replace the variable u by t, and we have the desired result:

Example-1

 

Example-2

Find the Laplace transform of f(t) given by

Using step function we can write this function as

Hence

 

5.2 The second shifting theorem

If in theorem (18), we replace t by ta in f(a), we obtain

Example

Find

 

6. Initial value problem with piecewise continuous inhomogeneous term

Let us consider the initial value problem

 

6.1 The step function method

We now solve the same problem using step function. We illustrate it by the same example as above. The problem is now written as

 

7. Convolution

We next wish to find a means of calculating the inverse Laplace transform of a product of two functions. As we have seen in many examples, solving of initial value problem leads ultimately to finding inverse Laplace transform of a product of two functions, as, for example, in the problem above. For this purpose let us consider the equation

 

7.1 Definition of convolution

7.2 Convolution Theorem

Proof

By definition of Laplace transform

 

7.3 Solution of initial value problem revisited

We can now find the solution of the initial value problem of linear second order differential equation with constant coefficients by using the convolution theorem. As we have already seen, solution of the initial value problem

by the Laplace transform method reduces to

The second can be evaluated by partial fraction and the first by the convolution theorem.  Let

 

SUMMARY

  • We define the Laplace transform of a function and prove the first shifting theorem.
  • Next we state the conditions for existence of Laplace transform of a function and derive formulae for Laplace transform of the derivative and integral of a function.
  • Then we define the inverse Laplace transforms and describe a method of finding inverse transform of a rational function.
  • Next we describe method of finding solution of the corresponding initial value problem using Laplace transforms.
  • We define the step function and representation of a piecewise continuous function in terms of step function given. Second shifting theorem about inverse transforms is proved.
  • Initial value problem with piecewise continuous inhomogeneous term is solved both without and with the use of step functions.
  • Convolution of two functions is defined; convolution theorem for Laplace transforms is proved, and used in solution of initial value problems.
you can view video on Laplace transforms