I have a problem trying to solve $$ \int_0^{+\infty}\frac{e^{(b-s)t}}{t} $$ I know that I can use the Ei (exponential integral function) but after that I don't know what's exactly this means.
I begin with the definition $ \mathcal{L} \{ f(t) \}:=\int_0^{+\infty}e^{-st}f(t)\,dt $
In my laplace transform table says that $\mathcal{L} \{ f(t) \}=\ln \frac{s-a}{s-b}$
How I know that is true?
You are trying to compute the following integral: $$\int_0^\infty \frac{e^{-t(s-b)}-e^{-t(s-a)}}{t}\,dt$$ By Frullani's integral, your integral is just $$\ln\frac{s-b}{s-a}$$