Classroom Tips and Techniques:
Roles for the Laplace Transform's Shifting Laws
Robert J. Lopez
Emeritus Professor of Mathematics and Maple Fellow
Maplesoft
Introduction
Table 1 lists three shifting laws for the Laplace transform, itself defined by the integral
First Shifting Law
Second Shifting Law
Third Shifting Law
Table 1 Three shifting laws for the Laplace transform; in each,
The first shifting law might be loosely articulated as "multiplication by an exponential in the time domain causes a shift in the transform domain," while the second appears to be its converse: "multiplication by an exponential in the transform domain causes a shift in the time domain." This wonderful symmetry between the first and second shifting laws may be the reason why these two are more prominent in the classroom than the third. In fact, in all my years teaching Laplace transforms at the Rose-Hulman Institute of Technology, the third shifting law was never mandated as part of the syllabus. A statement of this law usually appeared on the Laplace transform "cheat sheet" students were allowed to use on departmental final exams, but it was left to individual instructors to cover it or not.
For students unaware of the third shifting law, the Laplace transform of a function multiplied by could be a significant challenge. They have to obtain the transform with the second shifting law, a process that typically requires algebraic virtuosity in whose absence the functioning of the law becomes opaque. It would be so much better to teach students to use the third shifting law for this application, and to use the second shifting law for inverting transforms that contain the "second shift flag," namely, the factor .
In this article we explore examples where the "forward" transform of is obtained with the second shifting law, and compare the computational effort to that expended by doing the same transform with the third shifting law. Our conclusion is that students should learn the third shifting law for the "forward" transform, and use the second shifting law only for the inversion of transforms containing an exponential factor.
Symmetry in the Operational Laws
The four basic operational laws for Laplace transforms are listed in Table 2.
Table 2 Four operational laws for the Laplace transform
To within a detail for each law, each law can be articulated succinctly and symmetrically, as seen in Table 3.
Time Domain
Transform Domain
Differentiate with respect to
Multiply by
Integrate
Divide by
Integrate with respect to
Table 3 Symmetry in the four operational laws
I was fortunate to have been taught the Laplace transform this way in 1965, and I taught it the same way ever since. However, the "devil is in the details," and each law requires attention to an important detail. Thus, when transforming a derivative, you have additional terms, descending in powers of , and ascending in orders of differentiation. When transforming the product , the differentiation in requires a minus sign. When transforming an integral, or a division by , the limits of integration in each case are significant.
Just as for the four basic operational laws, the first and second shifting laws exhibit an interesting symmetry. In the first law, transforming a product containing an exponential factor results in a shift in the transform domain, whereas in the second law, transforming a shift in the time domain results in a product with an exponential factor in the transform domain. But as for the operational laws, the devil is again in the details.
For the first shifting law, the detail would be the sign of in the factor relative to the direction of the shift in the transform. For the second shifting law, the detail is the Heaviside factor. Not only must the function appear with shifted argument, it must also be multiplied by a Heaviside function with the same shifted argument. Applying the second shifting law in the "forward" direction, that is, using it to compute a transform, generally presents great difficulties for many students.
Computing the Laplace transform of the product via the second shifting law requires algebraic virtuosity that must be acquired long before the student enters the differential equations course where the Laplace transform is encountered. Indeed, this virtuosity only works for a special class of functions, namely, polynomials, the exponential function, the sine and cosine functions, and for the really gifted, the hyperbolic sine and cosine functions.
The second shifting law requires that be manipulated into the form by writing, and simplifying, as These transformations are even more difficult to implement in Maple since Maple automatically simplifies to . In Maple, such manipulations are often best expressed as text.
Example 1
The Laplace transform of is easily obtained in Maple by accessing the laplace command through the Context Menu system. (Select Integral Transforms, then Laplace Transform.)
To obtain this result by the second shifting law, each appearance of in the cubic polynomial must be changed to so that this polynomial becomes
and then, after great pains, . The second shifting law then gives the results in Table 4
Table 4 Application of second shifting law
Of course, the sum of terms on the right in Table 4 agrees with the transform obtained with Maple's Laplace transform.
To obtain this transform by the third shifting law, simply define the cubic polynomial as the function and multiply the transform of by the appropriate exponential factor. See Table 5.
Context Menu: Assign Function
Context Menu: Integral Transforms_Laplace Transform
Table 5 Application of the third shifting law
To complete the calculation, simply multiply the Laplace transform in Table 5 by the exponential factor .
It would then appear that using the second shifting law to obtain the Laplace transform of a function in the form requires a great deal of algebraic virtuosity. It is so much easier to use the third shifting law, and to reserve the second shifting law for the inversion of transforms whose form is .
Example 2
To obtain this result by the second shifting law, each appearance of in the exponential term must be changed to so that this factor becomes
The second shifting law then gives
Table 6 Application of the second shifting law
The result in Table 6 matches the result given by Maple's Laplace transform.
To obtain this transform by the third shifting law, simply define the exponential factor as the function and multiply the transform of by . See Table 7.
Context Menu: Unassign
Table 7 Application of the third shifting law
To complete the calculation, simply multiply the Laplace transform in Table 7 by the exponential factor .
Example 3
To obtain this result by the second shifting law, each appearance of in the sine term must be changed to so that this trig function becomes
The second shifting law then gives the results in Table 8.
Table 8 Application of the second shifting law
Of course, the sum of terms on the right in Table 8 agrees with the transform obtained with Maple's Laplace transform.
To obtain this transform by the third shifting law, simply define the function and multiply the transform of by the appropriate exponential factor. See Table 9.
Table 9 Application of the third shifting law
To complete the calculation, simply multiply the Laplace transform in Table 9 by the exponential factor .
Inverting the Laplace transform by the second shifting law is far simpler than using this law for computing a transform in the "forward" direction. Once the factor is recognized as the "second shift" flag, that is, as the signal that the second shifting law must be used to obtain the inverse transform, the inversion steps can be articulated by the algorithm given in Table 10.
1. Ignore the factor and invert to
2. Shift to
3. Multiply by
Table 10 Inversion by second shifting law
Implementing the steps in Table 10 requires no special algebraic skill, no recollection of function-specific properties. The inversion process is as algorithmic with the second shifting law as the transform process is with the third shifting law.
Example 4
The inverse of the Laplace transform is easily obtained in Maple by accessing the invlaplace command through the Context Menu system. (Select Integral Transforms, then Inverse Laplace Transform.)
To obtain this result via first principles, write the rational function as
and recognize the first fraction as the transform of ; the second, as the transform of . Sum these terms, replace with and multiply the resulting expression by . This will result in exactly the expression provided by Maple.
So in summary, use the second shifting law to invert transforms containing an exponential factor, but use the third shifting law to transform functions containing a Heaviside factor.
Legal Notice: © Maplesoft, a division of Waterloo Maple Inc. 2017. Maplesoft and Maple are trademarks of Waterloo Maple Inc. This application may contain errors and Maplesoft is not liable for any damages resulting from the use of this material. This application is intended for non-commercial, non-profit use only. Contact Maplesoft for permission if you wish to use this application in for-profit activities.