Laplace tranform of unitstep (heaviside) function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
dfang
Messages
1
Reaction score
0

Homework Statement


[/B]
I know for t[u(t)-u(t-2)], we can simplify that to tu(t)-((t-2)+2)u(t-2) which then gives us tu(t)-(t-2)u(t-2)-u(t-2). Now, the laplace transform seems trivial but I am having problems with this equation:
sin(t)[u(t)-u(t-pi)]

Homework Equations


[/B]n/a

3. The Attempt at a Solution

sin(t)[u(t)-u(t-pi)]
=sin(t)u(t) - sin(t)u(t-pi)
= sin(t)u(t) - sin ((t-pi)+pi)u(t-pi)
Where do we go from here as the t-pi+pi is inside the sine i.e its a function of sine. We can't exactly take it out and multiply over. How can we take this to the form where I can take the laplace transform easily ?
Similar problem where I am having trouble: e-t u(t-2). This one I do not even know where to start as the -t is in the exponent this time. Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
Try using this: $$\mathcal{L}f(t)u(t-a)=\int_a^\infty e^{-st}f(t)~dt=\int_0^\infty e^{-s(v+a)}f(v+a)~dv$$ $$ =
e^{-as}\int_0^\infty e^{-sv}f(v+a)~dv =e^{-as}\int_0^\infty e^{-st}f(t+a)~dt=e^{-as}\mathcal{L}f(t+a) $$
 
Last edited: