Applied Mathematics/Bessel Functions: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>PokestarFan
m Bessel Functions: clean up & typo fixing using AWB
 
(No difference)

Latest revision as of 02:26, 31 July 2017

Bessel Functions

The equation below is called Bessel's differential equation.

x2d2ydx2+xdydx+(x2n2)y=0

The two distinctive solutions of Bessel's differential equation are either one of the two pairs: (1)Linear combination of Bessel function(also known as Bessel function of the first kind) and Neumann function(also known as Bessel function of the second kind) (2)Linear combination of Hankel function of the first kind and Hankel function of the second kind. Bessel function (of the first kind) is denoted as Jn(x). Bessel function is defined as follow:

Jn(x)=xn2nΓ(1n)(1x22(2n+2)+x424(2n+2)(2n+4))
=m=0(1)mm!Γ(m+n+1)(x2)2m+n

where

Hn(1)(x)=Jn(x)+iNn(x)
Hn(2)(x)=Jn(x)iNn(x)
Nn(x)=Jn(x)cos(nπ)Jn(x)sin(nπ)

Γ(z) is the gamma function. i is the imaginary unit. Nn(x) is the Neumann function(or Bessel function of the second kind). Hn(x) is the Hankel functions. If n is an integer, the Bessel function of the first kind is an entire function.

Template:BookCat