How to find the Laplace Transform of $\sin(2t) u(t-\pi)$

20.2k Views Asked by At

Using a translation theorem to determine that

$ℒ{f(t-a)u(t-a)}$ is equivalent to $F(s) e^{-as}$,

I determined that $ℒ\sin(2t)u(t-\pi)$ is equal to

$ℒ\sin(2t) * e^{-(\pi)t}$

and found the Laplace transform to be

$2/(s^2+4) * e^{-(\pi)t}$

is this correct?

1

There are 1 best solutions below

4
On

Your answer is correct, but only because $\sin(x)=\sin(x+2\pi)$.

${\cal L}(\sin(2t)u_\pi(t)) = e^{-\pi s} \cdot {\cal L}(\sin(2(t+\pi)))= e^{-pi s}\cdot{\cal L}(\sin(2t + 2\pi)) = e^{-\pi s}\cdot{\cal L}(\sin(2t)) = e^{-\pi s}\cdot {2\over s^2+4}$