Method Of Frobenius
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, the method of Frobenius, named after
Ferdinand Georg Frobenius Ferdinand Georg Frobenius (26 October 1849 – 3 August 1917) was a German mathematician, best known for his contributions to the theory of elliptic functions, differential equations, number theory, and to group theory. He is known for the famou ...
, is a way to find an
infinite series In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. The study of series is a major part of calculus and its generalization, mathematical analysis. Series are used in most areas of mathemati ...
solution for a linear second-order
ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable (mathematics), variable. As with any other DE, its unknown(s) consists of one (or more) Function (mathematic ...
of the form z^2 u'' + p(z)z u'+ q(z) u = 0 with u' \equiv \frac and u'' \equiv \frac. in the vicinity of the
regular singular point In mathematics, in the theory of ordinary differential equations in the complex plane \Complex, the points of \Complex are classified into ''ordinary points'', at which the equation's coefficients are analytic functions, and ''singular points'', a ...
z=0. One can divide by z^2 to obtain a differential equation of the form u'' + \fracu' + \fracu = 0 which will not be solvable with regular power series methods if either or is not
analytic Analytic or analytical may refer to: Chemistry * Analytical chemistry, the analysis of material samples to learn their chemical composition and structure * Analytical technique, a method that is used to determine the concentration of a chemical ...
at . The Frobenius method enables one 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 finite).


History

Frobenius' contribution was not so much in all the possible ''forms'' of the series solutions involved (see below). These forms had all been established earlier, by
Lazarus Fuchs Lazarus Immanuel Fuchs (5 May 1833 – 26 April 1902) was a Jewish-German mathematician who contributed important research in the field of linear differential equations. He was born in Mosina, Moschin in the Grand Duchy of Posen (modern-day M ...
. The ''indicial polynomial'' (see below) and its role had also been established by Fuchs. A first contribution by Frobenius to the theory was to show that - as regards a first, linearly independent solution, which then has the form of an analytical power series multiplied by an arbitrary power ''r'' of the independent variable (see below) - the coefficients of the generalized power series obey a ''recurrence relation'', so that they can always be straightforwardly calculated. A second contribution by Frobenius was to show that, in cases in which the roots of the indicial equation differ by an integer, the general ''form'' of the second linearly independent solution (see below) can be obtained by a procedure which is based on differentiation with respect to the parameter ''r'', mentioned above. A large part of Frobenius' 1873 publication was devoted to proofs of convergence of all the series involved in the solutions, as well as establishing the radii of convergence of these series.


Explanation

The method of Frobenius is to seek a power series solution of the form u(z)=z^r \sum_^\infty A_k z^k, \qquad (A_0 \neq 0) Differentiating: u'(z)=\sum_^\infty (k+r)A_kz^ u''(z)=\sum_^\infty (k+r-1)(k+r)A_kz^ Substituting the above differentiation into our original ODE: \begin & z^2\sum_^\infty (k+r-1)(k+r)A_kz^ + zp(z) \sum_^\infty (k+r)A_kz^ + q(z)\sum_^\infty A_kz^ \\ = & \sum_^\infty (k+r-1) (k+r)A_kz^ + p(z) \sum_^\infty (k+r)A_kz^ + q(z) \sum_^\infty A_kz^ \\ = & \sum_^\infty k+r-1)(k+r) A_kz^ + p(z) (k+r) A_kz^ + q(z) A_kz^\\ = & \sum_^\infty \left k+r-1)(k+r) + p(z)(k+r) + q(z)\rightA_kz^ \\ = & \left r(r-1)+p(z)r+q(z) \rightA_0z^r+\sum_^\infty \left (k+r-1)(k+r)+p(z)(k+r)+q(z) \rightA_kz^=0 \end The expression r\left(r-1\right) + p\left(0\right)r + q\left(0\right) = I(r) is known as the ''indicial polynomial'', which is quadratic in ''r''. The general definition of the ''indicial polynomial'' is the coefficient of the lowest power of ''z'' in the infinite series. In this case it happens to be that this is the ''r''th coefficient but, it is possible for the lowest possible exponent to be ''r'' − 2, ''r'' − 1 or, something else depending on the given differential equation. This detail is important to keep in mind. In the process of synchronizing all the series of the differential equation to start at the same index value (which in the above expression is ''k'' = 1), one can end up with complicated expressions. However, in solving for the indicial roots attention is focused only on the coefficient of the lowest power of ''z''. Using this, the general expression of the coefficient of is I(k+r)A_k + \sum_^A_j, These coefficients must be zero, since they should be solutions of the differential equation, so \begin I(k+r)A_k + \sum_^ A_j &= 0 \\ pt\sum_^A_j &=-I(k+r)A_k \\ pt\sum_^A_j &= A_k \end The series solution with above, U_r(z)= \sum_^ A_kz^ satisfies z^2U_r(z)'' + p(z)zU_r(z)' + q(z)U_r(z) = I(r)z^r If we choose one of the roots to the indicial polynomial for ''r'' in , 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.


Example

Let us solve z^2f''-zf'+(1-z)f = 0 Divide throughout by ''z''2 to give f''-f'+f=f''-f'+\left( - \right) f = 0 which has the requisite singularity at ''z'' = 0. Use the series solution \begin f &= \sum_^\infty A_kz^ \\ f' &= \sum_^\infty (k+r)A_kz^ \\ f'' &= \sum_^\infty (k+r)(k+r-1)A_kz^ \end Now, substituting \begin \sum_^\infty &(k+r)(k+r-1) A_kz^-\frac \sum_^\infty (k+r)A_kz^ + \left(\frac - \frac\right) \sum_^\infty A_kz^ \\ &= \sum_^\infty (k+r)(k+r-1) A_kz^ -\frac \sum_^\infty (k+r) A_kz^ +\frac \sum_^\infty A_kz^ -\frac \sum_^\infty A_kz^ \\ &= \sum_^\infty (k+r)(k+r-1)A_kz^-\sum_^\infty (k+r)A_kz^+\sum_^\infty A_kz^-\sum_^\infty A_kz^ \\ &= \sum_^\infty (k+r)(k+r-1)A_kz^-\sum_^\infty (k+r) A_kz^ + \sum_^\infty A_kz^ - \sum_^\infty A_z^ \\ &= \sum_^\infty (k+r)(k+r-1)A_kz^-\sum_^\infty (k+r)A_kz^+\sum_^\infty A_kz^-\sum_^\infty A_z^ \\ &= \left \ -\sum_^\infty A_z^ \\ &= \left \ - \sum_^\infty A_z^ \\ &= (r-1)^2 A_0 z^ + \left \ \\ &= (r-1)^2 A_0 z^ + \sum_^ \left ( (k+r-1)^2 A_k - A_ \right ) z^ \end From we get a double root of 1. Using this root, we set the coefficient of to be zero (for it to be a solution), which gives us: (k+1-1)^2 A_k - A_ =k^2A_k-A_ = 0 hence we have the recurrence relation: A_k = \frac Given some initial conditions, we can either solve the recurrence entirely or obtain a solution in power series form. Since the ratio of coefficients A_k/A_ is a
rational function In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
, the power series can be written as a
generalized hypergeometric series In mathematics, a generalized hypergeometric series is a power series in which the ratio of successive coefficients indexed by ''n'' is a rational function of ''n''. The series, if convergent, defines a generalized hypergeometric function, which ...
.


Exceptional cases: roots separated by an integer

The previous example involved an indicial polynomial with a repeated root, which gives only one solution to the given differential equation. In general, the Frobenius method gives two independent solutions provided that the indicial equation's roots are not separated by an integer (including zero). If the root is repeated or the roots differ by an integer, then the second solution can be found using: y_2 = C y_1 \ln x + \sum_^\infty B_kx^ where y_1(x) is the first solution (based on the larger root in the case of unequal roots), r_2 is the smaller root, and the constant and the coefficients B_k are to be determined. Once B_0 is chosen (for example by setting it to 1) then and the B_k are determined up to but not including B_, which can be set arbitrarily. This then determines the rest of the B_k. In some cases the constant must be zero. Example: consider the following differential equation (
Kummer's equation In mathematics, a confluent hypergeometric function is a solution of a confluent hypergeometric equation, which is a degenerate form of a hypergeometric differential equation where two of the three regular singularities merge into an irregular s ...
with and ): zu''+(2-z)u'-u = 0 The roots of the indicial equation are −1 and 0. Two independent solutions are 1/z and e^z/z, so we see that the logarithm does not appear in any solution. The solution (e^z-1)/z has a power series starting with the power zero. In a power series starting with z^ the recurrence relation places no restriction on the coefficient for the term z^0, which can be set arbitrarily. If it is set to zero then with this differential equation all the other coefficients will be zero and we obtain the solution .


