ROC and its relation to the inverse Laplace transform

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
elgen
Messages
63
Reaction score
5
This is a conceptual question on the region of convergence (ROC) and the inverse Laplace transform (ILT).

Here the bilateral laplace transform (LT) and the ILT are given by
[itex] F(s)=L\{f(t)\}=\int_{-\infty}^{+\infty} f(t) e^{-st} dt[/itex]
and
[itex] f(t)=L^{-1}\{F(s)\}=\frac{1}{i 2\pi}\int_{a-i\infty}^{a+i\infty} F(s)e^{st}ds[/itex]
where [itex]a[/itex] denotes the abssisa of absolute convergence.

If [itex]f(t)=u(t)e^{-at}[/itex] where [itex]u(t)[/itex] denotes the Heaviside step function, then [itex]F(s)=\frac{1}{s+a}[/itex] and the ROC is given by [itex]\Re\{s\}+a > 0[/itex].
When we take the inverse Laplace transform of [itex]F(s)[/itex], we use the Cauchy-Residue theorem.

Commonly, the textbook argues that, for ILT, when [itex]t<0[/itex], the integration contour in the form of the semi-circle is to the right of the vertical line passing [itex]a[/itex] and in parallel to the imaginary axis. Since there is no pole included, the contour integration is 0 and the ILT is 0.
When [itex]t>0[/itex], the integration contour is the semi-circle to the left. Since the contour encloses the pole at [itex]s=-a[/itex], the ILT is not 0.

My question is that since the ROC of [itex]F(s)[/itex]is [itex]\Re\{s\}+a > 0[/itex], when taking the ILT for [itex]t>0[/itex], shouldn't the semi-circle still be in the ROC of the [itex]F(s)[/itex]. Since the LT is not convergent to the left of the ROC, why is it sensible to talk about the ILT outside of the ROC?

My vague feeling is that the answer may be related to the concept of analytic continuation. A more lucid explanation is appreciated.

Thank you.
 
Last edited:
Physics news on Phys.org
elgen said:
This is a conceptual question on the ROC and the inverse Laplace transform.

Here the bilateral laplace transform and the inverse laplace transform are given by
[itex] F(s)=L\{f(t)\}=\int_{-\infty}^{+\infty} f(t) e^{-st} dt[/itex]
and
[itex] f(t)=L^{-1}\{F(s)\}=\frac{1}{i 2\pi}\int_{a-i\infty}^{a+i\infty} F(s)e^{st}ds[/itex]
where [itex]a[/itex] denotes the abssisa of absolute convergence.

If [itex]f(t)=u(t)e^{-at}[/itex] where [itex]u(t)[/itex] denotes the Heaviside step function, then [itex]F(s)=\frac{1}{s+a}[/itex] and the ROC is given by [itex]\Re\{s\}+a > 0[/itex].
When we take the inverse Laplace transform of [itex]F(s)[/itex], we use the Cauchy-Residue theorem.

Commonly, the textbook argues that, for ILT, when [itex]t<0[/itex], the integration contour in the form of the semi-circle is to the right of the vertical line passing [itex]a[/itex] and in parallel to the imaginary axis. Since there is no pole included, the contour integration is 0 and the ILT is 0.
When [itex]t>0[/itex], the integration contour is the semi-circle to the left. Since the contour encloses the pole at [itex]s=-a[/itex], the ILT is not 0.

My question is that since the ROC of [itex]F(s)[/itex]is [itex]\Re\{s\}+a > 0[/itex], when taking the ILT for [itex]t>0[/itex], shouldn't the semi-circle still be in the ROC of the [itex]F(s)[/itex]. Since the LT is not convergent to the left of the ROC, why is it sensible to talk about the ILT outside of the ROC?

My vague feeling is that the answer may be related to the concept of analytic continuation. A more lucid explanation is appreciated.

Thank you.

Please explain what are 'ROC' and 'ILT'.
 
I think he probably means "radius of convergence" and "inverse Laplace transform".
 
Mark44 said:
I didn't know what they were, either.

elgen, please confirm that ROC = radius of convergence and ILT = Inverse Laplace Transform.

Yes. ROC = Region of convergence and ILT = Inverse Laplace Transform. Thank you.