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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top