ODE Lecture 13
ODE Lecture 13
March-June 2023
Lecture-13
(Section 6.3 of Differential Equations by S. L. Ross, 3rd Edition)
y 00 + p(x)y 0 + q(x)y = 0.
Main results
Bessel Equations
where α is a constant, is called Bessel’s equation of order α and its solutions are
known as Bessel functions of order α.
with a0 6= 0.
P∞
∞
X y 0(x) = n=0 (n + r)an xn+r−1 ,
y(x) = an xn+r ⇒ P∞
n=0 y 00(x) = n=0 (n + r)(n + r − 1)an xn+r−2 .
we obtain
∞
X ∞
X
(n + r)(n + r − 1)an xn+r + (n + r)an xn+r
n=0 n=0
| {z } | {z }
T1 T2
∞
X ∞
X
+ an xn+r+2 − α2 an xn+r = 0.
n=0 n=0
| {z } | {z }
T3 T4
This implies
∞
X ∞
X
xr [(n + r)2 − α2 ]an xn + xr an xn+2 = 0.
n=0 n=0
For r = α,
∞
!
X (−1)n t2n
zα (t) = a0 tα 1+ ,t>0
n=1
22n n!(1 + α)(2 + α) · · · (n + α)
Therefore
∞
!
α
X (−1)n x2n
yα (x) = a0 (−x) 1+ , x < 0.
n=1
22n n!(1 + α)(2 + α) · · · (n + α)
is a solution of (4).
(March-June 2023) MA 102-ODE Lecture-13 10 / 21
Power Series Solutions to the Bessel Equation
When you can find the second linearly independent solution y−α ?
Case II. For r = −α, the equations for determining the coefficients
are: ∞ ∞
X X
n
2 2
[(n + r) − α ]an x + an xn+2 = 0.
n=1 n=0
|P {z }
∞
= n=2 an−2 xn
Hence, r = −α leads to
[(1 − α)2 − α2 ]a1 = 0 and [(n − α)2 − α2 ]an + an−2 = 0.
These equations become
(1 − 2α)a1 = 0 and n(n − 2α)an + an−2 = 0.
If α − (−α) = 2α is not an integer, these equations give us
an−2
a1 = 0 and an = − , n ≥ 2.
n(n − 2α)
Again a3 = a5 = a7 = · · · = 0.
(March-June 2023) MA 102-ODE Lecture-13 12 / 21
Power Series Solutions to the Bessel Equation
Note that if x ∈ (−1, 0), then x + 1 > 0 and hence Γ(x + 1) exists. So for any
x ∈ (−1, 0), we can define
Γ(x + 1)
Γ(x) = .
x
Similarly if x ∈ (−2, −1), then x + 1 ∈ (−1, 0) for which we are now having the
definition of Γ function.
(
Γ(x+1)
, if − 1 < x < 0
Γ(x) = x
Γ(x+1)
x , if − 2 < x < −1 and so on
which yields
Γ(α + n + 1)
(1 + α)(2 + α) · · · (n + α) =
Γ(α + 1)
Thus, we have
∞
!
α
X (−1)n Γ(α + 1) x 2n
yα (x) = a0 x 1+
n=1
n!Γ(α + n + 1) 2
∞
X (−1)n x 2n
= a0 Γ(α + 1)xα
n=0
n!Γ(α + n + 1) 2
2−α
Choosing a0 = Γ(1+α) , the expression for yα , can be written as
∞
x α X (−1)n x 2n
Jα (x) = , ∀x > 0.
2 n=0
n!Γ(n + 1 + α) 2
The function Jα defined above for x > 0 and α ≥ 0 is called the Bessel function
of the first kind of order α.
which yields
Γ(n + 1 − α)
(1 − α)(2 − α) · · · (n − α) =
Γ(1 − α)
(March-June 2023) MA 102-ODE Lecture-13 18 / 21
Power Series Solutions to the Bessel Equation
Thus, we have
∞
!
X (−1)n Γ(1 − α) x 2n
yα (x) = a0 x−α 1+
n=1
n!Γ(n + 1 − α) 2
∞
X (−1)n x 2n
= a0 Γ(1 − α)x−α
n=0
n!Γ(n + 1 − α) 2
2α
With a0 = Γ(1−α) , the expression for y−α , can be written as
∞
x −α X (−1)n x 2n
J−α (x) = , ∀x > 0.
2 n=0
n!Γ(n + 1 − α) 2
That is, J−α is nothing but y−α . Finally, general solution for Bessel equation is
given by
y(x) = c1 Jα (x) + c2 J−α (x), x > 0 & α ∈ / Z+ ∪ {0}
(March-June 2023) MA 102-ODE Lecture-13 19 / 21
Power Series Solutions to the Bessel Equation
2α
• Jα−1 (x) + Jα+1 (x) = J (x).
x α