Frobenius method
From Wikipedia, the free encyclopedia
In mathematics, the Frobenius method describes a way to find an infinite series solution for a second-order ordinary differential equation of the form
We can divide through by z2 to obtain a differential equation of the form
which cannot be solved with regular power series methods because neither p(z)/z nor q(z)/z2 are analytic at z = 0. The Frobenius method enables us to create a power series solution to such a differential equation, provided that p(z) and q(z) are themselves analytic at 0 or, being analytic elsewhere, both their limits at 0 exist (and are noninfinite).
[edit] Explanation
The Frobenius method tells us that we can seek a power series solution of the form
Differentiating:
Substituting:
The expression r(r-1)+p(0)r+q(0)=I(r) is known as the indicial polynomial, which is quadratic in r.
Using this, the general expression of the coefficient of zk+r is
These coefficients must be zero, since they are to be solutions of the differential equation, so
The series solution with Ak above,
satisfies
If we choose one of the roots to the indicial polynomial for r in Ur(z), we gain a solution to the differential equation. If the difference between the roots is not an integer, we get another, linearly independent solution in the other root.
[edit] Example
Let us solve
Divide throughout by z2 to give
which has the requisite singularity at z=0.
Use the series solution
Now, substituting
We need to shift the final sum.
We can take one element out of the sums that start with k=0 to obtain the sums starting at the same index.
We obtain one linearly independent solution by solving the indicial polynomial r(r-1)-r+1 = r2-2r+1 =0 which gives a double root of 1. Using this root, we set the coefficient of zk+r-2 to be zero (for it to be a solution), which gives us the recurrence
Given some initial conditions, we can either solve the recurrence entirely or obtain a solution in power series form.
Since the ratio of coefficients Ak / Ak − 1 is a rational function, the power series can be written as a hypergeometric series.