I am attempting to find the inverse laplace transform of $\frac{1}{s+b}e^{-x\sqrt{\frac{s}{k}}}$
The solution should be
$$\frac{e^{-bt}}{2} ( {e^{x\sqrt{\frac{-b}{k}}}\ erfc\left(\frac{x+2kt\sqrt{\frac{-b}{k}}}{2\sqrt{kt}}\right)+e^{-x\sqrt{\frac{-b}{k}}}erfc\left(\frac{x-2kt\sqrt{\frac{-b}{k}}}{2\sqrt{kt}}\right)})$$
I attempted changing $s+b$ to $s'$ which allowed me to find the inverse Laplace of $\frac{1}{s'}e^{-x\sqrt{\frac{s'-b}{k}}}$, however the solution to this was missing the $\frac{e^{-bt}}{2}$. I.e , the solution was $$( {e^{x\sqrt{\frac{-b}{k}}}\ erfc\left(\frac{x+2kt\sqrt{\frac{-b}{k}}}{2\sqrt{kt}}\right)+e^{-x\sqrt{\frac{-b}{k}}}erfc\left(\frac{x-2kt\sqrt{\frac{-b}{k}}}{2\sqrt{kt}}\right)})$$
I also tried using the convolution theorem with $F(s) = \frac{1}{b+s}$ and $G(s) = e^{-x\sqrt{\frac{s}{k}}}$, but was unable to solve the convolution integral.
Any help would be appreciated.
