Symbolic integration of a Bessel function with a complex argument

In summary, Mr Simpson is trying to solve an integral involving a Bessel function of first kind and order 0, but is having difficulty because of the complex arguments. He has found that r1 is r' in the integral, and is wondering if there is a way to solve the integral symbolically.
  • #1
ocmaxwell
8
1
Hello all

I am trying to solve the following integral with Mathematica and I'm having some issues with it.

1676210485824.png

where Jo is a Bessel Function of first kind and order 0. Notice that k is a complex number given by

1676210684948.png


Where delta is a coefficient.

Due to the complex arguments I'm integrating the absolute value of the Bessel function.

I would like to solve the integral symbolically to get the result as a function or r, and not a number, so I can plot f(r) later on. See below what I did

1676211023657.png
notice that r1 is r' in the integral above
and the result

1676211136130.png


I am totally sure there should be a way in which it can be done.

Any help would be greatly appreciated

Thank you in advance
 
Physics news on Phys.org
  • #2
ocmaxwell said:
I am totally sure there should be a way in which it can be done
Usually if Mathematica doesn’t know a way then there is no known way.
 
  • Like
Likes FactChecker
  • #3
This is certainly not a proof, but if you Plot3D the Re and the Im of either your Bessel or the Abs of your Bessel, say for {delta,-5,5} and {r1,-5,5} then that blowing up to infinity in lots of odd ways strongly hints to me that finding that integral might be really challenging. If you could restrict delta to being an integer, or even a specific integer, then the graphs hint that might possibly be a simpler problem. Without giving Mathematica any information about delta it will proceed imagining that delta might even be complex
 
  • #4
You are very right Mr. Simpson
For this case delta is real, how could I enforce this condition so mathematica undertands it and still gives me the result of the integral in terms of delta and r?

Thank you for your response
 
  • #5
You can use the option “Assumptions” to tell it to assume that it is real.
 
  • #6
Thank you Sir, I will try that out.
Thank you for taking the time to respond.
 

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
13
Views
2K
  • Differential Equations
Replies
2
Views
2K
Replies
3
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
401
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • Calculus
Replies
4
Views
1K
Replies
3
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
297
Back
Top