How Do You Graph the Inverse Laplace Transform of a Piecewise Function?

gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



determine the inverse laplace transform f(t) of the function

Homework Equations



F(s) = 3/s - (4e^-s)/s^2 + (5e^-2s)/s^2


The Attempt at a Solution



i broke it up into the 3 part and got them seperatly which gave me

f(t) = 3 - 4u(t-1)(t-1) + 5u(t-2)(t-2)

Am i right sofar ?

but I'm not sure how to graph the function?all tips welcome
 
Physics news on Phys.org
Yes, that appears to be correct. I got the same answer. To graph it, think of the graph of f(t) as being split into 3 parts. 0<t<1, 1<t<2, t>2.

For the first interval, notice that the unit step function has yet to be "activated", meaning to say that you consider only the part of f(t) which doesn't depend on the unit step function. That graph is f(t)=3. So for the first interval, it is just a straight horizontal line f(t)=3.

For the 2nd interval, 2 things into play; both the f(t)=3 from the first part of the interval as well as the part of the function which is multiplied to u(t-1). The 3rd part of f(t) isn't represented in that interval because it hasnt' been "switched on" yet (only when t>2). means the graph of the function during that interval is made up of 3 -4(t-1).

Finally for the final interval where t>2, all three parts of the function are active, so the final graph for t>2 is simply the graph of f(t)= 3- 4(t-1) + 5(t-2).

Combine all of the above into 1 graph and there you have it. To check your answer, you can graph the function online here:
http://fooplot.com/index.php?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top