Laplace Transform of unit step function HELP

Click For Summary

Homework Help Overview

The discussion revolves around the Laplace Transform of a piecewise function defined in segments, specifically involving an exponential function, a linear function, and a sine function, each associated with unit step functions over different intervals.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the expression for the function f(t) and its transformation into a form suitable for applying the Laplace Transform. Questions arise about how to properly break down the function and apply the relevant properties of the Laplace Transform, particularly the time shift property.

Discussion Status

Some participants have confirmed the correctness of the reformulated expression for f(t) and are discussing the application of the Laplace Transform to each term. There is an ongoing exploration of how to manipulate the terms for transformation, with suggestions made regarding the evaluation of specific components.

Contextual Notes

Participants are navigating the complexities of piecewise functions and the associated unit step functions, which may introduce additional considerations in the transformation process. The discussion reflects uncertainty about the correct application of properties and the structure of the function.

diffeq2010
Messages
3
Reaction score
0
Laplace Transform of unit step function HELP!

Homework Statement



f(t)= e^t on 0<=t<1
. . . . t on 1<=t<2
. . . . sin(t) on 2<=t<infinity

Homework Equations



Unit Step Function

The Attempt at a Solution



Here is my attempt at a solution...

f(t)=e^t*u(t)-e^t*u(t-1)+t*u(t-1)-t*u(t-2)+sin(t)*(t-2)

Now I know I need to transform this equation, but I'm not sure how to break it up into something a little easier to comprehend. Any help would be greatly appreciated! Thanks in advance!
 
Physics news on Phys.org


Your new expression for f(t) is correct.


But you should know that L[f(x-a)H(x-a)]=e-asF(s) where F(s)=L[f(t)]
 


So do I just do...

L[e^t*u(t)]-L[e^t*u(t-1)]+L[t*u(t-1)]-L[t*u(t-2)]+L[sin(t)*(t-2)] ??

I don't feel like that is what I'm supposed to do. I think I need to bring some things out and put them in front of the e^t, t, and sin(t) but I have a hard time knowing what to bring out and then exactly how to transform that.
 


diffeq2010 said:
So do I just do...

L[e^t*u(t)]-L[e^t*u(t-1)]+L[t*u(t-1)]-L[t*u(t-2)]+L[sin(t)*(t-2)] ??

I don't feel like that is what I'm supposed to do. I think I need to bring some things out and put them in front of the e^t, t, and sin(t) but I have a hard time knowing what to bring out and then exactly how to transform that.

You need to evaluate each laplace transform now.
For example the Laplace transform of sin(t)
L[sin(omega*t)] = omega / ( s^2 + omega^2)
You also have to use the properties of laplace transforms especially the time shift property.

Or you can just do the integrals for each, you get the same answer and it's about the same amount of work.
 
Last edited:


diffeq2010 said:
So do I just do...

L[e^t*u(t)]-L[e^t*u(t-1)]+L[t*u(t-1)]-L[t*u(t-2)]+L[sin(t)*(t-2)] ??

I don't feel like that is what I'm supposed to do. I think I need to bring some things out and put them in front of the e^t, t, and sin(t) but I have a hard time knowing what to bring out and then exactly how to transform that.
This is the first step in one possible approach to the problem. Now you need to evaluate what each term is, and that's where you do what you're talking about. For example, let's consider the second term, L[e^t u(t-1)]. As rock.freak noted, you have the property L[f(t-a)u(t-a)]=e^{-as}F(s) satisfied by the Laplace transformation. The second term is almost of the right form but not quite because it contains f(t)=e^t rather than f(t-1)=e^{t-1}. You can however use the fact e^t = e^{(t-1)+1}=e^{t-1} e^1 to get

L[e^t u(t-1)] = L[e e^{t-1}u(t-1)]=e L[e^{t-1}u(t-1)] = e\frac{e^{-s}}{s-1} = \frac{e^{-s+1}}{s-1}

You can use similar tricks to evaluate the rest of the terms.
 


Thank you very much! This helps tremendously!
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K