So, one of my homework assignments is to take the Laplace transform of a function such that $f(t)=\cosh{bt}$. I figured it would be equivalent to:
$$\int^\infty_0{e^{-st}\frac{e^{bt}+e^{-bt}}{2}}\mathrm{dt}=\frac{1}{2}(\int^\infty_0{e^{t(b-s)}}\mathrm{dt}+\int^\infty_0{e^{-t(b+s)}}\mathrm{dt})=\frac{1}{2}\left(\frac{e^{t(b-s)}}{2(b-s)}+\frac{e^{-t(b+s)}}{2(b+s)}\right)\Bigg]^{\infty}_0$$
However the first term of the result is equal to $\infty$ because we have the exponential function over a constant. Could someone be so kind as to point out my mistake?
The limit: $$ \lim_{t \to +\infty} \frac {e^{t(b-s)}}{2(b-s)}$$ exists if $\operatorname{Re}(s) > b$.
This might be more obvious if you write it as:
$$ \lim_{t \to +\infty} \frac {e^{-t(s-b)}}{2(b-s)}$$