How to find La Place transform of cos(x) * unit step function (x - pi)

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 3K views
lonewolf219
Messages
186
Reaction score
2

Homework Statement



Find the La Place transform of cos(x)*(u(x-[itex]\pi[/itex]))

Homework Equations



L{u(t-a)}(s)=(e^(-as))/s


The Attempt at a Solution



I don't think I can just multiply this by the La Place transform of cos (x), which is s/(s^2) ?
 
Physics news on Phys.org
I apologize if I am posting in the wrong forum..
 
You're right, you wouldn't be able to just multiply the Laplace transforms together. You can write out the integral, and use the unit step to change the limits of integration. Then, you can solve it by integration by parts, I think.
 
You might use$$
\mathcal L(f(t)u(t-a)) = e^{-as}\mathcal L(f(t+a))$$
 
Thanks for both suggestions! I appreciate the help