I need to find the Laplace transform of $f(t) = t \cos{t}$. I tried using the Taylor series expansion for $\cos{t}$ but I got stuck since the resulting expression is again a series which I could not simplify.
I would like to know if there is an easier method to find this transform without using Taylor series. I don't want the answer, just need to learn how to find it.
Thanks.
$\cal L\{t\cos t\}=-\dfrac{d}{ds}L\{\cos t\}=-\dfrac{d}{ds}\left(\dfrac{s}{s^2+1}\right)=\dfrac{s^2-1}{(s^2+1)^2}$.