Engineering and Numerical Analyses 8
Engineering and Numerical Analyses 8
by
Frobenius Method
(power series method)
University of Technology
Materials Engineering Dept.
Numerical and Engineering Analysis
By
Dr. Kadhum Muttar
Frobenius Method
Let b(x) and c(x) be any functions that are analytic at x = 0. Then the
ODE
b( x) c( x )
(1) y′′ + y′ + 2 y = 0
x x
has at least one solution that can be represented in the form
∞
(2) y( x)= x r
∑m
a x
m =0
m
= x r
( a0
+ a1
x + a 2
x 2
+ ) ( a0 ≠ 0)
(2*) ∞
y′′(=
x) ∑ (
m=0
m + r )( m + r − 1) a m
x m+ r − 2
r −2
= x [r(r − 1)a0 + (r + 1)ra1 x + ].
By inserting all these series into (1’) we obtain
We now equate the sum of the coefficients of each power x’, x’r + 1,
x” r + 2, … to zero. This yields a system of equations involving the
unknown coefficients am. The smallest power is xr and the
corresponding equation is
[r(r − 1) + b0r + c0]a0 = 0.
Since by assumption a0 ≠ 0, the expression in the brackets
[ … ] must be zero. This gives
(4) r(r − 1) + b0r + c0 = 0.
This important quadratic equation is called the indicial equation
of the ODE (1).
Frobenius Method. Basis of
Solutions. Three Cases
Let r1 and r2 be the roots of the indicial equation (4). Then we
have the following three cases.