Example Showing Why No Power Series Solution Exists About A Singular Point
Example Showing Why No Power Series Solution Exists About A Singular Point
example showing why To appreciate why an ordinary power series solution cannot be developed
no power series around a regular singular point, it will be sufcient to consider the CauchyEuler
solution exists about equation
a singular point
x 2 y + 3xy + 2y = 0,
which has a regular singular point at the origin. This CauchyEuler equation was
solved analytically in Example 6.10, where its solution was found to be
y(x) = C1 x 1 cos(ln |x|) + C2 x 1 sin(ln |x|).
The reason that no power series solution exists in this case is seen to be the presence
of the factor x 1 and the function ln |x| in the analytical solution, neither of which
can be expanded in a power series about the origin.
Summary The regular and singular points of a general homogeneous second order linear variable
coefcient differential equation were dened and illustrated by example. It was shown
how, if necessary, a singular point occurring at x = a could be shifted to the origin, and
an example was used to demonstrate why an ordinary power series solution cannot be
developed around a regular singular point.
EXERCISES 8.3
Identify the nature of the singular points in each of the 4. xy + (1 x)y + ny = 0 (n > 0).
following equations. 5. (x + 4)3 y + 2(x + 4)y + xy = 0.
1. (1 x)2 y + 2(x 1)y + y = 0. 6. (x 2 4)y + (x + 3)y 5(x + 1)y = 0.
2. x 2 y + 3x 2 y + (1 + x 2 )y = 0. 7. (3 x)2 y + 4y + cos x(3 x 2 )y = 0.
3. (1 + x)2 y + 2y + y = 0. 8. x 2 y + 8y + 3xy = 0.
THEOREM 8.1 Frobenius theorem Let x0 be a regular singular point of (22). Then, in some
interval 0 < x x0 < d, the equation will always possess at least one solution of
the form
y(x) = (x x0 )c a0 + a1 (x x0 ) + a2 (x x0 )2 +
= (x x0 )c an (x x0 )n ,
n=0
the Frobenius where a0 = 0 and c is a real or complex number. A second linearly independent
theorem and solution of similar form will exist that may contain a logarithmic term, though
method of solution with a different value of c and some other coefcients b0 , b1 , b2 , . . . in place of
464 Chapter 8 Series Solutions of Differential Equations, Special Functions, and SturmLiouville Equations
For simplicity, and because of their frequent occurrence, in what follows we will
develop the Frobenius method in terms of a slightly less general class of equations
by setting a(x) = x 2 in (22). So we will consider the equation
x 2 y + b(x)y + c(x)y = 0, (23)
and write it in the standard form
y + P(x)y + Q(x)y = 0, (24)
where
p(x) q(x)
P(x) = and Q(x) = , (25)
x x2
and assume that p(x) and q(x) are analytic functions at x = 0. So we will only
consider equations of the form (24) with regular singular points at the origin.
To determine the exponent c in Theorem 8.1 we substitute a solution of the
form
y(x) = x c an x n (26)
n=0
and
y (x) = c(c 1)a0 x c2 + (c + 1)ca1 x c1 + (c + 2)(c + 1)a2 x c +
= (n + c)(n + c 1)an x n+c2 . (28)
n=0
As the functions p(x) and q(x) are assumed to be analytic at the origin, they
can be expanded as the Maclaurin series
p(x) = p0 + p1 x + p2 x 2 + and q(x) = q0 + q1 x + q2 x 2 + . (29)
Substituting (27) to (29) into (24) leads to the result
x c2 [c(c 1)a0 + (c + 1)ca1 x + ]
+ p0 + p1 x + p2 x 2 + x c2 (ca0 + (c + 1)a1 x + )
+ x c2 q0 + q1 x + q2 x 2 + a0 + a1 x + a2 x 2 + = 0.
Section 8.4 The Frobenius Method 465
[c(c 1) + p0 c + q0 ]a0 = 0.
c(c 1) + p0 c + q0 = 0. (30)
indicial equation This equation is called the indicial equation associated with differential equation
(24), because it determines the permissible values of the index c to be used in the
solution given in Theorem 8.1.
The indicial equation of differential equation (24) can be constructed without
the need to make the substitution (26), because it is easily seen that
For the class of equations of type (24) that all have a regular singular point at the
origin, the appropriate form of the Frobenius theorem follows from Theorem 8.1 if
we set x0 = 0.
It is important to notice that for a general equation (22) in which a(x) = x 2 the
indicial equation does not take the form given in (30). When this situation arises
the indicial equation must be obtained by substituting (26) into (22) and equating
to zero the coefcient of the lowest power of x that occurs in the expansion.
As the indicial equation is a quadratic equation in c, the following relationships
between its roots c1 and c2 are possible:
(a) Roots c1 and c2 are real and distinct and do not differ by an integer
(b) Roots c1 and c2 are real and differ by an integer
(c) Roots c1 and c2 are real and equal
(d) Roots c1 and c2 are complex conjugates
The reason for identifying these different cases is to be found in the following
theorem, which is stated without proof in terms of a differential equation with a
regular singular point located at the origin (see references [3.3] and [3.5]).
THEOREM 8.2 Forms of Frobenius solution depending on the nature of c1 and c2 Let a differen-
tial equation of the form
have a regular singular point at x = 0. Let x P(x) and x 2 Q(x) each be capable of
expansion as convergent power series in an interval |x| < d, where d > 0 is the
466 Chapter 8 Series Solutions of Differential Equations, Special Functions, and SturmLiouville Equations
Then in terms of the exponent c in (26), and the coefcients p0 and q0 , the indicial
equation for the differential equation is
c(c 1) + p0 c + q0 = 0,
Case (a) Real roots with c1 > c2 and c1 c2 neither zero nor a positive integer
In the intervals d < x < 0 and 0 < x < d the differential equation has two linearly
different forms of independent solutions of the form
Frobenius solution
and examples
y1 (x) = |x|c1 1 + an x n and y2 (x) = |x|c2 1 + bn x n ,
n=1 n=1
where the coefcients an are determined as in Case (a), and the coefcients A
and n are found by substituting y(x) = y2 (x) in the differential equation. Some
differential equations for which c1 c2 is a positive integer have no logarithmic
term in their solution y2 (x), in which case A = 0.
where the coefcients an are determined as in Case (a), and the coefcients n are
found by substituting y(x) = y2 (x) into the differential equation.
It is important to recognize that the solutions in cases (a) to (d) of Theorem 8.2
all lie in intervals of the form 0 < x < d that do not contain the origin. A solution
in the interval d < x < 0 can be obtained from the above results by replacing x
by x and, depending on the relationship between the roots c1 and c2 , seeking a
solution in the manner indicated in the illustrative examples that follow.
and substituting into the differential equation in the usual way leads to the result
2 (n + c)(n + c 1)an x n+c1 + (n + c)an x n+c + (n + c)an x n+c1
n=0 n=0 n=0
+ an x n+c = 0.
n=0
468 Chapter 8 Series Solutions of Differential Equations, Special Functions, and SturmLiouville Equations
Shifting the summation index in the rst and third summations gives
2 (n + c + 1)(n + c)an+1 x n+c + (n + c)an x n+c + (n + c + 1)an+1 x n+c
n=1 n=0 n=1
+ an x n+c = 0,
n=0
+ (n + c + 1)an }x n+c
= 0.
To proceed further we must now equate to zero the coefcient of each power of
x. Equating to zero the coefcient of x c1 simply gives the indicial equation, but
equating to zero the coefcient of x n+c for n = 0, 1, 2, . . . gives
(n + c + 1)(2n + 2c + 1)an+1 + (n + c + 1)an = 0.
As n + c + 1 = 0 this recurrence relation can be written
an
an+1 = .
2n + 2c + 1
Starting with the value c = 0, we nd that
an
an+1 = ,
2n + 1
so
a1 a0 a2 a0 a3 a0
a1 = a0 , a2 = = , a3 = = , a4 = = ,
3 3 5 35 7 357
a4 a0 a5 a0
a5 = = , a6 = = ,....
9 3579 11 3 5 7 9 11
Examination of a5 and a6 shows they can be written
2468 24 4!
a5 = a0 = a0
9! (2 4 + 1)!
and
25 5!
a6 = a0 .
(2 5 + 1)!
These expressions suggest that the coefcient of the general term in the series is
(1)n+1 2n n!
an+1 = a0 for n = 0, 1, 2, . . . ,
(2n + 1)!
and this is easily veried by mathematical induction. As we are considering the case
Section 8.4 The Frobenius Method 469
in which c = 0, it follows from Theorem 8.2(a) that for some d1 > 0 one solution is
(1)n+1 2n n! n+1
y(x) = a0 1 + x .
n=0
(2n + 1)!
As the constant a0 = 0 is arbitrary, we set a0 = 1 and take for a fundamental solution
of the differential equation
(1)n+1 2n n!
y1 (x) = 1 + x n+1 for 0 < x < d1 .
n=0
(2n + 1)!
A second fundamental (linearly independent) solution follows by using the
other value c = 1/2, for which the recurrence relation becomes
an
an+1 = .
2n + 2
Using this result and recognizing that the coefcients an are not the same as the
ones in y1 (x), we nd that
a0 a1 a0 a2 a0
a1 = , a2 = = 2 , a3 = = 3 ,
2 22 2 2! 23 2 3!
a3 a0
a4 = = 4 ,....
24 2 4!
This pattern of coefcients suggests that the coefcient of the general term in
the series is
(1)n
an = n a0 ,
2 n!
and this also is easily veried by using an inductive argument. Setting the arbitrary
constant a0 = 1, it follows from Theorem 8.2(a) that for some d2 > 0 a second
fundamental solution is given by
(1)n
y2 (x) = x 1/2 x n = x 1/2 ex/2 , for 0 < x < d2 .
n=0
2n n!
The solutions y1 (x) and y2 (x) form a basis for solutions of the differential equation in
an interval of the form 0 < x < d, where d = min{d1 , d2 }. Thus, the general solution is
y(x) = C1 y1 (x) + C2 y2 (x), for 0 < x < d,
where C1 and C2 are arbitrary constants. The value of d is
d = min{R1 , R2 },
where R1 and R2 are the radii of convergence of the series solutions for y1 (x) and
y2 (x), respectively. In this case R1 = R2 = , so the general solution is valid for
x > 0.
Solution The equation has a singular point at the origin, and writing it in standard
form shows that P(x) = (2 + x)/x and Q(x) = 2/x 2 . Thus,
so the equation has a regular singular point at the origin. It follows from (30) that
the indicial equation is
c(c 1) + 2c 2 = 0, or c2 + c 2 = 0.
The permissible values of c are thus c = 2 and c = 1, and these differ by an integer.
Substituting the series
y(x) = an x n+c
n=0
Shifting the index in the third summation so it starts from n = 1 and separating out
the terms multiplied by x c enables the equation to be written
a0 (c2 + c 2)x c + {[(n + c)(n + c + 1) 2]an + (n + c 1)an1 }x n+c = 0.
n=1