While solving an ODE using the Laplace transform, I ran into the following problem:
$$f(t) = \mathcal L^{-1}\Bigg( {se^{cs} \over (e^s+e^{-s})(k-s)^2(k+s)^2}\Bigg) \tag 1$$
where $c$ and $k$ are constants. I can't seem to solve this because of the $(e^s+e^{-s})$ term in the denominator. How can I find the inverse Laplace transform of my expression?