Tandem recurrence relations for series coefficients in the exceptional cases

In cases in which roots of the indicial polynomial differ by an integer (including zero), the coefficients of all series involved in second linearly independent solutions can be calculated straightforwardly from ''tandem recurrence relations''. These tandem relations can be constructed by further developing Frobenius' original invention of differentiating with respect to the parameter ''r'', and using this approach to actually calculate the series coefficients in all cases.


See also

*
Fuchs' theorem In mathematics, Fuchs's theorem, named after Lazarus Fuchs, states that a second-order differential equation of the form y'' + p(x)y' + q(x)y = g(x) has a solution expressible by a generalised Frobenius series when p(x), q(x) and g(x) are analyt ...
*
Regular singular point In mathematics, in the theory of ordinary differential equations in the complex plane \Complex, the points of \Complex are classified into ''ordinary points'', at which the equation's coefficients are analytic functions, and ''singular points'', a ...
*
Laurent series In mathematics, the Laurent series of a complex function f(z) is a representation of that function as a power series which includes terms of negative degree. It may be used to express complex functions in cases where a Taylor series expansio ...


External links

* * {{cite book , surname = Teschl , given = Gerald , authorlink=Gerald Teschl , title = Ordinary Differential Equations and Dynamical Systems , publisher=
American Mathematical Society The American Mathematical Society (AMS) is an association of professional mathematicians dedicated to the interests of mathematical research and scholarship, and serves the national and international community through its publications, meetings, ...
, place =
Providence Providence often refers to: * Providentia, the divine personification of foresight in ancient Roman religion * Divine providence, divinely ordained events and outcomes in some religions * Providence, Rhode Island, the capital of Rhode Island in the ...
, year = 2012 , isbn= 978-0-8218-8328-0 , url = https://www.mat.univie.ac.at/~gerald/ftp/book-ode/ (Draft version available online at https://www.mat.univie.ac.at/~gerald/ftp/book-ode/). Chapter 4 contains the full method including proofs.


References

Ordinary differential equations