How to find the inverse of a Laplace Transform?

Click For Summary

Discussion Overview

The discussion centers on the process of finding the inverse of a Laplace transform, specifically the inverse of the function -√s. Participants explore various methods, theoretical implications, and challenges associated with this inversion, including references to existing literature and mathematical tables.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant seeks guidance on inverting the Laplace transform of -√s, suggesting it may exist in the complex plane.
  • Another participant references a table indicating that the inverse Laplace transform of -1/s^(1/2) is -1/(√(πt)), but later clarifies they meant to inquire about -√s.
  • Concerns are raised about the existence of the inverse for -√s, with one participant proposing that if it exists, it could be derived using the first derivative rule, leading to contradictions in the process.
  • Further discussion highlights that the Laplace transform of t^(-1/2) exists, but the application of the first derivative rule may not be valid due to divergence issues.
  • A participant introduces a journal discussing the fixed Talbot algorithm for Laplace inversion in the complex plane, suggesting it provides a method for inverting -√s.
  • There is mention of Mathematica's ability to compute the Laplace transform of t^(-3/2), raising questions about the validity of results and the nature of integration methods used.
  • Participants express uncertainty about the implications of using limits approaching zero from the negative side in Laplace transforms.
  • One participant questions whether Mathematica employs Riemann or Lebesgue integration, indicating a lack of clarity on integration techniques in this context.

Areas of Agreement / Disagreement

Participants express differing views on the existence and methods for inverting -√s, with no consensus reached on the validity of various approaches or the implications of their findings.

Contextual Notes

Discussions include limitations regarding the assumptions made about the existence of certain transforms and the conditions under which they apply, particularly concerning divergence and the behavior of functions near zero.

Who May Find This Useful

Readers interested in advanced mathematical techniques, Laplace transforms, and their applications in engineering and physics may find this discussion relevant.

sugaku
Messages
16
Reaction score
0
Hi,

I want to inverse this laplace transform, -(s^(1/2)), seems that the inverse is in complex plane. Where should i start to find this inverse...

Thank you.
 
Physics news on Phys.org
According to this table, http://www.vibrationdata.com/Laplace.htm, 1/s^k, where k can be any real number is the Laplace transform of t^{k-1}/\Gamma(k) so the "inverse Laplace tranform" of -1/s^{1/2} is -t^{-1/2}/\Gamma(1/2)= -1/\sqrt{\pi t}.
 
HallsofIvy said:
According to this table, http://www.vibrationdata.com/Laplace.htm, 1/s^k, where k can be any real number is the Laplace transform of t^{k-1}/\Gamma(k) so the "inverse Laplace tranform" of -1/s^{1/2} is -t^{-1/2}/\Gamma(1/2)= -1/\sqrt{\pi t}.

Thank you for your reply. I'm sorry I should use latex, I'm looking inversion of -\sqrt{s}
 
In the first place does the inversion of -\sqrt{s} exist?

Let say it exist

From the http://www.vibrationdata.com/Laplace.htm" formula,
L\{ \frac{df}{dt} \} = sF(s) - f(0^-)

Let f(0^-)=0 and choose F(s)=-s-1/2 so that f(t)=-1/\sqrt{\pi t}

Hence
L^{-1} \{ -\sqrt{s} \} = \frac{d}{dt} (-1/\sqrt{\pi t}) = \frac{\pi}{2} (\pi t)^{-3/2}


So many contradiction!
 
Last edited by a moderator:
matematikawan said:
In the first place does the inversion of -\sqrt{s} exist?

Let say it exist

From the http://www.vibrationdata.com/Laplace.htm" formula,
L\{ \frac{df}{dt} \} = sF(s) - f(0^-)

Let f(0^-)=0 and choose F(s)=-s-1/2 so that f(t)=-1/\sqrt{\pi t}

Hence
L^{-1} \{ -\sqrt{s} \} = \frac{d}{dt} (-1/\sqrt{\pi t}) = \frac{\pi}{2} (\pi t)^{-3/2}


So many contradiction!

If you choose f(t) to be t^{-1/2}, f(0-) is clearly not zero! You can't use the first derivative rule as you did because

\mathcal L\left(\frac{d t^{-1/2}}{dt} = -\frac{1}{2}t^{-3/2}\right)

