0% found this document useful (0 votes)
75 views5 pages

Regular Singular Points 2. Formulation of The Method 3. Examples

1) The document introduces the Frobenius series method for solving second-order linear differential equations. It defines regular singular points and formulates the Frobenius method. 2) The method involves finding the roots of the indicial equation to determine the exponents of terms in the Frobenius series solution. Coefficients are then determined by substitution into the original differential equation. 3) Examples demonstrate applying the method to find Frobenius series solutions near regular singular points.

Uploaded by

soumya ranjan
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)
75 views5 pages

Regular Singular Points 2. Formulation of The Method 3. Examples

1) The document introduces the Frobenius series method for solving second-order linear differential equations. It defines regular singular points and formulates the Frobenius method. 2) The method involves finding the roots of the indicial equation to determine the exponents of terms in the Frobenius series solution. Coefficients are then determined by substitution into the original differential equation. 3) Examples demonstrate applying the method to find Frobenius series solutions near regular singular points.

Uploaded by

soumya ranjan
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/ 5

FROBENIUS SERIES SOLUTIONS

TSOGTGEREL GANTUMUR

Abstract. We introduce the Frobenius series method to solve second order linear equations,
and illustrate it by concrete examples.

Contents
1. Regular singular points 1
2. Formulation of the method 2
3. Examples 3

1. Regular singular points


Consider the differential equation
a(x)y 00 + b(x)y 0 + c(x)y = 0, (1)
where a, b, and c are polynomials, or equivalently,
y 00 + p(x)y 0 + q(x)y = 0, (2)
where
b(x) c(x)
p(x) = , and q(x) = . (3)
a(x) a(x)
Recall that a point x = is called a singular point of (2) if
|p(x)| , or |q(x)| , as x . (4)
Recall also that an ordinary point of (2) is a point at which the functions p(x) and q(x) are
continuous. We have seen that one can solve the equation in terms of a power series centred at
an ordinary point. In these notes, we will generalize the power series method so that we can
solve the equation (2) at least near some singular points. The method is called the Frobenius
method, named after the mathematician Ferdinand Georg Frobenius.
Example 1. In fact, we have already encountered an equation with a singular point, and we
have solved it near its singular point. The Cauchy-Euler equation
x2 y 00 + P xy 0 + Qy = 0, (5)
has a singular point at x = 0, and we know that a solution for x > 0 is given by
y(x) = xr = er log x , (6)
where r is a root of the characteristic (or auxiliary) equation
r2 + (P 1)r + Q = 0. (7)
This example shows that at least some singular points can be tamed.
Comparing (1) with a Cauchy-Euler equation leads us to the following definition.
Date: April 4, 2014.
1
2 TSOGTGEREL GANTUMUR

Definition 2. A singular point x = is called a regular singular point of the equation (1) if
(1) can be written as
(x )2 a(x)y 00 + (x )b(x)y 0 + c(x)y = 0, (8)
where a(x), b(x), and c(x) are polynomials, with a() 6= 0.
A singular point that is not a regular singular point is called a irregular singular point.
Example 3. Consider the equation
1+x 0 3
(5 x2 )y 00 +

y 2 + x y = 0. (9)
x x
It is easy to see that the singular points are at x = 0 and x = 5. Let us try to show that the
point x = 0 is a regular singular point. We need Definition 2 with = 0. According to the
definition, all coefficients of the equation must be polynomials. We multiply (9) by x2 , to get
x2 (5 x2 )y 00 + x(1 + x)y 0 (3 + x3 )y = 0, (10)
which is of the form (8), with
a(x) = 5 x2 , b(x) = 1 + x, c(x) = (3 + x3 ). (11)
The only remaining condition to check is the condition a() 6= 0. Since a(0) = 5 6= 0, this
condition is true, and hence x = 0 is a regular singular point of (9).
Remark 4. An alternative, perhaps more direct way to identify the coefficients a(x), b(x), and
c(x) in (9) would be to write it as
b(x) 0 c(x)
a(x)y 00 + y + 2 y = 0, (12)
x x
that is,
1 + x 0 3 + x3
(5 x2 )y 00 + y y = 0. (13)
x x2
Intuitively, the point x = 0 is a regular singular point if the coefficient of y 00 is nonzero at
x = 0, and as x 0, the coefficients of y 0 and y do grow faster than x1 and x2 , respectively.

