Proving Bessel Integral Relation

rizardon
Messages
19
Reaction score
0

Homework Statement



Show that the integral (from 0 to infinity) of e-axJp(bx)dx = [sqr(a2+b2) - a] / bpsqr(a2+b2)

Homework Equations



Jp(bx) =
summation [ (-1)k(bx/2)2k+p ] / k! Gamma(k+p+1)

Gamma(x) = integral (from 0 to infinity) of e-ttx-1dt


The Attempt at a Solution



I've changed the Jp(bx) to its series representation

integral (from 0 to infinity) of e-ax * summation [ (-1)k(bx/2)2k+p ] / k! Gamma(k+p+1) dx

Next I represent the integral part with the gamma function

summation [ (-1)k (b)2k+p Gamma (2k+p+1) ] /
(k!)(2)2k+p Gamma(k+p+1) (a)2k+p+1


I'm following the steps given by the book (Special Functions of Mathematics For Engineers by Larry C. Andrews p.256). The pattern in the book is to apply the Legendre duplication formula and then try to manipulate the expression to express the expression as a binomial series. Somehow I don't think the duplication formula will work here. Can anyone tell me what I should do for the next step or is there a better approach to prove the equality.
 
Physics news on Phys.org
haven't tried it myself, but have you tried integrating by parts and using some of the derivatives identities for bessel functions?
 
The identities are all for Jp(x). Can I just replace x with bx or do i need to apply other properties to do so. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top