What is the Generating Function for Bessel Functions?

Mark Brewer
Messages
38
Reaction score
4

Homework Statement


Show that the Bessel functions Jn(x) (where n is an integer) have a very nice generating function, namely,

G(x,t) := ∑ from -∞ to ∞ of tn Jn(x) = exp {(x/2)((t-T1/t))},

Hint. Starting from the recurrence relation

Jn+1(x) + Jn-1(x) = (2n/x)Jn(x),

show that G(x,t) satisfies the differential equation (t+1/t)G(x,t) = (2t/x)∂G/∂t. Partially integrate this equation and fix the unknown function of x by the requirement that the coefficient of t0 be J0(x)

The Attempt at a Solution


This is the setup I have so far. I'm not sure if this is the correct way to go. If it is please let me know so I can continue down the pipe line.

∫xe^((x/2)(t-1/t))∂t = ∫((2t^2)/(t^2)+1)∂G

Any guidance would be helpful.
 
Thank you, Greg. You can bump this post.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top