0% found this document useful (0 votes)
78 views3 pages

Lecture 18: Series Solution of Linear Differential Equations (Iii)

This document provides an overview of Bessel functions, which are solutions to Bessel's differential equation. It discusses: 1) Bessel's differential equation and its properties. 2) The case when the order parameter is non-integer, defining the Bessel functions of the first kind Jν(x). 3) Special cases when the order parameter is a negative integer -m, defining additional Bessel functions of the second kind, including the Weber functions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views3 pages

Lecture 18: Series Solution of Linear Differential Equations (Iii)

This document provides an overview of Bessel functions, which are solutions to Bessel's differential equation. It discusses: 1) Bessel's differential equation and its properties. 2) The case when the order parameter is non-integer, defining the Bessel functions of the first kind Jν(x). 3) Special cases when the order parameter is a negative integer -m, defining additional Bessel functions of the second kind, including the Weber functions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

McGill University

Math 325A: Differential Equations

LECTURE 18: SERIES SOLUTION OF LINEAR DIFFERENTIAL


EQUATIONS (III)
BESSEL FUNCTIONS
(Text: Chap. 8)

1 Introduction
In this lecture we study an important class of functions which are defined by the differential equation

x2 y 00 + xy 0 + (x2 − ν 2 )y = 0,

where ν ≥ 0 is a fixed parameter. This DE is known Bessel’s equation of order ν. This equation
has x = 0 as its only singular point. Moreover, this singular point is a regular singular point since

xp(x) = 1, x2 q(x) = x2 − ν 2 .

Bessel’s equation can also be written

1 0 ν2
y 00 + y + (1 − 2 ) = 0
x x
which for x large is approximately the DE y 00 + y = 0 so that we can expect the solutions to oscillate
for x large. The indicial equation is r(r − 1) + r − ν 2 = r − ν 2 whose roots are r1 = ν and r2 = −ν.
The recursion equations are
£ ¤ £ ¤
(1 + r)2 − ν 2 a1 = 0, (n + r)2 − ν 2 an = −an−2 , for n ≥ 2.

The general solution of these equations is a2n+1 = 0 for n ≥ 0 and

(−1)n a0
a2n (r) = .
(r + 2 − ν)(r + 4 − ν) · · · (r + 2n − ν)(r + 2 + ν)(r + 4 + ν) · · · (r + 2n + ν)

2 The Case of Non-integer µ


If ν is not an integer and µ 6= 1/2, we have the case (I). Two linearly independent solutions of
Bessel’s equation Jν (x), J−ν (x) can be obtained by taking r = ±ν, a0 = 1/2ν Γ(ν + 1). Since, in
this case,
(−1)n a0
a2n = 2n ,
2 n!(r + 1)(r + 2) · · · (r + n)
we have for r = ±ν

X (−1)n ³ x ´2n+r
Jr (x) = .
n=0
n!Γ(r + n + 1) 2

1
Recall that the Gamma function Γ(x) is defined for x ≥ −1 by
Z ∞
Γ(x + 1) = e−t tx dt.
0

For x ≥ 0 we have Γ(x + 1) = xΓ(x), so that Γ(n + 1) = n! for n an integer ≥ 0. We have


µ ¶ Z ∞ Z ∞
1 −t −1/2 2 √
Γ = e t dt = 2 e−x dt = π.
2 0 0

The Gamma function can be extended uniquely for all x except for x = 0, −1, −2, . . . , −n, . . . to a
function which satisfies the identity Γ(x) = Γ(x)/x. This is true even if x is taken to be complex.
The resulting function is analytic except at zero and the negative integers where it has a simple
pole.
These functions are called Bessel functions of first kind of order ν.
As an exercise the reader can show that
r r
2 2
J 12 (x) = cos(x), J− 12 = sin(x).
πx πx

3 The Case of µ = −m with m an integer ≥ 0


For this case, the first solution Jm (x) can be obtained as in the last section. As examples, we give
some such solutions as follows:

• The Case of m = 0:

X∞
(−1)n 2n
J0 (x) = x
n=0
22n (n!)2

• The case m = 1:


xX (−1)n
J1 (x) = 2n
x2n .
2 n=0 2 n!(n + 1)!

To derive the second solution, one has to proceed differently. For ν = 0 the indicial equation has a
repeated root, we have the case (II). One has a second solution of the form

X
y2 = J0 (x) ln(x) + a02n (0)x2n
n=0

where
(−1)n
a2n (r) = .
(r + 2)2 (r + 4)2 · · · (r + 2n)2
It follows that µ ¶
a02n (r) 1 1 1
= −2 + + ···
a2n r+2 r+4 r + 2n
so that µ ¶
1 1
a02n (0) = 1 + + ··· + a2n (0) = hn a2n (0),
2 n

2
where we have defined µ ¶
1 1
hn = 1 + + ··· + .
2 n
Hence
X∞
(−1)n hn 2n
y2 = J0 (x) ln(x) + x .
n=0
22n (n!)2
Instead of y2 , the second solution is usually taken to be a certain linear combination of y2 and J0 .
For example, the function
2h i
Y0 (x) = y2 (x) + (γ − ln(2))J0 (x) ,
π
where γ = lim (hn − ln n) ≈ 0.5772, is known as the Weber function of order 0. The constant
n→∞
γ is known as Euler’s constant; it is not known whether γ is rational or not.
If ν = −m, with m > 0, the the roots of the indicial equation differ by an integer, we have the
case (III). Then one has a solution of the form

X
y2 = aJm (x) ln(x) + b02n (−m)x2n+m
n=0

where b2n (r) = (r + m)a2n (r) and a = b2m (−m). In the case m = 1 we have

(−1)n a0
b2n (r) = ,
(r + 3)(r + 5) · · · (r + 2n − 1)(r + 3)(r + 5) · · · (r + 2n + 1)

subsequently,
µ ¶
1 1 1 1 1 1
b02n (r) =− + + ··· + + + + ··· + b2n (r),
r+3 r+5 r + 2n − 1 r + 3 r + 5 r + 2n + 1

−1
b02n (−1) = (hn + hn−1 )b2n (−1),
2
(−1)n+1 (hn + hn−1 )
=
22n+1 (n − 1)!n!

so that

−1 1 X (−1)n+1 (hn + hn−1 ) 2n
y2 = J1 (x) ln(x) + x
2 x n=0 22n+1 (n − 1)!n!

where, by convention, h−1 = h0 = 0, (−1)! = 1. The Weber function of order 1 is defined to be


4h i
Y1 (x) = − y2 (x) + (γ − ln 2)J1 (x) .
π
The case m > 1 is slightly more complicated and will not be treated here.
The second solutions y2 (x) of Bessel’s equation of order m ≥ 0 are unbounded as x → 0. It
follows that any solution of Bessel’s equation of order m ≥ 0 which is bounded as x → 0 is a scalar
multiple of Jm . The solutions which are unbounded as x → 0 are called Bessel functions of the
second kind. The Weber functions are Bessel functions of the second kind.

You might also like