I’d like to get the inverse Laplace transform of a symbolic expression. The output of my code is equal to the input? How can I modify the code to obtain the correct result? All k and V1 are positives. InverseLaplaceTransform[(s + Subscript[k, 2] + Subscript[k, 12])/ Subscript[V, 1][ s^2 + s[Subscript[k, 1] + Subscript[k, 2]Read more