2. Formulation of the method


Recall for convenience that a singular point x = is called a regular singular point of (1)
if (1) can be written as
(x )2 a(x)y 00 + (x )b(x)y 0 + c(x)y = 0, (14)
where a(x), b(x), and c(x) are polynomials, with a() 6= 0.
Now, the central idea of the method we are about to see is the expectation that for x ,
any solution y(x) of (14) must approximately solve the Cauchy-Euler equation
(x )2 a()y 00 + (x )b()y 0 + c()y = 0. (15)
Note carefully that the coefficients a(x), b(x), and c(x) are evaluated at x = , so that
a(), b(), and c() are numbers, not functions. Comparing (15) with (5), we identify the
coefficients
b() c()
P = , Q= , (16)
a() a()
and so a solution of (15) for x > is given by
y(x) = (x )r , (17)
FROBENIUS SERIES SOLUTIONS 3

where r is a root of !
b() c()
r2 + 1 r+ = 0, (18)
a() a()
which is called the indicial equation for (14). This function y(x) will not in general be a
solution to (14), but we expect that y(x) will be close to being a solution. Accordingly, we
look for a solution to (14) in the form

X
y(x) = (x )r ak (x )k . (19)
k=0
Because r can be fractional or a negative number, (19) is in general not a power series. It is
called a Frobenius series.
Finally, we can formulate the method of Frobenius series as follows.
(i) Given the equation (14) with a regular singular point at x = , solve the indicial equation
(18) and find possible values for r. Note that if we required the normalization a() = 1
from the beginning, the indicial equation would have been
 
r2 + b() 1 r + c() = 0, (20)
which is a bit simpler. Note also that another way to write the indicial equation is
b() c()
r(r 1) + r+ = 0. (21)
a() a()
(ii) For each possible value of r, substitute the Frobenius series (19) into (14), and find the
coefficients a1 , a2 , a3 , . . . in terms of the leading coefficient a0 .
We have a theorem stating that this method works, which we recall here without proof.
Theorem 5. The method of Frobenius series yields at least one solution to (14).

3. Examples
Example 6. Consider the equation
5x2 y 00 + x(1 + x)y 0 y = 0. (22)
Comparing it with (14), we conclude that x = 0 is a regular singular point, and
a(x) = 5, b(x) = 1 + x, c(x) = 1. (23)
Keeping in mind that = 0, we have a() = 5, b() = 1, and c() = 1. Hence the indicial
equation is
1 1
r2 + ( 1)r = 0, (24)
5 5
and its solutions are r
2 4 1 2 3
r1,2 = + = . (25)
5 25 5 5 5
Having found the possible values of r, we now proceed with substituting the Frobenius
series (19) into the equation (22). Let r be either r1 = 1 or r2 = 15 . First, write (19) as

X
X
r k
y(x) = x ak x = ak xk+r , (26)
k=0 k=0
and compute its derivatives

X
X
y 0 (x) = (k + r)ak xk+r1 , and y 00 (x) = (k + r)(k + r 1)ak xk+r2 . (27)
k=0 k=0
4 TSOGTGEREL GANTUMUR

Substituting these expressions into (22), we get



X
X
X
k+r k+r k+r+1
5(k + r)(k + r 1)ak x + (k + r)ak (x +x ) ak xk+r = 0, (28)
k=0 k=0 k=0

which, upon some rearranging, becomes



X
X
[5(k + r)(k + r 1) + (k + r) 1]ak xk+r + (k + r)ak xk+r+1 = 0. (29)
k=0 k=0

