13.8: Laplace inverse
( \newcommand{\kernel}{\mathrm{null}\,}\)
Up to now we have computed the inverse Laplace transform by table lookup. For example, L−1(1/(s−a))=eat. To do this properly we should first check that the Laplace transform has an inverse.
We start with the bad news: Unfortunately this is not strictly true. There are many functions with the same Laplace transform. We list some of the ways this can happen.
- If f(t)=g(t) for t≥0, then clearly F(s)=G(s). Since the Laplace transform only concerns t≥0, the functions can differ completely for t<0.
- Suppose f(t)=eat and
g(t)={f(t) for t≠10 for t=1.
That is, f and g are the same except we arbitrarily assigned them different values at t=1. Then, since the integrals won’t notice the difference at one point, F(s)=G(s)=1/(s−a). In this sense it is impossible to define L−1(F) uniquely.
The good news is that the inverse exists as long as we consider two functions that only differ on a negligible set of points the same. In particular, we can make the following claim.
Suppose f and g are continuous and F(s)=G(s) for all s with Re(s)>a for some a. Then f(t)=g(t) for t≥0.
This theorem can be stated in a way that includes piecewise continuous functions. Such a statement takes more care, which would obscure the basic point that the Laplace transform has a unique inverse up to some, for us, trivial differences.
We start with a few examples that we can compute directly.
Let
f(t)=eat.
So,
F(s)=1s−a.
Show
f(t)=∑Res(F(s)est)
f(t)=12πi∫c+i∞c−i∞F(s)est ds
The sum is over all poles of est/(s−a). As usual, we only consider t>0.
Here, c>Re(a) and the integral means the path integral along the vertical line x=c.
Solution
Proving Equation 13.8.4 is straightforward: It is clear that
ests−a
has only one pole which is at s=a. Since,
∑Res(ests−a,a)=eat
we have proved Equation 13.8.4.
Proving Equation 13.8.5 is more involved. We should first check the convergence of the integral. In this case, s=c+iy, so the integral is
12πi∫c+i∞c−i∞F(s)est ds=12πi∫∞−∞e(c+iy)tc+iy−ai dy=ect2π∫∞−∞eiytc+iy−a dy.
The (conditional) convergence of this integral follows using exactly the same argument as in the example near the end of Topic 9 on the Fourier inversion formula for f(t)=eat. That is, the integrand is a decaying oscillation, around 0, so its integral is also a decaying oscillation around some limiting value.
Now we use the contour shown below.
We will let R go to infinity and use the following steps to prove Equation 13.8.5.
- The residue theorem guarantees that if the curve is large enough to contain a then
12πi∫C1−C2−C3+C4ests−a ds=∑Res(ests−a,a)=eat. - In a moment we will show that the integrals over C2,C3,C4 all go to 0 as R→∞.
- Clearly as R goes to infinity, the integral over C1 goes to the integral in Equation 13.8.5 Putting these steps together we have
eat=limR→∞∫C1−C2−C3+C4ests−a ds=∫c+i∞c−i∞ests−a ds
Except for proving the claims in step 2, this proves Equation 13.8.5.
To verify step 2 we look at one side at a time.
C2: C2 is parametrized by s=γ(u)=u+iR, with −R≤u≤c. So,
|∫C2ests−a ds|=∫c−R|e(u+iR)tu+iR−a|≤∫c−ReutR du=ect−e−RttR.
Since c and t are fixed, it’s clear this goes to 0 as R goes to infinity.
The bottom C4 is handled in exactly the same manner as the top C2.
C3: C3 is parametrized by s=γ(u)=−R+iu, with −R≤u≤R. So,
|∫C3ests−a ds|=∫R−R|e(−R+iu)t−R+iu−a|≤∫R−Re−RtR+a du=e−RtR+a∫R−R du=2Re−RtR+a.
Since a and t>0 are fixed, it’s clear this goes to 0 as R goes to infinity.
Repeat the previous example with f(t)=t for t>0, F(s)=1/s2.
This is similar to the previous example. Since F decays like 1/s2 we can actually allow t≥0
Assume f is continuous and of exponential type a. Then for c>a we have
f(t)=12πi∫c+i∞c−i∞F(s)est ds.
As usual, this formula holds for t>0.
- Proof
-
The proof uses the Fourier inversion formula. We will just accept this theorem for now. Example 13.8.1 above illustrates the theorem.
Suppose F(s) has a finite number of poles and decays like 1/s (or faster). Define
f(t)=∑Res(F(s)est,pk), where the sum is over all the poles pk.
Then L(f;s)=F(s)
- Proof
-
Proof given in class. To be added here. The basic ideas are present in the examples above, though it requires a fairly clever choice of contours.
The integral inversion formula in Equation 13.8.13 can be viewed as writing f(t) as a ‘sum’ of exponentials. This is extremely useful. For example, for a linear system if we know how the system responds to input f(t)=eat for all a, then we know how it responds to any input by writing it as a ‘sum’ of exponentials.