Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

What is the value of bessel functions at 0?

Writer Sebastian Wright
$\begingroup$

I would like to know what the value of the bessel functions of the first kind and the modified bessel of the first kind is at 0.

I think for order 0 they are 1 and for orders greater than 0 they are 0.

ie

$J_0 (0) = 1$ and $J_v(0) = 0$ for $v$ > 0

$I_0 (0) = 1$ and $I_v(0) = 0$ for $v$ > 0

Is the above correct?

$\endgroup$ 1

1 Answer

$\begingroup$

The Bessel and modified Bessel of the first kind can be expressed in series form as \begin{align} J_{\nu}(x) &= \sum_{k=0}^{\infty} \frac{(-1)^{k}}{k! (\nu + k)!} \left( \frac{x}{2} \right)^{2k+\nu} \end{align} and \begin{align} I_{\nu}(x) &= \sum_{k=0}^{\infty} \frac{1}{k! (\nu + k)!} \left( \frac{x}{2} \right)^{2k+\nu}. \end{align} The first term of each is \begin{align} J_{\nu}(x) &= \left( \frac{x}{2} \right)^{\nu} + \cdots \\ I_{\nu}(x) &= \left( \frac{x}{2} \right)^{\nu} + \cdots \end{align} Since $0^{\nu} = 0$ for $\nu \geq 0$ and $0^{0}= 1$ for $\nu = 0$ then it is evident that $J_{0}(0) = 1$ and $J_{\nu}(0) = 0$ for $\nu \geq 0$. Applying the same to the modified function yields the similar result.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy