Solving Laplace Transform Problems

Solving Laplace Transform Problems

Solving Laplace Transform Problems

6.1 Here, we reviewed the basic logic and strategy of solving differential equations using Laplace transforms. The idea is to transform the equation into something solvable. The Laplace transform of a function is given by the improper integral:

Ł{f(t)} =

Ex: Find the Laplace transform of the function f(t) = t.

0 (L'hôpital) 0

In practice, we don't often calculate these by hand, though I did a few elementary ones in class. We more frequently consult the table of standard Laplace transforms on p. 319.

-> Of particular importance here is the fact (which I proved in class) that the Laplace transform is a linear operator. Put simply, that means that when we want to 'Laplace' one side of an equation, we can 'go term-by-term and pull out the constants'. For example,

would be:

.

6.2 We began here by looking at another technical detail concerning the Laplace transform, which we already know is a linear operator. Theorem 6.2.2 (p. 315) gives a formula for transforming derivatives. So, as a result, we would have the following useful formulas:

So now, I will state a general strategy for solving DE's using Laplace transforms:

(1) We take the Laplace transform of both sides of the DE, relying on the fact that it is a linear operator, and using the formulas above. We also, customarily, replace L{f(t)} with Y(s). Then we solve the equation for Y(s), which is usually algebra-intensive.

(2) We 'invert the transform'. This is something of an art - we have to manipulate the solution for Y(s) into a recognizable transform off of the list of known ones. In this way, we 'recover' the original solution of the DE, y(t).

Let's start by doing some pure inversion problems:

Take a look down the list - there are no standard transforms with a cube on the denominator (though there's a bunch of squares). You will note however, that #11 on the list allows for an arbitrary power n + 1 on (s - a). If we picked n = 2, and a = 1, then we would seem to be in business. But there's one snag: the top would have to be n! = 2! = 2 (instead of 4). That's ok, we just rewrite:

and so our 'inverted transform' would be:

(4) We once again peruse the list: there is nothing directly corresponding to Y(s). From the problem we worked in class, though, and from the obviously factorable denominator, we suspect that the use of partial fractions might help:

Now, we can see that these terms correspond to eat on the list. Our inverse transform would be:

(-2 on last exponent: s + 2 = s - - 2)

(6) This one could probably be done by partial fractions as well, but we notice transforms #7,8 on the list with in the denominator and wonder if we can do something with these. Let's try breaking up Y(s) over the common denominator and seeing what happens:

The first term looks ready to go - it would be the transform of 2 cosh(2t). But the second one is a little problematic - we want to use sinh(at) but that means we have to have a = 2 on the top - so just tweak it by rewriting the numerator.

and we're ready to rip - the inverse transform is:

y(t) = 2cosh(2t) -1.5sinh(2t).

(8) . I'm going to use partial fractions on this one as well - but we do need to keep in mind that the Quadratic factor in the denominator requires a linear numerator, i.e.

To find B and C, pick a couple of values for s to get a system of equations in B and C:

So, we have:

The inverse transform would be:

y(t) = 3(1) + 5cos(2t) - 2sin(2t).

(10) . The bottom doesn't factor - it has complex zeros. So we go down the list: nothing with three terms in the denominator. #'s 9 and 10 look like our best bet - we're going to have to complete the square, though, and do some manipulation:

. I'm going to factor 2 from the top, and then try to get it in the form of the transform for eatcos(bt).

Yikes! But we're done - the inverse transform would be:

Now, we'll try a full problem.

(16) We begin by transforming both sides, then solving for Y(s):

Now, we need to invert the transform Y. This is a case similar to #10 - the denominator has complex zeros, and won't factor cleanly, so we complete the square on bottom:

The inverse transform, and solution, is:

6.3 Wherein we consider the infamous step function:

These, as we will see, are valuable in solving differential equations with discontinuities, or what we call 'impulsive forcing'.

->From a problem-solving standpoint, we have two theorems in this section, numbered 6.3.1, and 6.3.2, which allow us to transform and invert functions involving step functions. Let's take a looks at the gist of them:

Th 6.3.1 If F(s) = L{f(t)},

Th 6.3.2 Under approximately the same conditions:

Ex: Invert the transform

So we want to invert:

The first term corresponds to the transform of t on the list. Taking a close look at the second term, I think we can use theorem 6.3.1, with c = 3, F(s) = , and f(t) = t. The answer is .

-> Note that the presence of e-cs is the 'tipoff' that we want to invert to a step function. Then, we got to get it all straight - who's c, F(s), and f(t). Then invoke the theorem.

Let's also try transforming some step functions:

(10) is pretty easy, since :

Y(s) =

(12)

In the second term, the 'c's match', c = 1. We also see that (t - 1) is a 'translate' of the function t, whose Laplace transform we know. We use #13 on the list :

L{f(t)} =

(8) Is a little more tricky.

The structure of the function suggests that it is a step function, namely:

f(t) =

Now, I need to rewrite the polynomial so that the 'c's match'. I'm going to complete the square and see what I have:

Note that the 'c's match', c = 1, on the first term, and that (t - 1)2 is a 'translate' of the function t2, whose transform is . The transform of the function is

These have been some typical 'tricks' you use when transforming functions. Let's try inverting some as well:

(14)Invert . I'm going to wing it a little: factor out the exponential, use partial fractions, and try to figure out what's going on.

At this point, you have to be a little careful, I recognize that and are the translates of e-2t and et, respectively, but I have to remember that when I invert back to a step function (again, the tipoff that I'm going to do that is the presence of the e-cs, where

c = 2 here), that I have to 'translate' by c:

y(t) =

closer:

translate the inverse transforms by c= 2