Series Solution of ODEs
Series Solution of ODEs
(1)
We seek a series solution about some point xo . We take xo = 0 without loss of generality. (If the
expansion point xo 6= 0, then let x0 = x xo , so the expansion point becomes x0o = 0.)
xo = 0 is an ordinary point
an xn ,
a0 6= 0
n=0
Substitute into Eq. (1) and collect terms with the same powers of x to obtain
bn xn = 0,
where
bn (an , an1 , . . .)
n=0
an xn ,
a0 6= 0
method of Frobenius
n=0
Substitute into Eq. (1) and collect terms with the same power of x. The term with the lowest power
of x is
a0 (r r1 )(r r2 )xr = 0 indicial equation r1 r2 .
Setting the coefficients of the higher powers of x to zero gives a recurrence realtion
am+2 = f (m, r, ..)am ,
m = 0, 1, 2, . . .
X
y(x, r)
dan (r)
bn xn where bn =
y2 (x) =
= y1 (x) ln x + xr1
.
r
dr r1
r1
n=1
2.3 CASE r1 r2 = integer:
One solution is y1 (x) = y(x, r1 ). A second independent solution may be y(x, r2 ). If y(x, r2 ) is not
an accepatable solution, then a second solution is given by
d
r2
y2 (x) =
[(r r2 )y(x, r)] = Cy1 (x) ln x + x
[(r r2 )an (r)] ,
bn xn where bn =
r
dr
r2
r2
n=0
where the constant C may be zero.