Hi!
I'm trying to find the inverse laplace transform from the following equation: (5se^(-2*s))/(s^2 + 9).inverse_laplace(s,t),
although sage responds with:
ilt((5se^(-2*s))/(s^2 + 9)).
How do I find the inverse laplace transform from the equation above?
Sincerly Simon