Unit 2 Power Series Solutions: Structure Page No
Unit 2 Power Series Solutions: Structure Page No
2.1 INTRODUCTION
In Unit 1, we recalled the methods of finding explicit solutions of linear differential
equations with constant coefficients and Euler-Cauchy equations which are reducible
to equations with constant coefficients by a change of independent variable and
illustrated these methods through various examples. The class of functions, appearing
as solution of these equations involved elementary functions, i.e., exponential,
trigonometric, logarithmic and polynomial functions, all of which can be written in
terms of exponential functions. In many engineering, mathematical and physical
problems, the equations governing the physical situations turn out to be homogeneous,
linear differential equations with variable coefficients. Solutions of such equations
cannot be expressed in terms of elementary functions. But since elementary functions
can be expressed in terms of power series; this gives us an idea that for a general
homogeneous, linear differential equation with variable coefficients, we might try a
function defined by a general power series
∞
y= ∑a
n =0
n (x − x 0 ) n
as a solution, where the series on the right being meaningful only when it is
convergent. We shall see that this gives a powerful method of solving linear
homogeneous differential equations with variable coefficients and leads to the
introduction of some new ‘standard functions’, commonly known as ‘higher
transcendental functions’ or ‘special functions’ such as Legendre, Bessel,
Hypergeometric, Hermite functions etc. The appearance of these special functions as
solutions of differential equations describing various phenomena in physics and
engineering indicates that these functions are as ‘standard’ as our earlier ‘elementary
functions’. In this unit we shall discuss methods of finding power series solutions of
linear homogeneous differential equations with variable coefficients.
In Sec.2.2, we have started the discussion with the introduction of power series and its
radius of convergence. We have discussed ordinary and singular points of a
differential equation in Sec.2.3. In Sec.2.4 we have discussed power series solutions
of a differential equation about an ordinary point and series solutions about a regular
singular point – in particular, the Frobenius method. We shall be discussing the
applications of these power series methods to various physical situations, in Units 3
and 4.
Objectives
After studying this unit you should be able to
• describe the need for a series solution of homogeneous linear differential equation
with variable coefficients;
• define the radius of convergence and interval of convergence, of a power series;
• distinguish between an ordinary point, a regular singular point and an irregular
singular point of a differential equation;
43
Ordinary Differential • obtain a power series solution of a given differential equation about an ordinary
Equations point;
• obtain a series solution of a given differential equation about a regular singular
point using Frobenius method.
∑ n =1+ 2 + 3 + L
n =1
∞
1 1 1 1
∑2
n =1
n
=
+ + +L
2 4 8
If the terms of a series are variable, say, function of a variable x , then they assume
definite values when x is given a fixed value. The basic idea of the power series
method for solving differential equations, which is our concern in this unit, is very
simple and natural. Given a differential equation, we represent all the functions in the
equation by a power series. This process involves various operations like
differentiation, addition and multiplication of power series. Therefore, to justify the
method let us first consider the theoretical basis of these operations.
A power series in powers of ( x − a ) is an infinite series of the form
∞
∑a
n =0
n (x − a ) n = a 0 + a 1 (x − a ) + a 2 (x − a ) 2 + L (1)
∑a
n =0
n x n = a 0 + a1 x + a 2 x 2 + L (2)
Remark: The term ‘power series’ usually refers to series of the form (1), including the
case (2), but does not include series of negative powers of x such as
c1 x −1 + c 2 x −2 + L or, series involving fractional powers of x .
The convergence behaviour of a power series can be characterized in a simple way.
We know from d’Alembert’s ratio test for absolute convergence of a series that series
(2) is absolutely convergent or divergent according as
| anxn | an 1
lim n +1
= lim
n →∞ | a
n +1 x | n →∞ a n +1 x
∑ n! x
n =0
n
= 1 + x + 2! x 2 + 3! x 3 + L (5)
∞
xn x2 x3
∑ n! = 1 + x +
n =0
+
2! 3!
+L (6)
∑x
n =0
n
= 1+ x + x2 + x3 + L (7)
Series(5) diverges (i.e. fails to converge) for all x ≠ 0 . Series (6) converges for all x
and series (7) converges for | x | < 1 and diverges for | x | > 1 . How R is calculated for
the above three series will be clear to you after going through the following examples.
∑n
n =0
n
x n = 1 + x + 2 2 x 2 + 33 x 3 + L
nn 1
R = lim = lim =0
n →∞ (n + 1) n +1 n →∞
1
n
(n + 1) 1 +
n
Hence the series does not converge for any non-zero x. However, it obviously
converges for x = 0 .
***
∞
Example 2: Find the interval of convergence of the series ∑n x
n =0
n
.
n 1
R = lim = lim
=1
n →∞ 1
n + 1 n →∞
1+
n
Thus the given series converges for | x | < 1 , i.e., − 1 < x < 1 and diverges for | x | > 1 .
***
Let us now suppose that series (2) converges for | x | < R with R > 0 , and denote its
sum by f ( x ) then ,
∞
f (x) = ∑a
n =0
n x n = a 0 + a1 x + a 2 x 2 + L (8)
Now f ( x ) is obviously continuous and has derivatives of all orders for | x | < R . Also
the series can be differentiated termwise in the sense that
∞
f ′( x ) = ∑na n =1
n x n −1 = a 1 + 2a 2 x + 3a 3 x 2 + L
45
Ordinary Differential ∞
Equations f ′′( x ) = ∑ n (n − 1)a
n =2
nx
n −2
= 2a 2 + 3 2a 2 x + L
and so on, and each of the resulting series converges for | x | < R . The formula linking
the a n to f ( x ) and its derivatives can be obtained from these successively
differentiated series as follows:
f ( n ) ( 0)
an = (9)
n!
Just as we have differentiated series (8) it can also be integrated termwise provided the
limits of integration lie inside the interval of convergence. Further, if we have a
second power series in x that converges to a function g ( x ) for | x | < R , so that
∞
g(x ) = ∑bn =0
nx
n
= b 0 + b1 x + b 2 x 2 + L (10)
will hold throughout the interval. This is often true but sometimes it is false. To
check the validity of this expansion for a specific point x in the interval we can use
Taylor’s formula:
n
f ( k ) (0)
f (x) = ∑
k =0 k!
+ R n (x)
f ( n +1) (ξ) n +1
R n (x ) = x
(n + 1) !
for some point ξ between 0 and x . To verify (11), it suffices to show that
R n ( x ) → 0 as n → ∞ . The above procedure can be used quite easily to obtain the
following familiar expansions, which are valid for all x .
∞
xn x2 x3
ex = ∑
n =0 n!
=1+ x +
2!
+
3!
+L (12)
∞
x 2 n +1 x3 x5
sin x = ∑ n =0
(−1) n
(2n + 1)!
=x− +
31 5!
L (13)
∞
x 2n x2 x4
cos x = ∑
n =0
(−1) n
(2n )!
=1−
2!
+
4!
L (14)
46
Power Series Solutions
You may now try the following exercises.
E1) Verify that R = 0, R = ∞ and R = 1 , for the series (5), (6) and (7), respectively.
xn ∞
E2) Discuss the convergence of the series ∑ .
n = 0 n!
As we have mentioned earlier our aim here is to find the general solution of a linear
homogeneous differential equation with variable coefficients. In particular, we shall
try to find the solution of the equation
d2y dy
a 0 (x) 2 + a 1 (x) + a 2 ( x ) y = 0, a 0 ( x ) ≠ 0.
dx dx
or,
d2y dy
2
+ P( x ) + Q( x ) y = 0 (15)
dx dx
a (x) a (x)
where, P( x ) = 1 , Q( x ) = 2 and a 0 ( x ), a 1 ( x ) and a 2 ( x ) are continuous
a 0 (x) a 0 (x)
functions of x on some interval I . You have studied some properties of Eqn.(15) in
Unit 1 when a 0 , a 1 , a 2 are constants and obtained solutions of such equations in terms
of elementary functions. But for equations with variable coefficients when solutions
cannot be obtained in terms of these elementary functions, power series solutions
come to our rescue. For studying the power series method we need to study some
definitions, which we shall take up next.
p(p + 1) ( x − 1) p(p + 1)
and ( x − 1) 2 Q( x ) = ( x − 1) 2 2
=− ,
1− x x +1
are analytic at x = 1 . For similar reasons x = −1 is also a regular singular point.
In the next section we shall discuss the series solution methods for solving differential
equations with variable coefficients about an ordinary point and about a regular
singular point.
y′′ + P( x ) y ′ + Q( x ) y = 0
a1 (x) a (x)
where, P( x ) = , Q( x ) = 2 and a 0 ( x ), a 1 ( x ) and a 2 ( x ) are continuous
a 0 (x) a 0 (x)
functions of x over some interval I and a 0 ( x ) ≠ 0 .
The series solution methods of solving such equations are classified into two
categories: Power series method and general series solution method-in particular, the
Frobenius method. We first discuss the power series solution of Eqn.(15) about an
ordinary point.
2.4.1 Power Series Solution About an Ordinary Point
We start with a sufficient condition for the existence of a power series solution of
Eqn.(15).
Theorem 1: Let x = a be an ordinary point (regular point) of Eqn.(15). Then, every
solution of the equation is analytic at x = a and hence has a power series expansion
about the point x = a of the form
∞
y( x ) = ∑c
m =0
m (x − a) m (17)
the region.
Let us for the sake of convenience, restrict our argument to the case in which a = 0 .
This allows us to work with power series in x rather than x − a , and involves no real
49
Ordinary Differential loss of generality. With this slight simplification, Eqn.(15) will now have solution of
Equations the form
∞
y( x ) = ∑c
m =0
mx
m
(18)
where c m ' s are constants to be determined. Also now P ( x ) and Q( x ) are analytic at
the origin and therefore have power series expansions of the form
∞
P(x ) = ∑p
m =0
mx
m
(19)
∞
and, Q( x ) = ∑q
m =0
mx
m
(20)
where p m ' s and q m ' s are known constants. The above expansion will converge on
an interval | x | < R for some R > 0 .
In order to find a solution of Eqn.(15), term by term differentiation of Eqn.(18) yields
∞ ∞
y′ = ∑
m =1
mc m x m −1 = ∑ (m + 1)c
m =0
m +1 x
m
= c1 + 2c 2 x + 3c 3 x 2 + L
∞ ∞
and y ′′ = ∑
m=2
m(m − 1)c m x m − 2 = ∑ (m + 1) (m + 2) c
m =0
m+2 x
m
2
= 2c 2 + 2. 3c 3 x + 3.4c 4 x + L (21)
From the rule for multiplying power series, it follows that
∞ ∞
m=0
∑ m =0
∑
P ( x ) y ′ = p m x m (m + 1) c m +1 x m
∞
m m
= ∑∑
p m − k (k + 1) c k +1 x
m =0 k =0
(22)
∞ ∞
and
m=0
∑
Q( x ) y = q m x m c m x m
m =0
∑
∞
m k
= ∑∑
q m−k c k x
m =0 k = 0
(23)
On substituting Eqns(21), (22) and (23) into Eqn. (15) and adding the series term by
term, we obtain
∞
m m
∑
m =0
( m + 1) ( m + 2) c m+ 2 +
k =0
p m−k ( ∑
k + 1) c k +1 +
k =0
∑
q m−k c k x m = 0 .
These formulas determine c 2 , c 3 , K in terms of c 0 and c1 , and the series (18), which
satisfies Eqn.(15), is uniquely determined.
We illustrate the above method by means of the following examples.
Example 3: Solve y ′′ − x y ′ + 3y = 0 (25)
Solution: We observe that Eqn.(25) is a linear equation and its coefficients are
analytic everywhere. In particular, x = 0 is an ordinary point of Eqn.(25) and hence
50 we try power series solution
∞ Power Series Solutions
y( x ) = ∑c
m =0
mx
m
(26)
∞
(27)
y ′′( x ) = ∑ m (m − 1) c
m=2
mx
m−2
Substituting from Eqns.(26) and (27) the values of y, y ′, y ′′ into Eqn.(25), we get
∞ ∞ ∞
∑
m=2
m(m − 1) c m x m − 2 − x ∑
m =1
mc m x m −1 + 3
m=0
∑c mx
m
= 0.
∞ ∞ ∞
or, ∑
m=0
(m + 2) (m + 1)c m + 2 x m − ∑
m =1
m cmx m + 3 ∑c
m =0
mx
m
=0 (28)
3 1 ∞
(2r − 1) (2r − 3) K 3.1 2 r + 4 1 3
= c 0 1 − x 2 + x 4 + 3
2 8 r =1 ( 2 r
∑+ 4 )!
x + c1 x − x
3
(38)
51
Ordinary Differential The radius of convergence R of the series, obtained by using ratio test, is
Equations
(2r − 1) (2r − 3) K 3.1 (2r + 6)!
R = lim .
r →∞ (2r + 4)! (2r + 1) (2r − 1) K.3.1
(2r + 5) (2r + 6)
= lim →∞
r →∞ (2r + 1)
Therefore the series in Eqn.(38) converges for all x and the solution is valid for all x .
***
Example 4: Find the power series solution about the origin of the equation
(1 − x 2 ) y ′′ − 4x y ′ + 2 y = 0 (39)
Solution: We know that x = 0 is an ordinary point of Eqn.(39) and therefore the
power series solution exists. Substituting the expressions for y, y ′, y ′′ from Eqns.(26)
and (27) in Eqn.(39), we get
∞ ∞ ∞
(1 − x 2 ) ∑
m=2
m(m − 1) c m x m − 2 − 4 x ∑
m =1
m c m x m −1 + 2 ∑c
m =0
mx
m
=0.
∞ ∞ ∞ ∞
or, ∑
m=2
m(m − 1)c m x m − 2 − ∑
m=2
m(m − 1)c m x m − 4 ∑
m =1
mc m x m + 2 ∑c
m =0
mx
m
=0
∞ ∞
or, 2c 2 + 6c 3 x + ∑
m=4
m(m − 1)c m x m − 2 − ∑ m(m − 1)c
m=2
mx
m
− 4c 1 x
∞ ∞
−4 ∑
m=2
mc m x m + 2(c 0 + c1 x ) + 2 ∑c
m=2
mx
m
=0 (40)
Step VI: If the recurrence relation connects c m and c m − 2 , then, in general, determine
c1 by equating to zero the coefficient of the term having next higher power in x i.e.,
the term in x next to the term already used for getting the indicial equation. On the
other hand, if the recurrence relation connects c m and c m −1 , this step may be omitted.
Step VII: Obtain all the coefficients with the help of Steps V and VI above.
Substitute them in relation (43) and obtain the required solutions corresponding to two
roots of the indicial equation.
We shall illustrate various steps involved in the method through examples. Depending
upon the nature of the indicial roots listed in Step IV, different types of solution
procedures are followed. We shall now illustrate these procedures one-by-one. You
may notice here that the two series solutions obtained in each case are linearly
independent.
Case 1: Indicial roots are distinct and do not differ by an integer.
Example 5: Obtain the series solution about the origin of the equation
9x (1 − x ) y ′′ − 12 y ′ + 4 y = 0 (45)
Solution: Evidently x = 0 is a regular singular point of Eqn.(45).
∞
Let y( x ) = ∑c
m =0
mx
k+m
, c0 ≠ 0 .
∞
and y ′′( x ) = ∑ (k + m) (k + m − 1) c
m =0
mx
k + m −2
∞
+4 ∑c
m=0
mx
k+m
=0
∞ ∞
or, 9 ∑
m =0
(k + m) (k + m − 1) c m x k + m −1 − 9 ∑ (k + m) (k + m − 1) c
m =0
mx
k+m
∞ ∞
− 12 ∑ ( k + m)c
m =0
mx
k + m −1
+4 ∑c
m=0
mx
k+m
=0 (46)
Combining the first and third term and the second and fourth term of Eqn.(46), we get
∞ ∞
3
m=0
∑ (k + m) (3k + 3m − 7)c mx
k + m −1
− ∑ [9(k + m)
m =0
2
− 9(k + m) − 4]c m x k + m = 0
∞ ∞
or, 3 ∑
m =0
(k + m) (3k + 3m − 7)c m x k + m −1 − ∑ (3k + 3m − 4) (3k + 3m + 1)c
m =0
mx
k +m
=0
∞ ∞
or, 3 ∑
m = −1
( k + m + 1) (3k + 3m − 4)c m +1 x k + m − ∑ (3k + 3m − 4) (3k + 3m + 1)c
m=0
mx
k +m
=0
∞
or, 3k (3k − 7)c 0 x k −1 + ∑ x [3(k + m + 1) (3k + 3m − 4)c
m =0
k+m
m +1
(3k + 3m − 4) (3k + 3m + 1) 3k + 3m + 1
i.e., c m +1 = cm = cm (48)
3(k + m + 1) (3k + 3m − 4) 3(k + m + 1)
3m + 1
For k = 0 , c m +1 = cm , m ≥ 0
3(m + 1)
Putting m = 0, 1, 2, 3, K
1 4 1 .4 7 1 .4 .7
c1 = c 0 , c 2 = . c1 = c0 , c3 = c 2 = c0 ,L
3 6 3.6 9 3.6.9
Therefore, series solution corresponding to k = 0 is
1 1.4 2 1.4.7 3
y 1 ( x ) = c 0 1 + x + x + x + L , (49)
3 3 .6 3 .6 .9
For k = 7/3 , we get from Eqn.(48),
3m + 8
c m +1 = C m , for m ≥ 0
3m + 10
Putting m = 0,1, 2, K , , we get
8 11 11.8 14 14.11.8
c1 = c 0 , c 2 = c1 = c0 , c3 = c 2 = c 0 ,L
10 13 13.10 16 16.13.10
Therefore, series solution corresponding to k = 7 / 3 is
55
Ordinary Differential 8 8.11 2 8.11.14 3
Equations y 2 ( x ) = c 0 x 7 / 3 1 + x + x + x + L (50)
10 10.13 10.13.16
Since the solutions y 1 ( x ) and y 2 ( x ) given by Eqns.(49) and (50) are linearly
independent, the general solution of Eqn.(45) may be written as
y( x ) = α 1 y1 ( x ) + α 2 y 2 ( x ) ,
be a solution of Eqn.(51).
Putting the values of y, y ′, y ′′ from Eqns.(52), (53) and (54) in Eqn.(51), we get
∞ ∞
2x 2 ∑
m =0
(k + m) (k + m − 1)c m x k + m − 2 − x ∑ ( k + m )c
m =0
mx
k + m −1
∞
+ (1 − x 2 ) ∑c
m =0
mx
k +m
=0
∞ ∞ ∞
or, ∑ 2(k + m) ( k + m − 1)c m x k + m − ∑ ( k + m)c m x k + m + ∑c mx
k +m
Putting k = 1 , we get
x2 x4 x6
y1 = x c 0 1 + + + + L = c 0 u (58)
2.5 2.4.5.9 2.4.6.5.9.13
Putting k = 1/2 in y( x ) , we get
x2 x4 x6
y 2 = c 0 x 1 / 2 1 + + + + L = c 0 v, (59)
2.3 2.3.4.7 3.7.11.2.4.6
1 2 1 1
u = x 1 + x + x4 + x 6 + L (61)
2 .5 2.4.5.9 2.4.6.5.9.13
1 2 1 1
v = x 1 / 2 1 + x + x4 + x 6 + L (62)
2.3 2 .4 .3 .7 2.4.6.3.7.11
***
You may now try the following exercises.
∞ ∞
∴ y′ = ∑
m=0
(k + m)c m x k + m −1 and y ′′ = ∑c
m =0
m (k + m) (k + m − 1) x k + m − 2
∞
+ ( x 2 − 2) ∑c
m =0
mx
k+m
=0
∞ ∞
i.e., ∑
m =0
c m [(k + m) (k + m − 1) − 2] x k + m + ∑c
m=0
m (k + m + 1) x k + m + 2 = 0 . (65)
These are distinct roots of indicial equation, which differ by an integer. Equating to
zero the coefficient of next power of x , namely x k +1 , we get
[(k + 1) k − 2] c1 = 0, or c1 = 0 for k = 2,−1 .
The remaing terms are given by
∞ ∞
∑
m=2
[ (k + m) (k + m − 1) − 2] c m x k + m + ∑ (k + m + 1) c
m =0
mx
k + m+2
=0
(k + 1) (k + 3) (k + 1)
y( x ) = c 0 x k 1 − x2 + x 4 − L
(k + 1) (k + 2) − 2 [(k + 1) (k + 2) − 2] [(k + 3) (k + 4) − 2 ]
(67)
For k = 2 , we get
3 3 4
y( x ) = c 0 x 2 1 − x 2 + x − L = y1
10 56
For k = −1 , coeffieicents c 2 = 0, c 3 = 0, c 4 = 0, K and
c
y( x ) = 0 = y 2 .
x
Hence the derived solution is y = a y1 + b y 2 , where a and b are arbitrary constants.
***
58
Power Series Solutions
In the second type of problems again two cases arise. We now discuss them as I and
II and give the rules for solving such problems.
I: Indicial roots are distinct, differ by an integer and make a coefficient of y
indeterminate:
In this situation the following rule is used to obtain the two linearly independent
solutions of the given problem.
Rule: Let the indicial equation has two roots k 1 and k 2 such that k 2 − k 1 = n , an
integer. Now if one of the coefficients of y becomes indeterminate when k = k 1
(say), the complete solution is given by putting k = k 1 in y , which then contains two
arbitrary constants. The result of putting k = k 2 in y merely gives a numerical
multiple of one of the series contained in the first solution hence producing a linearly
dependent solution, which is rejected.
We illustrate the method for this case through the following example:
Example 8: Obtain a series solution about x = 0 , of the equation
x 2 y ′′ + 6 xy ′ + (6 + x 2 ) y = 0 (68)
Solution: We find x = 0 is a regular singular point of Eqn.(68).
∞
Let y( x ) = ∑c
m=0
mx
m+k
, c0 ≠ 0 . (69)
∞
+ (6 + x 2 ) ∑c
m=0
mx
m+ k
=0
∞ ∞ ∞
or, ∑
m =0
(m + k ) (m + k − 1) c m x m + k + 6 ∑
m =0
(m + k ) c m x m + k + 6 ∑c
m =0
mx
m+ k
∞
+ ∑c
m =0
mx
m+k +2
=0.
∞ ∞
or, ∑ [(m + k ) (m + k + 5) + 6]c m x m +k + ∑ c m x m+k +2 = 0 .
m=0 m =0
(70)
The indicial roots are k = −2, − 3 . Setting the coefficient of x k +1 to zero, we get
[ (k + 1) ( k + 6) + 6 ] c1 = 0 .
For k = −2, c1 = 0 and for k = −3, c1 is indeterminate. Therefore, k = −3 gives the
complete solution, which contains two arbitrary constants. Equating the coefficients
of general term to zero, we get
− cm
c m+2 = , m≥0 (72)
( m + k + 2) ( m + k + 7 ) + 6
Putting m = 1, 2, 3, K in Eqn.(72), we get
− c0 − c1
c2 = c3 =
( k + 2) ( k + 7 ) + 6 (k + 3) (k + 8) + 6
59
Ordinary Differential − c2 c0
Equations c4 = =
(k + 4) (k + 9) + 6 [( k + 2) (k + 7) + 6 ] [(k + 4) (k + 9) + 6 ]
and so on.
Therefore from Eqn.(69), we get
1 1
y( x ) = c 0 x k 1 − x2 + x 4 − L
( k + 2) ( k + 7 ) + 6 [(k + 2) (k + 7) + 6 ] [(k + 4) (k + 9) + 6 ]
1 1
+ c1 x k x − x3 + x 5 − L
( k + 3) (k + 8) + 6 [(k + 3) (k + 8) + 6 ] [(k + 5) (k + 10) + 6
For k = −3 , we get
x2 x4 x3 x5
y( x ) = c 0 x −3 1 − + − L + c1 x −3 x − + − L
2! 4! 3! 5!
cos x sin x
= c 0 3 + c1 3 = c 0 y 1 ( x ) + c1 y 2 ( x ) (73)
x x
x2 x4 x3 x5
∴ y( x ) = c 0 x − 2 1 − + − L = c 0 x −3 x − + − L = c 0 y 2 ( x ) (74)
3! 5! 3! 5!
II: Indicial roots are distinct, differ by an integer and make a coefficient of y
infinite:
In this case, the following rule is used:
Rule: Let the indicial equation has two roots k 1 and k 2 such that
k 1 − k 2 = n , an integer. Now if one of the coefficients of y becomes infinite for
k = k 2 (say), then the form of y in Eqn.(43) is modified by replacing c 0 by
d 0 (k − k 2 ) where d 0 ≠ 0 . Two linearly independent solutions are then obtain by
∂y ∂y
substituting k = k 2 in y and . The solution corresponding to k = k will
∂k ∂k 2
always contain a logarithmic term. The result of putting k = k 1 in y merely gives a
solution that is a numerical multiple of the one obtained for k = k 2 , leading to a
linearly dependent solution of the given equation.
∞ ∞
Then y ′ = ∑
m =0
(k + m)c m x k + m −1 and y ′′ = ∑ (k + m) (k + m − 1)c
m=0
mx
k + m −2
(77)
∞
−2 ∑c
m =0
mx
k +m
=0
∞ ∞
i.e., ∑
m =0
c m (k + m) (k + m − 1) x k + m +1 + ∑c
m =0
m 3( k + m) x k + m +1
∞ ∞
+ ∑
m =0
c m [(k + m) (k + m − 1) − 2] x k + m + ∑c
m =0
m (k + m) (k + m − 1) x k + m −1 = 0.
∞ ∞
i.e., ∑c
m =0
m (k + m) ( k + m + 2) x k + m +1 + ∑c
m =0
m {( k + m) (k + m − 1) − 2}x k + m
∞
+ ∑c
m = −1
m +1 ( k + m + 1) (k + m) x k + m = 0
∞ ∞
i.e., ∑c
m =1
m −1 ( k + m − 1) (k + m + 1) x k + m + ∑ {(k + m) (k + m − 1) − 2}c
m=0
mx
k+m
∞
+ ∑ (k + m + 1) (k + m) c
m = −1
m +1 x
m+k
=0
i.e., k (k − 1) c 0 x k −1 + [ (k + 1) k c1 + { k (k − 1) − 2} c 0 ] x k
∞
+ ∑ [ (k + m + 1) (k + m) c
m =1
m +1 + ( m + k − 1) (m + k + 1) c m −1
+ {( k + m) (k + m − 1) − 2} c m ]x m + k = 0 (78)
This is an identity. Here the indicial equation obtained by equating to zero the
coefficients of x k −1 is
c 0 k (k − 1) = 0 ⇒ k = 0, 1 (Q c 0 ≠ 0). (79)
k2 − k − 2 3k − 2 2 k 3 + 3k 2 − 5k − 2 3
y( x ) = c 0 x k 1 − x− x + x − L − (82)
k (k + 1) k (k + 1) k (k + 1) (k + 2)
It is seen that for k = 0 , the coefficients in solution (82) become infinite. So we,
replace c 0 by k r0 (r0 ≠ 0) . Thus Eqn(82) reduces to
k2 − k − 2 3k − 2 2 k 3 + 3k 2 − 5k − 2 3
y( x ) = r0 x k k − x− x + x − L − (83)
k +1 k +1 (k + 1) (k + 2)
Substituting from Eqn.(83) in L.H.S. of Eqn.(75), we get
( x + x 2 + x 3 ) y ′′ + 3x 2 y ′ − 2 y = r0 k 2 (k − 1) x k −1
(where the right hand side is simply the indicial equation). Here the presence of k 2
∂y
shows that y and satisfy Eqn.(75) for k = 0 .
∂k
From Eqn.(83), we get
∂y k2 −k −2 3k − 2 2 k 3 + 3k 2 − 5k − 2 3
= r0 x k ln x k − x− x + x − L
∂k k +1 k +1 (k + 1) (k + 2)
2k − 1 k − k − 2 3
2
3k − 2 2
+ r0 x k 1 − − 2
x− − x
k + 1 (k + 1) k + 1 (k + 1) 2
3k 2 + 6k − 5 k 3 + 3k 2 − 5k − 2 k 3 + 3k 2 − 5k − 2 3
+ − − x − L (84)
(k + 1) (k + 2) (k + 1) 2 (k + 2) ( k + 1) (k + 2) 2
Putting k = 0 in Eqns.(83) and (84), we get
y = r0 [2 x + 2 x 2 − x 3 − L] = y 1 , say (85)
∂y
and = (ln x ) y 1 + r0 [1 − x − 5x 2 − x 3 − L] = y 2 , say (86)
∂k
Hence, out of three solutions y 1 , y 2 and y 3 obtained above, only two are linearly
independent. Hence general solution is
y = αy 1 + β y 2 ,
where α and β are arbitrary constants.
***
62 You may now try the following exercise.
Power Series Solutions
E13) Find a series solution of the following differential equations about x = 0 .
a) xy ′′ + (3 − x ) y ′ + y = 0 .
b) x (1 − x ) y ′′ − 3xy ′ − y = 0 .
We shall now take up the case when the roots of indicial equation are equal.
Case 3: Indicial roots are equal
In this case, the following rule works:
Rule: If indicial equation has two equal roots k 1 = k 2 , obtain two linearly
∂y
independent solution by substituting this value of k in y and .
∂k
We illustrate this rule through an example.
Example 10: Solve, in series, the differential equation
xy′′ + y ′ + xy = 0 (88)
Solution: Here x = 0 is a regular singular point.
Let the series solution of Eqn.(88) be of the form
∞
y= ∑c
m =0
mx
k +m
, c0 ≠ 0 (89)
∞ ∞
Thus, y ′ = ∑
m =0
c m (k + m) x k + m −1 and y ′′ = ∑c
m =0
m (k + m) (k + m − 1) x k + m − 2 (90)
∑c
m =0
m (k + m) (k + m − 1) x k + m −1 + ∑c
m=0
m (k + m) x k + m −1 + ∑c
m =0
mx
k + m +1
=0
∞ ∞
or, ∑c
m =0
m (k + m) 2 x k + m −1 + ∑c
m =0
mx
k + m +1
= 0, (91)
which is an identity. Equating to zero the coefficient of least power x , in identity (91)
indicial equation is obtained as
c 0 k 2 = 0 ⇒ k = 0, 0 (Q c 0 ≠ 0) (92)
Thus indicial equation has equal roots.
Again from Eqn.(91), the recurrence relation is obtained as
c m ( k + m) 2 + c m − 2 = 0
1
i.e., cm = − c m −2 (93)
(k + m) 2
Again equating the coefficient of x k in Eqn.(91) to zero, we get
c1 (k + 1) 2 = 0, but since k = 0, k + 1 ≠ 0 and hence c1 = 0 . (94)
For c1 = 0 , we get from Eqn.(93), c1 = c 3 = 0 = c 5 = c 7 = L .
For m = 2, 4, 6,K Eqn.(93) yields
1
c2 = − c0 ,
( k + 2) 2
1 1
c4 = − c =
2 2
c0
( k + 4) (k + 2) (k + 4) 2
2
1
c6 = − c0
( k + 2) ( k + 4) 2 ( k + 6) 2
2
and so on.
Putting these values of c' s in Eqn.(89), we get
63
Ordinary Differential x2 x4
Equations y = c 0 x k 1 − 2
+
( k + 2) (k + 2) 2 (k + 4) 2
x6
− + L (95)
( k + 2) 2 ( k + 4) 2 ( k + 6) 2
Putting k = 0 in Eqn.(95), we get
x2 x4 x6
y = c 0 1 − 2 + 2 2 − 2 2 2 + L = c 0 u , say (96)
2 2 .4 2 .4 .6
The right hand side of Eqn.(98) vanishes for k = 0 , this suggests that a second
∂y
solution of the given equation is , where y is given by Eqn.(95).
∂k k = 0
Differentiating Eqn.(95) partially w.r.t. to k , we get
∂y x2 x4
= c 0 x k ln x 1 − 2
+
∂k ( k + 2) (k + 2) 2 (k + 4) 2
x6
− 2 2 2
L
( k + 2) ( k + 4) ( k + 6)
(−2) x 2
x 4
−2 2
+ c 0 x k − + 2 2
−
(k + 2)3 ( k + 2) (k + 3) k + 2 k + 4
x6 2 2 2
− 2 2 − 2
− − + L (99)
( k + 2) ( k + 4) ( k + 6) k + 2 k + 4 k + 6
In the next subsection we discuss the case when for an equation of the type (15), we
are required to find a series solution for large values of the independent variable.
2.4.3 Series Solution about a Point at Infinity
Often we come across physical situations where we need to find the solution of
equations of the type
y ′′ + P( x ) y ′ + Q( x ) y = 0 (101)
for large values of the independent variable x . For instance, if the variable is time ,
we may want to know how the physical system described by Eqn.(101) behaves in the
distant future, when transient disturbances have faded out. In such cases, we can use
our previous ideas and broaden them up by studying solutions near a point at infinity.
If we change the independent variable in Eqn.(101) from x to t by the relation
1
t= ,
x
then large x ' s correspond to small t ' s . The transformed equation can then be solved
1
near t = 0 and then replacing t by in the solution obtained, we get solution of
x
Eqn.(101) that are valid for large values of x . To carry out this, we need the formulas
dy dy dt dy − 1 2 dy
y′ = = = 2 = −t (102)
dx dt dx dt x dt
d dy d dy dt 2 d 2 y dy
and y ′′ = = = − t 2
− 2 t (− t 2 ) (103)
dx dx dt dx dx dt dt
When these expressions for y ′ and y ′′ are substituted in Eqn.(101) then it becomes
2 P(1 / t ) Q(1 / t )
y ′′ + − 2 y′ + y=0 (104)
t t t4
where primes in Eqn.(104) denote derivatives w.r. to t .
We then say that Eqn.(101) has x = ∞ as an ordinary point, a regular singular point
with exponents k 1 and k 2 , or an irregular singular point, if the point t = 0 has the
corresponding character for the transformed Eqn.(104).
We now illustrate the above procedure through an example.
Example 11: Obtain a series solution of the following equation for large values of
x.
x 2 y ′′ + (3x − 1) y ′ + y = 0 . (105)
Solution: Here x = 0 , is an irregular singular point and Frobenius method can not
be applied.
1
We change the independent variable x to t by putting x =
t
dy dy dt dy
Then = . = −t 2
dx dt dx dt
2 2
d y 2 d 2 dy 4 d y dy
and 2
= − t − t = t 2
+ 2t 3
dx dt dt dt dt
65
Ordinary Differential Substituting the above values in the given Eqn.(105), we get
Equations
1 4 d2y dy 3 2 dy
t + 2t 3 + − 1 − t +y =0
2
t dt 2
dt t dt
d2y dy
i.e., t 2 2 − t (1 − t ) +y=0 (106)
dt dt
Now t = 0 is a regular singular point of the above equation and we look for its series
solution.
∞
Let y( t ) = ∑c
m =0
mt
m+k
, ( c o ≠ 0) (107)
∞
Then y ′( t ) = ∑ (m + k ) c
m =0
mt
m + k −1
(108)
∞
and y ′′( t ) = ∑ (m + k ) c
m =0
mt
m+ k −2
(109)
∑
m =0
(m + k − 1) 2 c m t m + k + ∑ (m + k − 1) c
m =1
m −1 t
m+k
=0 (110)
(−1) m c 0 t m + k
∞
y( t ) = c 0 t k + ∑
m =1 k ( k + 1) L ((k + m − 1)
. (112)
∂y ( −1) m H m t m +1
∞
and = u ln t − c 0
∂k k =1 m =1 (m)!
∑ = v, say
1 1 1 m
1
where, H m = 1 + + +L+ =
2 3 m
∑ p .
p =1
1
∞
(−1) m H m 1 m
1
and v = u ln − c 0
x m =1
∑
(m)!
. m +1 , where H m =
x
∑ p .
p =1
66
Power Series Solutions
The general solution of Eqn.(105) is then given by y( x ) = au + bv, where a and b are
arbitrary constants.
***
You may now try this exercise.
E17) Find a series solution of the following equations for large values of x .
a) 4 x 3 y ′′ + 6 x 2 y ′ + y = 0 .
b) 2 x 2 (1 − x ) y ′′ − 5x (1 + x ) y ′ + (5 − x ) y = 0 .
In this unit we discussed methods of finding series solutions of second order linear,
homogeneous differential equations with variable coefficients. In the next two units,
we shall apply these methods to solve some differential equations, which occur
frequently in physical and engineering problems. In particular, we shall solve
Legendre’s, Bessel’s, Laguerre’s and Hermite’s differential equations.
We now end this unit by giving a summary of what we have covered in it.
2.5 SUMMARY
In this unit, we have learnt the following points:
1. Second order linear homogeneous differential equation with variable
coefficients cannot be, in general, solved by methods giving closed form
solutions and there is a need for series solutions for such equations.
∞
cn 1
2. For a power series, ∑
m =0
c m x m , if R = lim
n →∞ c
n +1
.
x
exists, then the power
10. In the Frobenius method, equation obtained by equating to zero the coefficient
of smallest power of x is a quadratic equation in k , called the indicial
equation.
11. When the roots of indicial equation k 1 , k 2 (say) are unequal and do not differ
by an integer then two linearly independent series solutions of Eqn.(42) are
obtained corresponding to two values of k viz., k 1 , k 2 in the expression for
y( x ) .
12. When the roots of indicial equation k 1 , k 2 (say) are unequal, differ by an
integer and make a coefficient of y indeterminate for k = k 2 (say) then two
linearly independent solutions of Eqn(42) are obtained by putting k = k 2 in
y( x ) , which then contains two arbitrary constants.
13. When the roots of indicial equation k 1 , k 2 (say) are unequal, differ by an
integer and make a coefficient of y infinite for k = k 2 (say) , then the form of
y is modified by replacing c 0 by d 0 (k − k 2 ) . Two linearly independent
∂y
solutions are then obtained by substituting k = k 2 in y( x ) and .
∂k
14. When the roots of indicial equation are equal, then two linearly independent
solution of Eqn.(42) are obtained by substituting this value of k in y( x ) and
∂y
.
∂k
2.6 SOLUTIONS/ANSWERS
n! n
E1) For series (5), R = lim = lim =0.
n →∞ (n + 1)! n → ∞ n +1
1
For series (6), R = lim n! = lim (n + 1)! = lim n + 1 → ∞
n →∞ 1 n →∞ n! n →∞
( n + 1)!
1
For series (7), R = lim = 1.
n →∞ 1
1
n
x
E2) For the series ∑ n!
, R = lim
n →∞
n! = lim (n + 1) → ∞ .
1 n →∞
(n + 1)!
Hence the given series converges for all x .
(n + 1) k (n + 1) k −1
= lim = lim → ∞ , for k > 1
n →∞ k ( n + 1) n →∞ k
(n + 1) k −1
and lim = 1 for , k = 1 .
n →∞ k
b) Here a 0 ( x ) = x 3 ( x − 2), a 1 ( x ) = x 3 , a 2 ( x ) = 6
a 1 (x) (x − a ) x 3
Now ( x − a ). = , is analytic for a = 2
a 0 ( x ) x 3 ( x − 2)
a 2 ( x ) ( x − a ) 2 .6
Also, ( x − a ) 2 . = is analytic for a = 2 and singular for x = 0 .
a 0 ( x ) x 3 ( x − 2)
Hence x = 0 is an irregular singular point, and x = 2 is a regular singular point
for the given differential equation.
c) x = −1 , is singular point.
a 2 (x) 2
d) x = 0 , is an irregular singular point, since x 2 = x 2 . 4 → ∞ at x = 0 .
a 0 (x ) x
sin x ex
e) x = 0 , is a regular singular point, since x and x 2 . are analytic at
x x
x =0.
E5) The given D.E. is
( x 2 − 2 x + 2) y ′′ − 4( x − 1) y ′ + 6 y = 0
In this case, we change the independent variable x to u by the relation
x − 1 = u , the given D.E. becomes
(u 2 + 1) y ′′ − 4 uy ′ + 6 y = 0 , (114)
where y ′ and y ′′ now denote the derivatives of y w.r.t. u . We are now
required to solve Eqn.(114) about the point u = 0 .
4u 6
We see that the coefficients of y ′ and y , i.e., − 2 and 2 are
u +1 u +1
analytic everywhere. Hence we assume solution of Eqn.(114) as
∞
y= ∑
m =0
cm u m (115)
or,
∞
(2c 2 + 6c 0 ) + (2c1 + 6c 3 )u + ∑ [(m + 2) (m + 1)c
m=2
m+ 2 ]
+ ( m 2 − 5m + 6) c m u m = 0
∑
m=2
m (m − 1)c m x m − 2 + x ∑
m =1
m c m x m −1 + 3 ∑c
m=0
mx
m
=0
∞
or, (2c 2 + 3c 0 ) + ∑ {(m + 2) (m + 1) c
m =1
m+ 2 + (3 + m) c m =0 } x m
+ (m + 1)c m +1 + 2c m }( x − 1) m = 0
c
∴ 2c 2 + c1 + 2c 0 = 0 i.e., c 2 = − c 0 + 1 (121)
2
and (m + 1) mc m +1 + (m + 2) ( m + 1) c m + 2 + (m + 1) c m +1 + 2c m = 0 , for m ≥ 1
i.e., (m + 1) (m + 2) c m + 2 + (m + 1) 2 c m +1 + 2c m = 0 , for m ≥ 1 (122)
using initial conditions given by (117) in relations (118) and (119), we get
c 0 = 1 and c1 = 2
From (121) and above, c 2 = −2
For m = 1, 2, 3, K in Eqn.(122) and using above values, we get
6c 3 + 4c 2 + 2c 1 = 0 ⇒ c 3 = 2 / 3
12c 4 + 9c 3 + 2c 2 = 0 ⇒ c 4 = −1 / 6
20c 5 + 16c 4 + 2c 3 = 0 ⇒ c 5 = 1 / 15.
and so on.
2 1 1
Hence y = 1 + 2( x − 1) − 2( x − 1) 2 + ( x − 1) 3 − ( x − 1) 4 + ( x − 1) 5 + L .
3 6 15
∑
m=2
c m ( x − 2) m − 2 m(m − 1) + x ∑
m =1
m c m ( x − 2) m −1 + ∑c
m =0
m (x − 2) m = 0
∞
or, (2.1.c 2 + 2.1.c1 + c 0 ) + ∑ { (m + 2) (m + 1) c
m =1
m+2 + m cm
+ 2(m + 1)c m +1 + c m }( x − 2) m = 0 .
1
∴ 2c 2 + 2c 1 + c 0 = 0 ⇒ c 2 = − c 1 − c 0
2 (125)
and ( m + 2) (m + 1) c m + 2 + 2(m + 1) c m +1 + (m + 1)c m = 0 , for m ≥ 1
For m = 1, 2, 3, K and using Eqn.(125), we get
1
3.2.c 3 + 2.2 c 2 + 2c1 = 0 ⇒ c 3 = (c1 + c 0 )
3
1 1
4.3.c 4 + 2.3 c 3 + 3c 2 = 0 ⇒ c 4 = c1 − c0
3 .4 2 .4 .3
71
Ordinary Differential 1 1
Equations 5.4.c 5 + 2.4 c 4 + 4 c 3 = 0 ⇒ c 5 = c1 + c 0
5 .6 12
and so on. Hence Eqn.(124) yields
1 1 1 1
y( x ) = c 0 1 − ( x − 2) 2 + ( x − 2) 3 − ( x − 2) 4 + ( x − 2) 5 + L
2 3 24 12
1 1 1
+ c1 ( x − 2) − ( x − 2) 2 + ( x − 2) 3 + ( x − 2) 4 + ( x − 2) 5 + L .
3 12 30
in Eqn.(126), we get
∞ ∞ ∞
∑a
k=2
k k (k − 1) x k − 2 − 2x ∑ka
k =1
kx
k −1
+ 2n ∑a
k =0
kx
k
=0
∞
or, 2.1.a 2 + 2n a 0 + ∑ [(k + 2) (k + 1) a
k =1
k+2 − 2k a k + 2n a k ] x k = 0
∑ {3 − (k + m) − 2(k + m) (k + m − 1)}c
m =0
mx
k +m
∞
+ ∑ {2 (k + m − 1) + 1}(k + m)c
m =0
mx
k + m −1
=0 (128)
c2 =
{2 (k + 1) k + (k + 1) − 3}{2k (k − 1) + k − 3} c
0
(k + 1) ( k + 2) (2k + 1) (2k + 3)
c3 =
{2(k + 2) (k + 1) + (k + 2) − 3}{2(k + 1)k + (k + 1) − 3}{2k (k − 1) + k − 3} c
0
(k + 1) (k + 2) (k + 3) ( 2k + 1) (2k + 3) (2k + 5)
∞
Putting values of c1 , c 2 , c 3 , K in y( x ) = ∑
m =0
c m x k + m , we get
2k − k − 3 2
(2k 2 + 3k − 2) (2k 2 − k − 3)
y ( x ) = x k c 0 + c0 x + c0 x 2
( k + 1 ) ( 2 k + 1) ( k + 1) ( k + 2 ) ( 2 k + 1 ) ( 2 k + 3 )
(2k 2 + 7 k + 3) (2k 2 + 3k − 2) (2k 2 − k − 3)
+ c 0 x 3 + L (129)
(k + 1) (k + 2) (k + 3) (2k + 1) (2k + 3) (2k + 5)
Putting k = 0 in Eqn.(129), we get
(−2) (−3) 2 3( −2)(−3) 3
y1 = c 0 1 − 3x + x + x + L
1 .2 . 1 . 3 1 . 2 . 3 . 1 . 3 . 5
3 2 3
= c 0 1 − 3x + x + x 3 + L = c 0 u , say (130)
1 .3 1 .3 .5
Eqn.(132), we get
73
Ordinary Differential ∞ ∞
Equations −6 ∑
m =0
c m x k + m +1 + ∑ (k + m) (k + m − 1) x
m =0
k +m
∞
+ ∑
m =0
(k + m) ( 2k + 2m − 3) c m x k + m −1 = 0 (133)
∞
+ (1 + x ) ∑c
m =0
mx
m+k
=0
+ c m − 2 (k + m − 2) + c m − 2 + c m −3 ] x k + m −3 = 0
Equating coefficients of lowest powers of x , we get indicial equation as
74
Power Series Solutions
2c 0 k (k − 1) = 0 ⇒ k = 0,1 as c 0 ≠ 0
Equating to zero coefficients of other powers of x , we get
2c1 (k + 1) k = 0
This shows that c1 becomes indeterminate for k = 0 .
∴ 2c 2 (k + 2)(k + 1) + c 0 k (k − 1) + c 0 k + c 0 = 0
k2 +1
c2 = − c0
2(k + 1)(k + 2)
The general recurrences relation is
[ ]
2c m (k + m) (k + m − 1) + c m − 2 (k + m − 2) 2 + 1 + c m −3 = 0 for m ≥ 3
Putting m = 3, 4, 5, K , we get
[ (k + 1) 2 + 1 ] c1 c0
c3 = − −
2(k + 3) (k + 2) 2( k + 3) (k + 2)
c1 ( k 2 + 1) (k 2 + 4k + 5) c 0
c4 = − + (−1) 2 2
2(k + 3) (k + 4) 2 ( k + 1) (k + 2) (k + 3) (k + 4)
and so on.
Putting these values in the assumed solution, we get
k
y = x c 0 + c 1 x −
(k 2 + 1) c 0
x2 −
c0
+
{
( k + 1) 2 + 1 c1 3
x
}
2(k + 1) ( k + 2) 2(k + 2)(k + 3) 2( k + 3) (k + 2)
+ −
c1
+ 2
{
(k 2 + 1) (k + 2) 2 + 1 }
c 0 x 4 + L
2(k + 4) (k + 3) 2 (k + 1) ( k + 2) (k + 3) (k + 4)
Putting k = 0 , we get
1 1 5
y = c 0 1 − x 2 − x3 + 2 x 4 + L
2 2 .2 .3 2 .1.2.3.4
1 1
+ c1 x − x 3 − x 4 + L
6 2 .3 .4
as the required solution, where c 0 and c1 are arbitrary constants.
c m + (m + 2 + k ) (m + k + 1) c m + 2 ] x m + k = 0
The indicial equation is c 0 k ( k − 1) = 0 ⇒ k = 0, 1 as c 0 ≠ 0 . (138)
Thus indicial roots are distinct and differ by an integer.
Equating the coefficients of x k −1 to zero, we get
c1 k (k + 1) = 0 (139)
When k = 0, c1 becomes indeterminate (0 / 0) . But in this case, we get the
identity c1 .0 = 0 , which is satisfied by every values of c1 . Thus, we can also
take c1 as arbitrary constant.
The recurrence relation is
(m + k + 2) (m + k + 1) c m + 2 + [1 − (m + k ) (m + k − 1) + 2 (m + k ) ]c m = 0
75
Ordinary Differential (m + k ) 2 − 3(m + k ) − 1 ( m + k ) (m + k − 3) − 1
Equations ⇒ c m+ 2 = cm = cm
(m + k + 2) (m + k + 1) (m + k + 2) (m + k + 1)
Putting m = 0, 1, 2, K , we get
k 2 − 3k − 1 k (k − 3) − 1
c2 = c0 = c0
(k + 2) (k + 1) (k + 2) (k + 1)
(k + 1) (k − 2) − 1
c3 = c1
(k + 3) (k + 2)
c4 =
{ (k + 2) (k − 1) − 1 }{k (k − 3) − 1} c
0
(k + 4) (k + 2) 2 (k + 1)
c5 =
{ (k + 3) (k ) − 1}{ (k + 1) (k − 2) − 1} c
1
(k + 5) (k + 3) 2 (k + 2)
LLLLLLLLLLLLLLLLLLL
Substituting these values of coefficients in series for y( x ) , we get
k (k − 3) − 1 ( k + 1) (k − 2) − 1
y = x k c 0 + c 1 x + c0x 2 + c1 x 3
(k + 2) (k + 1) (k + 3) (k + 2)
+
{ (k + 2) (k − 1) − 1}{k (k − 3) − 1} c x 4
o
(k + 4) (k + 2) 2 (k + 1)
+
{ (k + 3)k − 1}{(k + 1) (k − 2) − 1} c x 5 + L
1 (140)
(k + 5) (k + 3) 2 (k + 2)
− (m + k − 1) c m ] x m + k = 0
Indicial equation is
k (k − 1) + 3k = 0 , as c 0 ≠ 0 , k = 0,−2
The recurrence relation is
[ (m + k + 1)(m + k ) + 3 (m + k + 1)]c m+1 − (m + k − 1) c m = 0, m ≥ 0
m + k −1
or, c m +1 = cm , m ≥ 0
(m + k + 1) (m + k + 3)
76
Power Series Solutions
Putting m = 0, 1, 2, 3, K
k −1
c1 = c0
(k + 1) (k + 3)
k (k − 1)
c2 = c0
(k + 1) (k + 2) ( k + 3) (k + 4)
(k − 1)k
c3 = c0
(k + 2) (k + 3) 2 (k + 4) (k + 5)
(k − 1) k
c4 = c0
(k + 3) (k + 4) 2 (k + 5) (k + 6)
2
and so on.
k −1 (k − 1) k
∴ y( x ) = c 0 x k 1 + x+ x2
(k + 1) )k + 3) (k + 1) ( k + 2) (k + 3) (k + 4)
(k − 1) k
+ x3
(k + 2) (k + 3) 2 ( k + 4) (k + 5)
(k − 1) k
+ 2 2
x 4 + L
(k + 3) (k + 4) ( k + 5) (k + 6)
b) Given equation is
77
Ordinary Differential x (1 − x ) y ′′ − 3xy ′ − y = 0
Equations
Here x = 0 , is a regular singular point.
∞
Let y( x ) = ∑
m=0
c m x m+ k , c 0 ≠ 0
∑c
m=0
m (m + k ) (m + k − 1) x m + k −1 − ∑ (m + k + 1)
m=0
2
c m x m+ k = 0
78
Power Series Solutions
Equating coefficients of least power of x , the indicial equation is
c 0 k 2 = 0 ⇒ k = 0, 0 (Q c 0 ≠ 0) .
The recurrence relation is
(m + k ) 2 + 1
c m +1 = cm , m ≥ 0 .
(m + k + 1) 2
k2 +1
Hence c1 = c0
(k + 1) 2
(k 2 + 1) [ (k + 1) 2 + 1 ]
c2 = c0
(k + 1) 2 (k + 2) 2
(k 2 + 1) [ (k + 1) 2 + 1 ] [(k + 2) 2 + 1 ]
c3 = c0
(k + 1) 2 (k + 2) 2 (k + 3) 2
and so on.
k2 +1 (k 2 + 1) {( k + 1) 2 + 1} 2
∴ y( x ) = c 0 x k 1 + 2
x + x
(k + 1) (k + 1) 2 (k + 2) 2
(k 2 + 1) {(k + 1) 2 + 1}{ (k + 2) 2 + 1} 3
+ 2 2 2
x + L (147)
(k + 1) (k + 2) (k + 3)
Hence solution for k = 0 is
1.2 1 .2 .5
[ y( x )] k =0 = c 0 x 1 + x + 2 2 x 2 + 2 2 2 x 3 + L = y1 , say (148)
1 .2 1 .2 .3
with y given by Eqn.(147), left hand side of Eqn.(146) becomes k 2 c 0 x k −1
∂
∴ [x (1 − x ) y ′′ + (1 − x ) y ′ − y] = 2k c 0 x k −1 + c 0 k 2 x k −1 ln x
∂k
d2 d ∂y
or, x (1 − x ) 2 + (1 − x ) − 1 = 2kc 0 x k −1 + c 0 k 2 x k −1 ln x
dx dx ∂k
∂y
Therefore, for k = 0, is a second solution of Eqn.(146).
∂k
From Eqn.(147), we get
∂y
1 1 .2 1 .2 .5
[
= c 0 ln x 1 + 2 x + 2 2 x 2 + 2 2 2 x 3 + L + c 0 − 2 x − x 2 − L ]
k =0
∂k 1 1 .2 1 .2 .3
[ ]
= y1 ln x + c 0 − 2 x − x 2 − L = y 2 , say
since y1 and y 2 are linearly independent, hence the general solution is
y = α1 y1 + α 2 y 2 ,
where α 1 , α 2 are arbitrary constants.
∑
m =0
c m (m + k ) 2 x m + k −1 − ∑c
m =0
m (m + k + 2) 2 x m + k = 0 ,
(m + k + 1) 2
The recurrence relation is c m = c m −1 , for m ≥ 1 .
(m + k ) 2
( k + 2) 2 (k + 3) 2
Putting m = 1, 2, 3, K , we get c1 = c 0 , c 2 = c0
( k + 1) 2 (k + 1) 2
( k + 4) 2 (k + 5) 2
c3 = c 0 , c 4 = c 0 ,K
(k + 1) 2 (k + 1) 2
Putting the values of coefficients c 0 , c1 , c 2 , K in solution (149), we get
( k + 2) 2 (k + 3) 2 2 (k + 4) 2 3
y( x ) = x k c 0 1 + 2
x + 2
x + 2
x + L (150)
(k + 1) (k + 1) (k + 1)
Putting k = 0 in Eqn.(150), we get
y( x ) k =0
[ ]
= c 0 1 + 2 2 x + 3 2 x 2 + 4 2 x 3 + L = c 0 u , (say) (151)
(154) is obtained as
t t2 1 1 1
y = a 1 − + − L + bt 1 / 2 1 − t + t 2 − t 3 + L
2! 4 ! 3! 5 ! 7!
1
Putting t = in the above solution, we obtain
x
x −1 x −2 x −1 x −2 x −3
y( x ) = a 1 − + − L + bx −1 / 2 1 − + − + L ,
2! 4! 1! 5! 71
which is the required series solution of the given equation.
—x—
81