The coefficient of each power of x appearing in the left hand side must vanish. We observe
that the first term (k = 0) of the first sum is a term with xr , while the first term (k = 0) of
the second sum is a term with xr+1 . In other words, the coefficient of xr in the entire left
hand side of (29) is
[5(0 + r)(0 + r 1) + (0 + r) 1]a0 = [5r(r 1) + r 1]a0 , (30)
which can be read off from the k = 0 term of the first sum in (29). Now the twist is that
5r(r 1) + r 1 = 0, because r satisfies the indicial equation (24), and 5r(r 1) + r 1 = 0
is just (24) in disguise. This basically means that the constant a0 can have arbitrary value,
although we still have to check if there would be any constraint on a0 induced by the conditions
on the coefficients of the other powers of x in the left hand side of (29).
To find those conditions, we write the second sum in (29) as

X
X
(k + r)ak xk+r+1 = (n 1 + r)an1 xn+r , (31)
k=0 n=1

where we have introduced the new variable n = k + 1. The first sum in (29) can be written as

X
X
[5(k + r)(k + r 1) + (k + r) 1]ak xk+r = [5(k + r)(k + r 1) + (k + r) 1]ak xk+r , (32)
k=0 k=1

since the term k = 0 vanishes because of the indicial equation. So the left hand side of (29) is

X
X
k+r
[5(k + r)(k + r 1) + (k + r) 1]ak x + (k + r)ak xk+r+1
k=0 k=0

X
X
= [5(k + r)(k + r 1) + (k + r) 1]ak xk+r + (n 1 + r)an1 xn+r
k=1 n=1

X X
= [5(n + r)(n + r 1) + (n + r) 1]an xn+r + (n 1 + r)an1 xn+r
n=1 n=1

X
[5(n + r)(n + r 1) + (n + r) 1]an + (n 1 + r)an1 xn+r ,

=
n=1

where in the second step we have renamed the summation variable in the first sum in order
to conveniently combine the terms of the two sums. By (29) the coefficient of each xn+r must
vanish, meaning that
[5(n + r)(n + r 1) + n + r 1]an + (n 1 + r)an1 = 0, n = 1, 2, . . . , (33)
which are the conditions we have been looking for. We can simplify it a bit, by dividing it by
the common factor n 1 + r, giving
[5(n + r) + 1]an + an1 = 0, n = 1, 2, . . . , (34)
FROBENIUS SERIES SOLUTIONS 5

or
an1
an = , n = 1, 2, . . . . (35)
5n + 5r + 1
Finally, we can use the concrete values r = 1 and r = 15 . For the case r = 1, we have
n
an1 Y
an = = (1)n a0 (5j + 1)1 , n = 1, 2, . . . , (36)
5n + 6
k=1

and for r = 51 , we have


an1 (1)n
an = = n a0 , n = 1, 2, . . . . (37)
5n 5 n!
In the latter case, the solution y(x) has a closed form expression

51
X (1)n 51
X 1 x n 1 x
y(x) = x a 0 x n
= a0 x = a0 x 5 e 5 . (38)
5n n! n! 5
n=0 n=0
Let us check if this expression indeed satisfies the equation (19). For simplicity, putting
a0 = 1, we compute
1 6 x 1 1 x
y 0 (x) = x 5 e 5 x 5 e 5 ,
5 5
6 11 x 2 6 x 1 1 x
y 00 (x) = x 5 e 5 + x 5 e 5 + x 5 e 5 .
25 25 25
Now writing all the relevant terms side by side
6 1 x 2 4 x 1 9 x
5x2 y 00 (x) = x 5 e 5 + x 5 e 5 + x 5 e 5 ,
5 5 5
1 1 x 1 4 x
xy 0 (x) = x 5 e 5 x 5 e 5 ,
5 5
2 0 1 4 x 1 9 x
x y (x) = x 5 e 5 x 5 e 5 ,
5 5
51 x5
y(x) = x e ,
1 x
makes it clear that y(x) = x 5 e 5 is a solution to (19).
Exercise 7. Find a solution of
3x2 y 00 + (2x2 x)y 0 + y = 0, (39)
in terms of the Frobenius series

X
y(x) = xr ak xk . (40)
k=0

You might also like