As part of trying to solve a differential equation using Laplace transforms, I have the fraction $\frac{-10s}{(s^2+2)(s^2+1)}$ which I am trying to perform partial fraction decomposition on so that I can do a inverse Laplace transform. When I try to work out this fraction, I get that $-10=0(A+B)$ since $s^1$ does not show up in the fraction. How does partial fraction decomposition work for a fraction like this?
2026-03-28 22:37:06.1774737426
Partial Fraction Decomposition for Laplace Transform
783 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I think you should work on the following, instead:
$$\frac{As+B}{s^2+2}+\frac{Cs+D}{s^2+1}$$
Or use the convolution theorem.