Bessel Equations and Bessel Functions: X 0 by S Ds
Bessel Equations and Bessel Functions: X 0 by S Ds
Bessel functions form a class of the so called special functions. They are im-
portant in math as well as in physical sciences (physics and engineering). They
are especially important in solving boundary values problems in cylindrical coordi-
nates. First we define another important function: the Gamma function which is
used in the series expansion of the Bessel functions, then we construct the Bessel
functions Jα and Yα .
It can be shown that Γ has derivatives of all orders for x > 0 and that Γ has
a unique extremum (global minimum) on the interval (0, ∞). The minimum is
reached at a number x0 ∈ (1, 2) and Γ(x0 ) < 1. Furthermore, Γ satisfies
lim Γ(x) = ∞, and lim Γ(x) = ∞
x→0+ x→∞
1 2
Graph of Γ(x)
−3 −2 −1
∫ ∞ √
e−t dt =
2
To compute Γ(1/2) we use the value of the Gaussian integral π /2
0
(you have probably encountered this integral in Multivariable Calculus (MAC2313)
or in Prob./Statistics
√ class). In the following calculation, we have made the substi-
tution t = s.
( ) ∫ ∞ ∫ ∞
1 −s −1/2
√
e−t dt = π .
2
Γ = e s ds = 2
2 0 0
2. Bessel’s Equation
Bessel’s equation of order α (with α ≥ 0) is the second order differential equation
(1) x2 y ′′ + xy ′ + (x2 − α2 )y = 0
In order to find all solutions we need two independent solutions. We are going to
construct the independent solutions for x > 0.
of equation (1), with ck ∈ R, and c0 ̸= 0. The substitution of this series and its
(formal) derivatives into equation (1) gives
∑∞ ∞
∑ ∞
∑
x2 (k + r)(k + r − 1)ck xk+r−2 + x (k + r)ck xk+r−1 + (x2 − α2 ) ck xk+r = 0
k=0 k=0 k=0
We rewrite this as
∞
∑ ∞
∑ ∞
∑ ∞
∑
(k + r)(k + r − 1)ck xk+r + (k + r)ck xk+r + ck xk+r+2 − α2 ck xk+r = 0
k=0 k=0 k=0 k=0
then as
∑∞ ∞
∑ ∞
∑ ∞
∑
(k + r)(k + r − 1)ck xk+r + (k + r)ck xk+r + ck−2 xk+r − α2 ck xk+r = 0
k=0 k=0 k=2 k=0
After grouping the like terms and simplifying, we obtain
∞
∑ [ ]
(r2 − α2 )c0 xr + ((r + 1)2 − α2 )c1 xr+1 + ((r + k)2 − α2 )ck + ck−2 xk+r = 0
k=2
In order for this series to be identically zero, each coefficient must be zero. We have
then
( − α 2)c0 =2 )0 ,
2 2
(r
((r + 1)2 − α2 ) c1 = 0 ,
(r + j) − α cj + cj−2 = 0 , j = 2, 3, 4, · · ·
Since c0 ̸= 0, then the first equation implies that r must satisfy
r 2 − α2 = 0 .
This is the indicial equation of the Bessel equation. The indicial roots are
r=α and r = −α .
Consider the case r = α. The second equation becomes
(2α + 1)c1 = 0 ⇒ c1 = 0 (since α > 0) .
For j ≥ 2 the recurrence relation becomes
( ) −cj−2
(α + j)2 − α2 cj + cj−2 = 0 ⇒ cj = .
j(2α + j)
Since c1 = 0, the above relation gives
−c1 −c3
c3 = = 0, c5 = = 0, c7 = 0, · · ·
3(2α + 3) 5(2α + 5)
That is, all coefficients with odd indices are 0 (codd = 0). For the coefficients with
even indices, we have
−c0 −c0
c2 = =
2(2α + 2) 4(1 + α)
−c2 (−1)2 c0
c4 = = 4
4(2α + 4) 2 (2!)(1 + α)(2 + α)
−c4 (−1)3 c0
c6 = = 6
6(2α + 6) 2 (3!)(1 + α)(2 + α)(3 + α)
A proof by induction gives
(−1)j c0
c2j = , j = 1, 2, 3, · · ·
j!22j (1 + α)(2 + α) · · · (j + α)
BESSEL EQUATIONS AND BESSEL FUNCTIONS 5
The last series is a power series in (x/2)2 . To find its radius of convergence, we can
use the ratio test:
(−1)j+1 / ((1 + j)!Γ(j + 2 + α)) 1
lim = lim
j→∞ (−1)j / (j!Γ(j + 1 + α)) j→∞ (j + 1)(j + 1 + α) = 0 .
The radius of convergence is infinite (the power series converges to an analytic
function on R). The function Jα (x) is defined for x ≥ 0.
2.2. Construction of a second solution. Recall that the indicial roots of the
Bessel equation are r = ±α. We have used r = α to construct the solution Jα (x).
We can redo the above construction with r = −α. However, this can be done only
if α ̸∈ Z+ . In this case a second independent solution of Bessel’s equation is
∑∞
(−1)j ( x )2j−α
J−α (x) = .
j=0
j!Γ(j + 1 − α) 2
Note that J−α is not defined at x = 0. We have
lim |J−α (x)| = ∞ .
x→0+
The general solution of equation in (0, ∞) is
y(x) = AJα (x) + BJ−α (x) ,
with A and B constants.
6 BESSEL EQUATIONS AND BESSEL FUNCTIONS
corresponding Bessel equation has two independent solutions Jn+ϵ and J−(n+ϵ) .
The function Yn+ϵ defined by
Jn+ϵ (x) − (−1)n J−(n+ϵ) (x)
Yn+ϵ (x) = .
ϵ
Since function Yn+ϵ is a linear combination of Jn+ϵ and J−(n+ϵ) , then Yn+ϵ is also
a solution of the corresponding Bessel’s equation of order α = n + ϵ. We define Yn
as:
Jn+ϵ (x) − (−1)n J−(n+ϵ) (x)
Yn (x) = lim Yn+ϵ (x) = lim .
ϵ→0 ϵ→0 ϵ
It can be proved that the function Yn is a solution of the Bessel equation of order
n and that Yn and Jn are independent (see for example R.Courant and D. Hilbert,
Method of Mathematical Physics, vol. 2, or H. Sagan, Boundary and Eigenvalue
Problems of Mathematical Physics). This solution Yα is called the Bessel function
of the second kind of order n. It can also be proved that
lim Yn (x) = −∞ .
x→0+
Another method to obtain a second solution of the Bessel equation in the excep-
tional case is to seek it in the form
∑
y(x) = Jn (x) ln x + Cj xj .
j
2.3. General solution of the Bessel equation. We summarize the above dis-
cussions in the following theorem.
Theorem. Given the Bessel equation of order α ≥ 0,
x2 y ′′ + xy ′ + (x2 − α2 )y = 0
then we have the followings:
8 BESSEL EQUATIONS AND BESSEL FUNCTIONS
(−1)j ( x )2j
∑∞
x2 x4 x6
J0 (x) = 2
=1− 2 + 4 2
− 6 + ···
j=0
(j!) 2 2 2 (2!) 2 (3!)2
(−1)j ( x )2j+1
∑∞
x x3 x5 x7
J1 (x) = = − 3 + 5 − 7 + ···
j=0
j!(j + 1)! 2 2 2 (2!) 2 (2!)(3!) 2 (3!)(4!)
The graphs of J0 and of J1 resemble those of cosine and sine with a decreasing
Graphs of J0 and J1
1.5
J0(x)
J1(x)
0.5
−0.5
−1
0 2 4 6 8 10 12 14 16 18 20
amplitude. Notice how the zeros of J0 and J1 behave. Between two consecutive
zeros of J0 there is exactly one zero of J1 . The following table lists the approximate
values of the first 9 positive zeros of J0 and J1
j 1 2 3 4 5 6 7 8 9
J0 2.405 5.520 8.654 11.792 14.931 18.071 21.212 24.353 27.494
J1 3.832 7.016 10.174 13.324 16.471 19.616 22.760 25.904 29.047
BESSEL EQUATIONS AND BESSEL FUNCTIONS 9
For n large, the n-th zero of J0 is approximately nπ − (π/4) and the n-th zero
of J1 is approximately nπ + (π/4). It is shown that for x large we have
√ ( √ ( )
2 π) 2 3π
J0 (x) ≈ cos x − and J1 (x) ≈ cos x −
πx 4 πx 4
In fact the m-th Bessel function Jm has the following behavior
√ ( )
2 (2m + 1)π
Jm (x) ≈ cos x − for x large.
πx 4
This approximation shows that Jm has infinitely many positive zeros that tends
to infinity. More precisely, we have following proposition about the zeros of Bessel
functions.
Proposition 1. For every α ∈ R, the positive zeros of Jα form an increasing
unbounded sequence. That is, the solution set of the equation
Jα (x) = 0, x>0,
forms a sequence
Proof. We prove the first relation and leave the others as an exercise. Recall that
the Taylor expansion of sin x is
∞
∑ (−1)k 2k+1
sin x = x .
(2k + 1)!
k=0
√
We need the value of Γ(j + (3/2)). We have Γ(1/2) = π (see section about the
Gamma function). By using the fundamental property of the Gamma function, we
10 BESSEL EQUATIONS AND BESSEL FUNCTIONS
get ( ) ( ) ( ) √
3 1 1 1 π
Γ =Γ +1 = Γ = ,
2
( ) ( 2 ) 2 2
( ) 2 √
5 3 3 3 (3 · 1) π
Γ =Γ +1 = Γ = ,
(2) (2 ) 2 (2) 22 √
7 5 5 5 (5 · 3 · 1) π
Γ =Γ +1 = Γ = .
2 2 2 2 23
We prove by induction that for j ∈ Z+ ,
( )
3 (2j + 1)(2j − 1) · · · 3 · 1 √
Γ j+ = π.
2 2j+1
We can simplify the product of the odd integers above as
(2j + 1)! (2j + 1)!
(2j + 1)(2j − 1) · · · 5 · 3 · 1 = = .
(2j)(2j − 2) · · · 4 · 2 2j (j!)
Hence, ( )
3 (2j + 1)! √
Γ j+ = 2j+1 π.
2 2 (j!)
Now we use these to show the first relation of the proposition.
∑∞
(−1)j ( x )2j+(1/2)
J1/2 (x) =
j!Γ(j + (3/2)) 2
√
j=0
∞
2∑ (−1)j
= x2j+1
x j=0 22j+1 (j!)Γ(j + (3/2))
√ ∞
2∑ (−1)j 22j+1 (j!)
= 2j+1
√ x2j+1
x j=0 2 (j!)(2j + 1)! π
√ ∞
2 ∑ (−1)j 2j+1
= x
πx j=0 (2j + 1)!
√
2
= sin x
πx
Analogous results about the behaviors of the Bessel functions of the second kind
can be obtained.
BESSEL EQUATIONS AND BESSEL FUNCTIONS 11
0.4 Y0(x)
Y1(x)
Y2(x)
0.2
−0.2
−0.4
−0.6
−0.8
−1
−1.2
−1.4
−1.6
0 2 4 6 8 10 12 14 16 18 20
The first two properties are easy to obtain from the series representation of Jα
and the third has already been verified.
12 BESSEL EQUATIONS AND BESSEL FUNCTIONS
The following table lists the values J0 (x) and of J1 (x) for some values of x
between 0 and 10.
x 0 0.5 1.0 1.5 2.0 2.5 3.0
J0 (x) 1.0000 0.9385 0.7652 0.5118 0.2239 -0.0484 -0.2601
J1 (x) 0 0.2423 0.4401 0.5579 0.5767 0.4971 0.3391
x 3.5 4 4.5 5 5.5 6 6.5
J0 (x) -0.3801 -0.3971 -0.3205 -0.1776 -0.0068 0.1506 0.2601
J1 (x) 0.1374 -0.0660 -0.2311 -0.3276 -0.3414 -0.2767 -0.1538
x 7 7.5 8 8.5 9 9.5 10
J0 (x) 0.3001 0.2663 0.1717 0.0419 -0.0903 -0.1939 -0.2459
J1 (x) -0.0047 0.1352 0.2346 0.2731 0.2453 0.1613 0.0435
By repeated use of property 7, we can get Jn (x) for any integer n once J0 (x)
and J1 (x) are known.
Example 3. Let use the table to find J4 (3.5). We have J0 (3.5) = −0.3801 and
J1 (3.5) = 0.1374. By using property 7 with α = 1, then α = 2, 3, and 4, we get
2
J2 (3.5) + J0 (3.5) = J1 (3.5) J2 (3.5) = 0.4586
3.5
4
J3 (3.5) + J1 (3.5) = J2 (3.5) J3 (3.5) = 0.3868
3.5
6
J4 (3.5) + J2 (3.5) = J3 (3.5) J4 (3.5) = 0.2044
3.5
Example 4. We use the integral property 8 and integration by parts to find the
following integral
∫ ∫
x J5 (x)dx = x2 (x−4 J5 (x))dx
−2
∫
= x2 (−x−4 J4 (x)) + (2x)x−4 J4 (x)dx
∫
= −x J4 (x) + 2 x−3 J4 (x)dx
−2
(the series converges uniformly and absolutely for |z| ≤ R for every R > 0). We
have then
∞ j ( )j
(−1)j ( x )j
∑ ∑∞
t x
ext/2 = and e−x/2t = .
j=0
j! 2 j=0
j!tj 2
The product is
∞ j ( )j
t x (−1)k ( x )k ∑ ∑ (−1)k ( x )j+k j−k
∑∞ ∑ ∞ ∞
ext/2 e−x/2t = = t
j=0
j! 2 k!tk 2 j=0
(j!)(k!) 2
k=0 k=0
n
We rewrite this relation as a power series in t (so the coefficients will depend on
x).
∑∞ ∑∞
1
e(x/2)(t−(1/t)) = C−n (x) n + C0 (x) + Cn (x)tn .
n=1
t n=1
We need to show that Jm (x) = Cm (x). The coefficient Cn (x) is obtained from the
double series by grouping all the coefficients of tm . Thus all term with j − k = m:
∑ (−1)k ( x )j+k
Cm (x) =
(j!)(k!) 2
j−k=m, j,k≥0
and
e(x/2)(t−(1/t)) = eix sin θ = cos(x sin θ) + i sin(x sin θ) .
It follows that
∞
∑ ∞
∑
cos(x sin θ) + i sin(x sin θ) = J0 (x) + 2 J2p (x) cos(2pθ) + 2i J2p+1 (x) sin(2p + 1)θ
p=1 p=0
Similarly,
∫ ∫ [∞ ]
1 π
2 π∑
sin(x sin θ) sin(nθ)dθ = J2p+1 (x) sin(2p + 1)θ sin(nθ)dθ
π 0 π 0 p=0
{
Jn (x) if n is odd,
=
0 if n is even.
|Jn (x)| ≤ 1, ∀x ∈ R
and
lim Jn (x) = 0 .
x→∞
16 BESSEL EQUATIONS AND BESSEL FUNCTIONS
6. Exercises
Exercise 1. The table bellow lists approximate values of the Gamma function
for values of x in the interval [0, 1]. Use the table together with the fundamental
property of the Gamma function to find the following values
Γ(9.45), Γ(23.10), Γ(6.05), Γ(4.85), Γ(8.85),
Γ(−0.75), Γ(−4.65), Γ(−0.01), Γ(−2, 85), Γ(−3.75).
x 0.05 0.10 0.15 0.20 0.25 0.30 0.35 0.40 0.45 0.50
Γ(x) 19.470 9.513 6.220 4.591 3.626 2.992 2.546 2.218 1.968 1.773
x 0.55 0.60 0.65 0.70 0.75 0.80 0.85 0.90 0.95 1.00
Γ(x) 1.616 1.489 1.385 1.298 1.225 1.164 1.113 1.069 1.032 1.00
Exercise 2. The aim of this exercise is to establish the formulas
∫ π/2
Γ(x)Γ(y)
=2 cos2x−1 θ sin2y−1 θdθ x > 0, y > 0 (∗)
Γ(x + y) 0
1. Show that
∫ ∞ ∫ ∞ ∫ ∞ ∫ ∞
−s x−1 −t y−1
e−(u
2
+v 2 ) 2x−1 2y−1
Γ(x)Γ(y) = e s ds e t dt = u v dudv
0 0 0 0
Exercise 16. Use the expansion of cos(x sin θ) involved in the proof of Proposition
3 to show that
∞
∑
cos x = J0 (x) + 2 (−1)j J2j (x)
j=1
∞
∑
sin x = 2 (−1)j J2j+1 (x)
j=0
∞
∑
1 = J0 (x) + 2 J2j (x)
j=1