I am trying to find the inverse Laplace transform of:
$F(S) = \frac{e^{-\pi s}+ 2 + s}{s^2 +2s + 2}$.
I really have no idea how to approach this, since I cannot use partial fractions decomposition of the denominator.
I am trying to find the inverse Laplace transform of:
$F(S) = \frac{e^{-\pi s}+ 2 + s}{s^2 +2s + 2}$.
I really have no idea how to approach this, since I cannot use partial fractions decomposition of the denominator.
$$f(t)=\mathcal{L}^{-1}\{F(s)\}=\mathcal{L}^{-1}\left(\frac{e^{-\pi s}+ 2 + s}{s^2 +2s + 2}\right)$$ $$=\mathcal{L}^{-1}\left(\frac{e^{-\pi s}}{s^2 +2s + 2}\right)+\mathcal{L}^{-1}\left(\frac{s+2}{s^2 +2s + 2}\right)\tag1$$ Now $$\mathcal{L}^{-1}\left(\frac{s+2}{s^2 +2s + 2}\right)=\mathcal{L}^{-1}\left(\frac{s+1}{(s+1)^2+ 1}\right)+\mathcal{L}^{-1}\left(\frac{1}{(s+1)^2+ 1}\right)=e^{-t}~\cos t~+~e^{-t}~\sin t$$and $$\mathcal{L}^{-1}\left(\frac{e^{-\pi s}}{s^2 +2s + 2}\right)=\text{H}\left(t-\pi \right)e^{-\left(t-\pi \right)}\sin \left(t-\pi \right)\qquad \text{(by second shifting property )}$$
where $~H(x)=\begin{cases}1 & ,\text{if} ~~~~~x\ge 0\\0 &,\text{if} ~~~~~x\lt 0\end{cases}~$ be the Heaviside function.
Now from $(1)$ , $$f(t)=\mathcal{L}^{-1}\{F(s)\}=e^{-t}~\cos t~+~e^{-t}~\sin t~+~\text{H}\left(t-\pi \right)e^{-\left(t-\pi \right)}\sin \left(t-\pi \right)$$
Remarks:
which can also be written as $$\mathcal{L}^{-1}\{e^{-ap}~F(p)\}=f(t-a)~H(t-a)$$ where $~H(x)=\begin{cases}1 & ,\text{if} ~~~~~x\ge 0\\0 &,\text{if} ~~~~~x\lt 0\end{cases}~$ be the Heaviside function.