Exploring Bessel Function Generating Function

maddogtheman
Messages
18
Reaction score
0

Homework Statement



The Bessel function generating function is
<br /> e^{\frac{t}{2}(z-\frac{1}{z})} = \sum_{n=-\infty}^\infty J_n(t)z^n<br />

Show
<br /> J_n(t) = \frac{1}{\pi} \int_0^\pi cos(tsin(\vartheta)-n\vartheta)d\vartheta<br />

Homework Equations





The Attempt at a Solution



So far I have been able to use an analytic function theorem to write

<br /> J_n(t)=\frac{1}{2\pi i} \oint e^{\frac{t}{2}(z-\frac{1}{z})}z^{-n-1}dz<br />
(we are required to use this)
But now I have no idea where to go from here.
 
Last edited:
Physics news on Phys.org


It looks to me like you want to insert a specific contour. Like z=exp(i*theta).
 


Thanks can't believe I missed it
 


Using Bessel generating function to derive a integral representation of Bessel function
 
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