How Do You Solve Bessel Function Integrals?

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 · 4K views
jayryu
Messages
3
Reaction score
0
hello,everyone
i want to know how to solve this bessel function integrals:

\int_{0}^{R} J_m-1(ax)*J_m+1 (ax)*x dx
where J_m-1 and J_m+1 is the Bessel function of first kind, and a is a constant.

thanks.
 
Physics news on Phys.org
Is this what you meant to post?

[tex]\int_{0}^{R} J_{m-1}(ax)*J_{m+1} (ax)*x \ dx[/tex]

I am not an expert on Bessel functions, but isn't there an identity that you can use to simplify this expression? Something like

[tex]J_{m+1} = Some \ function \ of \ J_m[/tex]

In other words, each successive Bessel function can be defined in terms of its predecessor. For example,

J1 = some function of J0,
J2 = some function of J1,
J3 = some function of J2,
J4 = some function of J3,
etc.

If you can find this identity, you should be able to simplify your integral.
 
Perhaps you will find what you are looking for reading about the orthogonality of the Bessel functions. If you don't already know about that, try looking at:

http://www.hit.ac.il/ac/files/shk_b/Differential.Equations/Orthogonality_of_Bessel_functions.htm
 
Last edited by a moderator:
LCKurtz said:
Perhaps you will find what you are looking for reading about the orthogonality of the Bessel functions. If you don't already know about that, try looking at:

http://www.hit.ac.il/ac/files/shk_b/Differential.Equations/Orthogonality_of_Bessel_functions.htm

thank you,i'll try that!
 
Last edited by a moderator:
DuncanM said:
Is this what you meant to post?

[tex]\int_{0}^{R} J_{m-1}(ax)*J_{m+1} (ax)*x \ dx[/tex]

I am not an expert on Bessel functions, but isn't there an identity that you can use to simplify this expression? Something like

[tex]J_{m+1} = Some \ function \ of \ J_m[/tex]

In other words, each successive Bessel function can be defined in terms of its predecessor. For example,

J1 = some function of J0,
J2 = some function of J1,
J3 = some function of J2,
J4 = some function of J3,
etc.

If you can find this identity, you should be able to simplify your integral.

yes,it is.thanks for your suggestions.i have solved it.:smile: