Bessel Functions as Solutions to Differential Equations
📂Odinary Differential EquationsBessel Functions as Solutions to Differential Equations
Theorem
Theorem 1
Given a differential equation slightly different from the Bessel equation as follows:
ory′′+x1−2ay′+[(bcxc−1)2+x2a2−ν2c2]y=x2y′′+(1−2a)xy′+[b2c2x2c+(a2−ν2c2)]y= 0 0
And let Zν(x) be any linear combination of Jν(x) and Nν(x). Then, the solution to the given differential equation is as follows:
y=xaZν(bxc)=xa[AJν(bxc)+BNν(bxc)]
ν, a, b, c, A, B are constants.
Theorem 2
x2y′′+xy′+(K2x2−ν2)y=0
The general solution to the differential equation is as follows:
y=AJν(Kx)+BNν(Kx)
Explanation
Bessel’s Equation
x2y′′+xy′+(x2−ν2)y=x(xy′)′+(x2−ν2)y=y′′+x1y′+(1−x2ν2)y= 0 0 0
Even if a differential equation is not exactly like the Bessel equation, the fact that its solutions can be expressed using Bessel functions is of significant help in solving various differential equations. For example,
3xy′′+y′+12y=xy′′+2y′+4y=y′′+9xy= 0 0 0
Although this differential equation is not exactly in the form of Bessel’s equation, its solution can still be expressed by Bessel functions. The solutions are as follows:
y=y=y= x1/3Z2/3(4x1/2)=x1/3[AJ2/3(4x1/2)+BN2/3(4x1/2)] x−1/2Z1(4x1/2)=x−1/2[AJ1(4x1/2)+BN1(4x1/2)] x1/2Z1/3(2x3/2)=x1/2[AJ1/3(2x3/2)+BN1/3(2x3/2)]
Proof
Proof 1
It is sufficient to show that it holds for y=xaJν(bxc). First, obtaining y′, y′′ gives the following:
y=y′=y′′= xaJν(bxc) axa−1Jν(bxc)+bcxa+c−1Jν′(bxc) a(a−1)xa−2Jν(bxc)+abcxa+c−2Jν′(bxc)+(a+c−1)bcxa+c−2Jν′(bxc)+b2c2xa+2c−2Jν′′(bxc)
Substituting this into (1) results in:
[a(a−1)xaJν(bxc)+abcxa+cJν′(bxc)+(a+c−1)bcxa+cJν′(bxc)+b2c2xa+2cJν′′(bxc)]+[(1−2a)axaJν(bxc)+(1−2a)bcxa+cJν′(bxc)]+[b2c2xa+2cJν(bxc)+(a2−ν2c2)xaJν(bxc)]=0
After organizing according to the differential coefficients:
(a2−a+a−2a2+b2c2x2c+a2−ν2c2)xaJν(bxc)+(abc+abc+bc2−bc+bc−2abc)xa+cJν′(bxc)+(b2c2x2c)xaJν′′(bxc)=0
Multiplying both sides by xa1 and organizing the coefficients gives:
⟹c2(b2x2c−ν2)Jν(bxc)+c2(bxc)Jν′(bxc)+c2(b2x2c)Jν′′(bxc)=(b2x2c−ν2)Jν(bxc)+(bxc)Jν′(bxc)+(b2x2c)Jν′′(bxc)= 0 0
Let’s denote by bxc=z, Jν(z)=y, then from the above equation, we obtain the following:
⟹(z2−ν2)y+zy′+z2y′′=x2y′′+xy′+(x2−ν2)y= 0 0
This is a Bessel equation, and since Bessel functions are solutions to the Bessel equation, the above statement is valid.
■
Proof 2
x2dx2d2y+xdxdy+(x2−ν2)y=0
The general solution to the above Bessel differential equation is y=AJν(Kx)+BNν(Kx). By substituting x=Kx into the equation and general solution, we obtain the following:
K2x2d(Kx)2d2y+Kxd(Kx)dy+(K2x2−ν2)y=0
The general solution to this differential equation is y=AJν(Kx)+BNν(x). By organizing the constants of the differential equation, we get:
x2dx2d2y+xdxdy+(K2x2−ν2)y=0
■