Can Mathematica Handle Complex Inverse Laplace Transforms with Bessel Functions?

  • Context: Mathematica 
  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Mathematica
Click For Summary
SUMMARY

Mathematica currently lacks the capability to perform inverse Laplace transforms for complex functions involving modified Bessel functions, specifically the function \(\frac{\left[2\sqrt{a\,s}K_1\left(2\sqrt{a\,s}\right)\right]^N}{s}\). Users have reported that even simpler cases, such as those involving Bessel functions, cannot be handled by Mathematica or Wolfram Alpha. As a result, individuals needing these calculations may have to resort to manual methods or approximations, as no closed-form solutions are available.

PREREQUISITES
  • Understanding of inverse Laplace transforms
  • Familiarity with modified Bessel functions, particularly K1
  • Basic knowledge of Mathematica software
  • Experience with numerical methods for function approximation
NEXT STEPS
  • Research numerical methods for inverse Laplace transforms
  • Explore alternative software tools for symbolic computation, such as Maple
  • Investigate approximation techniques for complex functions
  • Learn about the limitations of Mathematica in handling special functions
USEFUL FOR

Mathematicians, engineers, and researchers dealing with complex Laplace transforms, particularly those using Mathematica for symbolic computation.

EngWiPy
Messages
1,361
Reaction score
61
Hello,

I have the following Laplace function:

\frac{\left[2\sqrt{a\,s}K_1\left(2\sqrt{a\,s}\right)\right]^N}{s}

where N and a are constants and K1 is the modified Bessel function of the second kind and order 1. I need to find the inverse Laplace transform at a specific value. Can I do that in Mathematica?

Thanks
 
Physics news on Phys.org
I do not believe so.

It seems that it cannot even do this simpler problem

http://www.wolframalpha.com/input/?i=InverseLaplaceTransform[BesselY[1,Sqrt[s]]/Sqrt[s],s,t]

It can't even do this

http://www.wolframalpha.com/input/?i=InverseLaplaceTransform[BesselY[1,s]/s,s,t]

Check this carefully before depending on it

If I have not made a mistake and
if Mathematica cannot do this and
if you can convincingly demonstrate that there is a solution that is valid over a significant domain
then we can try to coax them to incorporating that into a future release,
but I would urge you to not hold your breath waiting for this.

Is there any chance that you can find an acceptable approximation to your function which does have an Inverse Laplace?
 
Last edited:
Bill Simpson said:
I do not believe so.

It seems that it cannot even do this simpler problem

http://www.wolframalpha.com/input/?i=InverseLaplaceTransform[BesselY[1,Sqrt[s]]/Sqrt[s],s,t]

It can't even do this

http://www.wolframalpha.com/input/?i=InverseLaplaceTransform[BesselY[1,s]/s,s,t]

Check this carefully before depending on it

If I have not made a mistake and
if Mathematica cannot do this and
if you can convincingly demonstrate that there is a solution that is valid over a significant domain
then we can try to coax them to incorporating that into a future release,
but I would urge you to not hold your breath waiting for this.

Is there any chance that you can find an acceptable approximation to your function which does have an Inverse Laplace?

This is the problem, there is no closed form expression known for this. I thought Mathematica would do the numerical inverse Laplace transform. I think I need to do that manually now. Thanks
 

Similar threads

Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K