Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to find inverse laplace transform

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

How to find inverse laplace transform

Hi!

I'm trying to find the inverse laplace transform from the following equation: (5s(5 * s * e^(-2*s))/(s^2 + 9).inverse_laplace(s,t),

although sage responds with:

ilt((5silt((5 * s * e^(-2*s))/(s^2 + 9)).

How do I find the inverse laplace transform from the equation above?

Sincerly Simon