Finding the Laplace Transform Inverse

131 Views Asked by At

Solve by Laplace Transforms.

So I'm stuck on how to find this $\mathcal{L}^{-1}$ $( \frac{\frac{5s}{4} + \frac{13}{4}}{s^2+5s+8} ) $

I'm not sure what t odo. I was thinking I need to use the $\cos(at)$ and $\sin(at)$ formulas but i'm not sure... Any help would be great

1

There are 1 best solutions below

0
On BEST ANSWER

$$\mathcal{L}^{-1} \left\{ \frac{\frac{5s}{4} + \frac{13}{4}}{s^2+5s+8} \right\}$$

$$ = \mathcal{L}^{-1} \left\{{\frac {\frac{5s}4 + \frac 5 4\frac 5 2 - \frac 5 4\frac 5 2 + \frac {13}4}{\left({s + \frac 5 2}\right)^2 + \frac 7 4}}\right\}$$

You'll need:

$$\mathcal{L}^{-1}\left\{{F(s + \alpha)}\right\} = e^{-\alpha t}\mathcal L^{-1} \left\{ {F(s)}\right\}$$

where $\alpha$ is constant.

Let me know if you need more help.