doing some work on a PDE system I have stumbled across a Laplace transform which I'm not sure how to invert: $$ F(s) = e^{\frac{1}{s}-s} $$ I can't find it in any table and the strong singular growth for $s=0$ makes me think that perhaps the inverse doesn't exist? Does it exist? And if it does, how can I find it?
Thanks for your help,
Maxi
Hint: Write $$e^{s-1/s}=\sum_{k\ge 0}\frac{e^{-s}}{k! s^k}$$ and use $$\mathcal{L}\{f(t-a)\}=e^{-sa}\mathcal{L}\{f(t)\}\\\mathcal{L}\{t^k H(t)\}=\frac{\Gamma(k+1)}{s^{k+1}}$$