11

How do I find the inverse laplace transform of $s$, i.e. $$L^{-1}\{s\}=\ ?$$

lumpy
  • 31
Litun
  • 670

2 Answers2

10

$\mathcal{L}^{-1}\{s\}=\delta'(t)$. More generally:

$\forall n\in\mathbb{Z},~\mathcal{L}^{-1}\{s^n\}=\delta^{(n)}(t)$.

  • Sorry this might be a stupid question, but what is this function $\delta (t)$? This inverse transform doesn't seem to appear on tables? – JackReacher Oct 07 '14 at 09:18
2

One would have a hard time finding such a function since Laplace transforms of functions go to zero at infinity and Laplace transforms of measures are bounded.

Did
  • 279,727