how to find inverse laplace transform of

108 Views Asked by At

how to find the inverse laplace transform of $\frac{s}{s^4+s^2+1}$. I tried to do it via partial fraction and reached $\frac{s}{(s^2-s+1)(s^2+s+1)}$

2

There are 2 best solutions below

0
On BEST ANSWER

HINT:

Decompose $s$ as $$s^2+s+1-(s^2-s+1)=2s$$

and $$s^2\pm s+1=\left(s\pm\frac12\right)^2+\left(\frac{\sqrt3}2\right)^2$$

Finally from this, $$L\left[e^{at}\sin bt\right]=\frac b{(s-a)^2+b^2}$$

0
On

Hint: use complex roots for the denominator and then perform a partial-fraction decomposition. The result must remain real.