Bessel functions

From testwiki
Jump to navigation Jump to search

Definition

The Bessel function is canonical solution to Bessel's differential equation x2y+xy+(x2ν2)y=0,ν. Solutions were first introduced by Daniel Bernoulli, but later generalized by Friedrich Bessel. The most common and most important case of the Bessel function is when ν, which is called the order of the Bessel function.

Bessel functions arise when the method of separation of variables is applied to the Laplace or Helmholtz equation in cylindrical or spherical coordinates. They are very important for many problems dealing with physical phenomena, like wave or heat propagation.

Derivation of Bessel function using Frobenius's Method

Consider the Bessel equation:

x2y+xy+(x2ν2)y=0

y+(1x)p(x)y+(1ν2x2)q(x)y=0

We're seeking solutions near x0=0. Since:

xp(x)=1x2q(x)=x2ν2

are power series in x, x0=0 is a regular singular point of the Bessel equation. This allows Frobenius's method to be applied.

We are seeking solutions of the form:

y(x)=n=0Cnxn+r,x>0,Cn0

Differentiating yields:

y(x)=n=0(n+r)Cnxn+r1y(x)=n=0(n+r1)(n+r)Cnxn+r2

Conditions for Cn must be found. Substituting our expressions back into the Bessel equation:

0=x2y+xy+(x2ν2)y=n=0(n+r1)(n+r)Cnxn+r+n=0(n+r)Cnxn+r+n=0Cnxn+r+2n=0ν2Cnxn+r

A substitution must be made in indices:m=n+2. This yields:

0=n=0[(n+r1)(n+r)+(n+r)ν2]Cnxn+r+m=2Cm2xm+r=n=0[(n+r)2ν2]Cnxn+r+n=2Cn2xn+r=(r2ν2)C0xr+[(r+1)2ν2]C1xr+1+n=2{[(n+r)2ν2]Cn+Cn2}xn+r

Dividing the equation above by xr(x>0) yields:

0=(r2ν2)C0+[(r+1)2ν2]C1x+n=2{[(n+r)2ν2]Cn+Cn2}xn

By the "Identity Theorem" (which states that xn is linearly independent), it follows that:

(r2ν2)C0=0[(r+1)2ν2]C1=0[(n+r)2ν2]Cn+Cn2=0,n=2,3,4,

By assumption, C00, so we define a function:

h(r):=r2ν2=0(indicial equation)

The possible values for r=±ν. Let r1:=ν,r2:=ν and for convenience, let ν>0. We obtain the following recurrence relations for Cn:

{C00(arbitrarily defined)C1=0(follows from [(r+1)2ν2]C1=0)[(n+r)2ν2]h(n+r)Cn=Cn2,n=2,3,4,

To get a solution to the Bessel equation, choose r1=ν,ν0. Thus, h(n+r)=h(n+ν)0,n=2,3,4,. We can now solve for Cn:

Cn=Cn2(n+ν)2ν2=Cn2n2+2nν

We end up with the recursion:

{C00C1=0Cn=Cn2n(n+2ν),n=2,3,4,

Since the recursion has depth 2 and C1=0, it follows that:

{C00C2n+1=0,n=0,1,2,C2n=C2n22n(2n+2ν)=C2n222n(n+ν),n=1,2,3,

Because of the recursion, we get the following set of terms:

C00C2=C0221(1+ν)C4=C22=C2222(2+ν)=(1)2C02412(1+ν)(2+ν)=(1)2C0242!(1+ν)(2+ν)C6=C23=C4223(3+ν)=(1)3C0263!(1+ν)(2+ν)(3+ν)C2n=(1)nC022nn!(1+ν)(2+ν)(n+ν),n=1,2,3,

In order to simplify the expansion of y, we normalize C0 and choose:

C0:=12νΓ(1+ν)

This simplifies our general term to:

C2n=(1)n22n+νn!Γ(n+1+ν),n=0,1,2,

The first solution to the Bessel equation can be written like this:

Jν(x)=n=0(1)nn!Γ(n+1+ν)(x2)2n+ν

Gamma Function

Definition

The definition of the gamma function is defined on x such that x>0:

Γ(x):=0tx1etdt

Properties of the Gamma Function

Here are some theorems for the gamma function:

  1. Γ(x+1)=xΓ(x)
  2. Γ(1)=1
  3. Γ(n+1)=n!
  4. Γ(12)=π

Second Solution of the Bessel Equation

For the case that ν∉,ν>0, we can define a second solution to the Bessel function. In this case, n+1ν({0}) and therefore Γ(n+1ν) is defined. Consider:

Jν(x):=n=0(1)nn!Γ(n+1ν)(x2)2nν

Some theorems for this new function:

  • Jν(x) solves the Bessel equation.
  • Jν(x),Jν(x) are linearly independent.

These theorems are proved easily, but will not be shown here.

Bessel Functions of the Second Kind

A second function that is defined on ν,ν∉ takes the form:

Yν(x):=cos(νπ)Jν(x)Jν(x)sin(νπ)

Deriving this result is fairly difficult and will not be shown here. This function, called the Bessel function of the second kind of order ν, is linearly independent from Jν(x).

Hankel Functions, Bessel Functions of the Third Kind

A third type of function (complex-valued) for ν,ν∉, are:

Hν(1):=Jν(x)+iYν(x)

Hν(2):=Jν(x)iYν(x)

and are called the Bessel functions of the 3rd kind or Hankel functions of order ν. The Hankel functions Hν(1),Hν(2) are linearly independent.

Complete Solution to the Bessel Equation

For all ν,λ, the complete solution of the Bessel equation:

x2y+xy+(λ2x2ν2)y=0

can be written as:

y(x)=C1Jν(λx)+C2Yν(λx)

or:

y(x)=C1Hν(1)(λx)+C2Hν(2)(λx).

If ν, then:

y(x)=C1Jν(x)+C2Jν(x).

Moreover:

  • Jν,Jν,Yν have countably many zeroes.
  • If v0, then Jν(λx) is finite for all x, Jν(λx) and Yν(λx) are unbounded in the neighborhood of 0.

Identities

Here are some identities for the Bessel function. They can be deduced with reasonable effort.

Differential Identities

For ν:

  1. [xνJν(x)]=xνJν1(x)

  2. [xνJν(x)]=xνJν+1(x)

  3. [xνYν(x)]=xνYν1(x)

  4. [xνYν(x)]=xνYν+1(x)

Corollary:

  1. xJν(x)+νJν(x)=xJν1(x)

  2. xJν(x)νJν(x)=xJν+1(x)

Corollary (Recursion Formula):

  1. 2νxJν(x)=Jν1(x)+Jν+1(x)

  2. Jν(x)=12[Jν1(x)Jν+1(x)]

Integration Identities

For ν:

  1. xνJν1(x)dx=xνJν(x)+C

  2. xνJν+1(x)dx=xνJν(x)+C

Important special cases (ν=0,1):

  1. xJ0(x)dx=xJ1(x)+C

  2. J1(x)dx=J0(x)+C