ODE-2023-Tutorial-4
ODE-2023-Tutorial-4
Singular Points:
1. Classify the singular points of the following differential equations:
(a) (x − 1)2 y 00 + 1 0
x2
y + 5y = 0.
(b) (x2 − 3x)y 00 − (x + 2)y 0 + y = 0.
(c) (x4 − 2x3 + x2 )y 00 + 2(x − 1)y 0 + x2 y = 0.
(d) (x − 1)3 x2 y 00 + 3x(x − 1)y 0 − 5y = 0.
2. For each of the following equations, determine whether the point at infinity is an ordinary point, a
regular singular point, or an irregular singular point.
(a) (1 − x2 ) y 00 − 2x y 0 + α(α + 1) y = 0, where α ∈ R (Legendre Equation).
(b) y 00 − 2x y 0 + λ y = 0, where λ ∈ R (Hermite Equation).
Page 1
6. Derive two linearly independent (series) solution of 2x2 y 00 − 3x y 0 + (2 − x) y = 0.
7. Find the general solution of (x + 2)x2 y 00 − x y 0 + (1 + x) y = 0 by computing the first few terms of
power series solutions about the regular singular point x = 0.
8. Find the general solution of x y 00 + 3 y 0 − xy = 0 for x > 0 by computing the first few terms of power
series solutions about the regular singular point x = 0.
9. Find the general solution of x2 y 00 − x y 0 + (1 − x)y = 0 by computing the first few terms of power
series solutions about the regular singular point x = 0.
1 − 4k 2
00
12. Find a solution of y + 1 + y = 0, where k > 0 is a real constant, using the Bessel
4x2
function of the first kind.
13. Using the series definition for Jα (x), prove the following identities:
d α
(a) (x Jα (x)) = xα Jα−1 (x) where α ≥ 1.
dx
d −α
(b) (x Jα (x)) = −x−α Jα+1 (x) where α ≥ 0.
dx
Page 2
14. From the relations in Question (13), deduce the following recurrence relations.
****************
Page 3