The Laplace Transform I'm having trouble with is:
$$f(t) = 6te^{-9t}\sin(6t)$$
I'm not sure what the protocol is for multiplying t into it.
The Laplace Transform for $f(t) = 6e^{-9t}\sin(6t)$ is $\dfrac 6{(s+9)^2 - 36}$.
Can't figure out how to add in the $t$.
Thanks in advance for your help.
If $\displaystyle F(s) = L[f(t)](s) = \int_0^\infty f(t)e^{-st} \ dt $
and
$ \displaystyle G(s) = L[tf(t)](s) = \int_0^\infty tf(t)e^{-st} \ dt$
then
$\displaystyle {dF \over ds} = {d\ \over ds} \int_0^\infty f(t)e^{-st} \ dt = \int_0^\infty {\partial\ \over \partial s} f(t)e^{-st} \ dt = \int_0^\infty -tf(t)e^{-st} \ dt = - \int_0^\infty tf(t)e^{-st} \ dt = -G(s)$
Hence $\displaystyle G(s) = -{dF \over ds}$.
Thus $\displaystyle L[ 6te^{-9t}\sin(6t)](s) = -{d\ \over ds}\left(\dfrac 6{(s+9)^2 - 36}\right) = \ ...$