doesn't exist! The Laplace transform

\int_{0^-}^\infty dt~t^q e^{-st}

exists only for \mbox{Re}(q) > -1, so saying

\int_{0^-}^\infty dt~t^{-3/2} e^{-st} \propto \mathcal L[t^{-1/2}] + f(0^-)

is somewhat nonsensical (though you can argue that the LHS doesn't exist because the integral diverges, which is indicated by f(0-) being undefined).

So, the transform of t^{-1/2} does exist, though you won't be able to see that from the first derivative rule.
 
Last edited by a moderator:
Hi guys.

Thank you for your reply. Actually I found one journal 'Multi-precision Laplace transform inversion' discussing about laplace inversion in complex plane named fixed talbot algorithm.

this is the direct link to the said journal. http://www.pe.tamu.edu/valko/public_html/CV/ValkoPDF/2004AV_IJNME_Multi.pdf

Talbot pioneered the approach of deforming the standard contour in the Bromwich integral

f(t) = \frac{1}{2\pi i} \int_B \left exp(ts) \hat{f}(s) \right ds

B in above equation is a vertical line defined by s=r+iy. By Cauchy's theorem the deformed contour is valid where, line to a contour that ends in the left half plane (the integration from -infinity to infinity).

by using this method ,the laplace inversion for

- \sqrt{s} is \frac{1}{2 \sqrt{\pi t^3}}

i still couldn't prove it manually, because couldn't understand a few concept involved. i need to discuss it with my 'sensei'
 
I know my argument has a lot flaw. But I did get the right answer :wink: . I was hoping someone could improve on the method.

Mute said:
The Laplace transform

\int_{0^-}^\infty dt~t^q e^{-st}

exists only for \mbox{Re}(q) > -1, so saying

\int_{0^-}^\infty dt~t^{-3/2} e^{-st} \propto \mathcal L[t^{-1/2}] + f(0^-)

is somewhat nonsensical (though you can argue that the LHS doesn't exist because the integral diverges, which is indicated by f(0-) being undefined).

So, the transform of t^{-1/2} does exist, though you won't be able to see that from the first derivative rule.

This is a mystery because when I asked a friend to get the Laplace transform of t^{-3/2} using Mathematica, it is possible to do it.
L \{ \frac{1}{t^{3/2}} \} = -2\sqrt{\pi s}

One more question Mute. When you write the Laplace transform as

\int_{0^-}^\infty dt~t^q e^{-st}

Is it not that t are positive. But why do we have the limit 0-. This also appears in the first derivative rule.
 
matematikawan said:
This is a mystery because when I asked a friend to get the Laplace transform of t^{-3/2} using Mathematica, it is possible to do it.
L \{ \frac{1}{t^{3/2}} \} = -2\sqrt{\pi s}

I'm not sure. I would guess Mathematica is just giving that answer as a purely formal result based on the general formula in my last post. If you ask Mathematica to do the integral

\int_0^\infty dt~\frac{e^{-st}}{t^{3/2}},
it will return the result "Integral does not converge".

One more question Mute. When you write the Laplace transform as

\int_{0^-}^\infty dt~t^q e^{-st}

Is it not that t are positive. But why do we have the limit 0-. This also appears in the first derivative rule.

Approaching zero from the negative side is just so the laplace transform of the delta function gives 1 instead of zero. I don't think it makes a difference for other functions.
 
Thanks for that info about the usage of 0-.
I don't have access to Mathematica to experiment further. But if I'm to use http://integrals.wolfram.com/index.jsp?expr=Exp[-s*x]/x^(3/2)&random=false" for indefinite integral, it look like Mathematical can integrates it.

\int dt~\frac{e^{-st}}{t^{3/2}} = -2\sqrt{\pi s} \mbox{ erf}(\sqrt{st}) - \frac{2e^{-st}}{\sqrt{t}}

It still looks like the function fail to exist when t tends to zero.

Could it possible that Mathematica does not use Riemann integration? Lebesgue integration! what's this?

And where is https://www.physicsforums.com/showthread.php?t=355612"? I know he is an expert with that complex inversion formula. Can it be done with Bromwich integral ?
 
Last edited by a moderator:

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K