I am trying to model the chemical kinetics of a simple reaction involving three species using laplace transform. When doing the inverse transform, Mathcad doesn't do anything, it only returns what I want to transform, but in a slightly different form. What is wrong?
/Henrik
When I try to inverse transform expressions of type:
1/((s+A)(s+B)(s+C)(s+D)(s+E))
I get the following message:
"The symbolic result returned is too large to display, but it can be used in subsequent calculations if assigned to a function or variable"
In practice, how do I do this?