Bessel function radius of convergence

9.3k Views Asked by At

Assuming the series representation of the Bessel function $J_v(x)$

enter image description here

I was given that the radius of convergence was ∞. I've tried using the ratio test but I dunno how the gamma function would disappear...Would someone be able to explain it to me?

1

There are 1 best solutions below

0
On BEST ANSWER

The ratio of (the modulus of) two consecutive terms is

$$\frac{\lvert x\rvert^{2(m+1)}}{2^{2(m+1)+\nu} (m+1)!\Gamma\left((m+1)+\nu+1\right)}\frac{2^{2m+\nu}m!\Gamma(m+\nu+1)}{\lvert x\rvert^{2m}} = \frac{\lvert x\rvert^2}{4(m+1)}\frac{\Gamma(m+\nu+1)}{\Gamma\left((m+1)+\nu+1\right)}$$

and with the functional equation $\Gamma(z+1) = z\Gamma(z)$, this reduces to

$$\frac{\lvert x\rvert^2}{4(m+1)(m+\nu+1)},$$

which is easily seen to converge to $0$ for every $x$.

(Note: if $\nu$ is a negative integer, the terms of the series for $m < -\nu$ are all $0$, so the ratio test shall be applied only for $m \geqslant -\nu$ then.)