Inverse Laplace Transform Help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



Is there a way to evaluate [itex]L^{-1}(\frac{F(s)}{s + a})[/itex]? I'm sure if it can be evaluate.

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
GreenPrint said:

Homework Statement



Is there a way to evaluate [itex]L^{-1}(\frac{F(s)}{s + a})[/itex]? I'm sure if it can be evaluate.

It depends on what [itex]F[/itex] is. If [itex]F[/itex] has no singularities then the inverse transform
[tex] \mathcal{L}^{-1}\left(\frac{F(s)}{s + a}\right) = \frac{1}{2\pi i}\int_{c-i\infty}^{c + i\infty} \frac{F(s)e^{st}}{s+a}\,ds[/tex]
(where [itex]c \in \mathbb{R}[/itex] is such that there are no singularities of [itex]F(s)/(s+a)[/itex] to the right of the line [itex]\mathrm{Re}(s) = c[/itex]) reduces to the residue of [itex]\dfrac{F(s)e^{st}}{s+a}[/itex] at [itex]s = -a[/itex], which is [itex]F(-a)e^{-at}[/itex].
 
GreenPrint said:

Homework Statement



Is there a way to evaluate [itex]L^{-1}(\frac{F(s)}{s + a})[/itex]? I'm sure if it can be evaluate.

Homework Equations





The Attempt at a Solution


Use convolution: if
[tex]f(t) = L^{-1}[F(s)](t),[/tex]
then
[tex]L^{-1} \left( \frac{F(s)}{s+a} \right) (t) = \int_0^t f(t-\tau) e^{-a \tau} \, d \tau.[/tex]
 
So if you have no idea what one of the functions in the frequency domain is and you get something like

inverse Laplace transform( F(s)G(s) )

and you know what G(s) of is but F(s) is not given then you have no way to evaluate the expression?
 
GreenPrint said:
So if you have no idea what one of the functions in the frequency domain is and you get something like

inverse Laplace transform( F(s)G(s) )

and you know what G(s) of is but F(s) is not given then you have no way to evaluate the expression?

Of course. If I give you two different F(s), you will get two different answers.