logo

Bessel Functions 📂Functions

Bessel Functions

Definition

Bessel Equation The differential equation below is called the ν\nu order Bessel equation. x2y+xy+(x2ν2)y=0x(xy)+(x2ν2)y=0y+1xy+(1ν2x2)y=0 \begin{align*} x^2 y^{\prime \prime} +xy^{\prime} +(x^2-\nu^2)y&=0 \\ x(xy^{\prime})^{\prime}+(x^2- \nu ^2) y&=0 \\ y^{\prime \prime}+\frac{1}{x} y^{\prime} + \left( 1-\frac{\nu^{2}}{x^{2}} \right)y&=0 \end{align*}

Description

First Kind Bessel Function

First Kind Bessel Function The first solution of the Bessel equation is written as Jν(x)J_{\nu}(x) and is called the first kind Bessel function. Jν(x)=n=0(1)nΓ(n+1)Γ(n+ν+1)(x2)2n+ν J_{\nu}(x)=\sum \limits_{n=0}^{\infty} \frac{(-1)^{n} }{\Gamma (n+1) \Gamma (n+\nu+1)} \left(\frac{x}{2} \right)^{2n+\nu}

Jν(x)=n=0(1)nΓ(n+1)Γ(nν+1)(x2)2nν J_{-\nu}(x)=\sum \limits_{n=0}^{\infty}\frac{(-1)^{n}}{\Gamma (n+1)\Gamma (n-\nu+1)} \left( \frac{x}{2} \right)^{2n-\nu}

Second Kind Bessel Function

Second Kind Bessel Function The second solution of the Bessel equation is referred to as Nν(x)=Yν(x)N_{\nu}(x)=Y_{\nu}(x) and is called the second kind Bessel function, Neumann function, or Weber function. For non-integer ν\nu Nν(x)=Yν(x)=cos(νπ)Jν(x)Jν(x)sin(νπ) N_{\nu}(x)=Y_{\nu}(x)=\frac{\cos (\nu \pi)J_{\nu}(x)-J_{-\nu}(x)}{\sin (\nu\pi)} For integer ν\nu, it is defined by the limit. For νZ\nu\in \mathbb{Z} and aR{Z}a \in \mathbb{R}\setminus\left\{\mathbb{Z}\right\} Nν(x)=limaνNa(x) N_{\nu}(x)=\lim \limits_{a \rightarrow \nu}N_{a}(x)

Third Kind Bessel Function

Third Kind Bessel Function The linear combination of the first kind Bessel function and the second kind Bessel function as below is called the third kind Bessel function or Hankel function. Hp(1)(x)=Jp(x)+iNp(x)Hp(2)(x)=Jp(x)iNp(x) H_{p}^{(1)}(x)=J_{p}(x)+iN_{p}(x) \\ H_{p}^{(2)}(x)=J_{p}(x)-iN_{p}(x)

Modified Bessel Functions

**Modified Bessel Equation and Modified Bessel Function The differential equation below is called the modified Bessel equation. x2y+xy(x2ν2)y=0 x^2 y^{\prime \prime} + xy^{\prime}-(x^2-\nu^2)y=0 The solution to the modified Bessel equation is as below and is called the modified Bessel function or the hyperbolic Bessel function.

Iν(x)=iνJν(ix)Kν(x)=π2iν+1[Jν(ix)+iNν(ix)]=π2iν+1Hp(1)(ix)=π2Iν(x)Iν(x)sin(νπ) \begin{align*} I_{\nu}(x)&=i^{-\nu}J_{\nu}(ix) \\ K_{\nu}(x) &= \frac{\pi}{2}i^{\nu+1}\left[ J_{\nu}(ix)+iN_{\nu}(ix) \right] \\ &= \frac{\pi}{2}i^{\nu+1}H_{p}^{(1)}(ix) \\ &=\frac{\pi}{2}\frac{I_{-\nu}(x)-I_{\nu}(x)}{\sin (\nu\pi )} \end{align*}

Properties

Symmetry

For integer ν\nu, the following equation holds.

Jν(x)=(1)νJν(x) J_{-\nu}(x)=(-1)^{\nu}J_{\nu}(x)

Recursion Relationship

Recursion Relation of Bessel Functions ddx[xνJν(x)]=xνJν1(x)ddx[xνJν(x)]=xνJν+1(x)Jν1(x)+Jν+1(x)=2νxJν(x)Jν1(x)Jν+1(x)=2Jν(x)Jν(x)=νxJν(x)+Jν1(x)=νxJν(x)Jν+1(x) \begin{align*} & \frac{d}{dx}[x^{\nu} J_{\nu}(x)] =x^{\nu}J_{\nu-1}(x) \\ & \frac{d}{dx}[x^{-\nu}J_{\nu}(x)]=-x^{-\nu}J_{\nu+1}(x) \\ & J_{\nu-1}(x)+J_{\nu+1}(x)=\frac{2\nu}{x}J_{\nu}(x) \\ & J_{\nu-1}(x)-J_{\nu+1}(x)=2J^{\prime}_{\nu}(x) \\ & J_{\nu}^{\prime}(x)=-\frac{\nu}{x}J_{\nu}(x)+J_{\nu-1}(x)=\frac{\nu}{x}J_{\nu}(x)-J_{\nu+1}(x) \end{align*}

Orthogonality

The following is satisfied.

01xJν(αx)Jν(βx)dx={0αβ12Jν+12(α)=12Jν12(α)=12Jν2(α)α=β \int_{0}^{1} x J_{\nu}(\alpha x) J_{\nu}(\beta x)dx = \begin{cases} 0 &\alpha\ne \beta \\ \frac{1}{2}J^{2}_{\nu+1}(\alpha)=\frac{1}{2}J_{\nu-1}^{2}(\alpha)=\frac{1}{2}J_{\nu^{\prime}}^{2}(\alpha) &\alpha=\beta \end{cases}