Inverse laplace transform of this simple function?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
iScience
Messages
466
Reaction score
5
what is the inverse laplace transform of (2s)(1/(s-2))?

could i use the identity ∫f(T)g(t-T)dT=F(s)G(s)?

i was hesitant so i figured i'd just ask before i continue..
 
Physics news on Phys.org
iScience said:
what is the inverse laplace transform of (2s)(1/(s-2))?

could i use the identity ∫f(T)g(t-T)dT=F(s)G(s)?

i was hesitant so i figured i'd just ask before i continue..

You could use the property
[tex]\cal{L}(f^\prime)(s) = s\, \cal{L}(f)(s) - f(0+)[/tex]
Be careful, though: that is for a LT defined as
[tex]\cal{L}(f)(s) = \int_{0+}^{\infty} e^{-st} f(t) \, dt.[/tex]
If, instead, you prefer to define your LT as
[tex]\cal{L}(f)(s) = \int_{0-}^{\infty} e^{-st} f(t) \, dt,[/tex]
then you will need
[tex]\cal{L}(f^\prime)(s) = s\, \cal{L}(f)(s) - f(0-)[/tex]