Partial Fraction Decomposition with complex polesI have a function which I'd like to perform partial...

Janet Forbes
Answered
2022-07-03
Partial Fraction Decomposition with complex poles
I have a function which I'd like to perform partial fraction decomposition on, to allow easier inverse laplace transform.
I begin with finding the poles
To which I then try putting in this form:
Because one unknown () is just the complex conjugate of , I only need to find out what , and is.
Where the last step was done in Mathematica.
Answer, according to several other people, is supposed to be , which looks a lot nicer, but I'm not sure HOW they got to that answer.