Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Frobenius method
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Method for solving ordinary differential equations}} [[File:Singular point with indicial roots one half and negative one.png|thumb|350px|Some solutions of a differential equation having a regular singular point with indicial roots <math>r = \frac{1}{2}</math> and <math>-1</math>.]] In [[mathematics]], the '''method of Frobenius''', named after [[Ferdinand Georg Frobenius]], is a way to find an [[infinite series]] solution for a linear second-order [[ordinary differential equation]] of the form <math display="block">z^2 u'' + p(z)z u'+ q(z) u = 0</math> with <math display="inline">u' \equiv \frac{du}{dz}</math> and <math display="inline">u'' \equiv \frac{d^2 u}{dz^2}</math>. in the vicinity of the [[regular singular point]] <math>z=0</math>. One can divide by <math>z^2</math> to obtain a differential equation of the form <math display="block">u'' + \frac{p(z)}{z}u' + \frac{q(z)}{ z^2}u = 0</math> which will not be solvable with regular [[power series solution of differential equations|power series method]]s if either {{math|''p''(''z'')/''z''}} or {{math|''q''(''z'')/''z''<sup>2</sup>}} is not [[Analytic function|analytic]] at {{math|1=''z'' = 0}}. 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' actual contributions == Frobenius' contribution<ref name=":0">{{Cite book |last=Frobenius |first=Ferdinand Georg |title=Gesammelte Abhandlungen |publisher=Springer-Verlag |year=1968 |location=Berlin |pages=84β105 |language=German |chapter=Uber die Integration der linearen Differentialgleichungen durch Reihen |orig-date=Originally in Journal fΓΌr die reine und angewandte Mathematik 76, 214-235 (1873)}}</ref> was not so much in all the possible ''forms'' of the series solutions involved (see below). These forms had all been established earlier,<ref name=":1">{{Cite book |last=Gray |first=Jeremy |title=Linear Differential Equations and Group Theory from Riemann to Poincare |publisher=Birkhauser |year=1986 |isbn=0-8176-3318-9 |location=Boston}}</ref> by Fuchs.<ref>{{Cite book |last=Fuchs |first=Lazarus Immanuel |title=Gesammelte Mathematische Werke von L. Fuchs |publisher=University Of Michigan Library |year=1865 |language=German |chapter=Zur Theorie der linearen Differentialgleichungen mit veranderlichen Coefficienten}}</ref><ref>{{Cite journal |last=Fuchs |first=Lazarus Immanuel |date=1866 |title=Zur Theorie der linearen Differentialgleichungen mit veranderlichen Coefficienten |journal=Journal fΓΌr die reine und angewandte Mathematik |volume=66 |pages=159β204}}</ref> The ''indicial polynomial'' (see below) and its role had also been established by Fuchs.<ref name=":1" /> 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<ref name=":2">{{Cite journal |last=van der Toorn |first=Ramses |date=27 December 2022 |title=Tandem Recurrence Relations for Coefficients of Logarithmic Frobenius Series Solutions about Regular Singular Points |journal=Axioms |language=en |volume=12 |issue=1 |pages=32 |doi=10.3390/axioms12010032 |issn=2075-1680 |doi-access=free }}</ref> with respect to the parameter ''r'', mentioned above. A large part of Frobenius' 1873 publication<ref name=":0" /> 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 of Frobenius Method: first, linearly independent solution == The method of Frobenius is to seek a power series solution of the form <math display="block">u(z)=z^r \sum_{k=0}^\infty A_k z^k, \qquad (A_0 \neq 0)</math> Differentiating: <math display="block">u'(z)=\sum_{k=0}^\infty (k+r)A_kz^{k+r-1}</math> <math display="block">u''(z)=\sum_{k=0}^\infty (k+r-1)(k+r)A_kz^{k+r-2}</math> Substituting the above differentiation into our original ODE: <math display="block">\begin{align} & z^2\sum_{k=0}^\infty (k+r-1)(k+r)A_kz^{k+r-2} + zp(z) \sum_{k=0}^\infty (k+r)A_kz^{k+r-1} + q(z)\sum_{k=0}^\infty A_kz^{k+r} \\ = {} & \sum_{k=0}^\infty (k+r-1) (k+r)A_kz^{k+r} + p(z) \sum_{k=0}^\infty (k+r)A_kz^{k+r} + q(z) \sum_{k=0}^\infty A_kz^{k+r} \\ = {} & \sum_{k=0}^\infty [(k+r-1)(k+r) A_kz^{k+r} + p(z) (k+r) A_kz^{k+r} + q(z) A_kz^{k+r}] \\ = {} & \sum_{k=0}^\infty \left[(k+r-1)(k+r) + p(z)(k+r) + q(z)\right] A_kz^{k+r} \\ = {} & \left[ r(r-1)+p(z)r+q(z) \right] A_0z^r+\sum_{k=1}^\infty \left[ (k+r-1)(k+r)+p(z)(k+r)+q(z) \right] A_kz^{k+r}=0 \end{align}</math> The expression <math display="block">r\left(r-1\right) + p\left(0\right)r + q\left(0\right) = I(r)</math> 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 {{math|''z''<sup>''k'' + ''r''</sup>}} is <math display="block">I(k+r)A_k + \sum_{j=0}^{k-1}{(j+r)p^{(k-j)}(0)+q^{(k-j)}(0) \over (k-j)!}A_j,</math> These coefficients must be zero, since they should be solutions of the differential equation, so <math display="block">\begin{align} I(k+r)A_k + \sum_{j=0}^{k-1} {(j+r)p^{(k-j)}(0)+q^{(k-j)}(0) \over (k-j)!} A_j &= 0 \\[4pt] \sum_{j=0}^{k-1}{(j+r)p^{(k-j)}(0)+q^{(k-j)}(0) \over (k-j)!}A_j &=-I(k+r)A_k \\[4pt] {1\over-I(k+r)}\sum_{j=0}^{k-1}{(j+r)p^{(k-j)}(0)+q^{(k-j)}(0) \over (k-j)!}A_j &= A_k \end{align}</math> The series solution with {{math|''A''<sub>''k''</sub>}} above, <math display="block">U_r(z)= \sum_{k=0}^{\infty} A_kz^{k+r}</math> satisfies <math display="block">z^2U_r(z)'' + p(z)zU_r(z)' + q(z)U_r(z) = I(r)z^r</math> If we choose one of the roots to the indicial polynomial for ''r'' in {{math|''U''<sub>''r''</sub>(''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. == Example == Let us solve <math display="block">z^2f''-zf'+(1-z)f = 0</math> Divide throughout by ''z''<sup>2</sup> to give <math display="block">f''-{1\over z}f'+{1-z \over z^2}f=f''-{1\over z}f'+\left({1\over z^2} - {1 \over z}\right) f = 0</math> which has the requisite singularity at ''z'' = 0. Use the series solution <math display="block">\begin{align} f &= \sum_{k=0}^\infty A_kz^{k+r} \\ f' &= \sum_{k=0}^\infty (k+r)A_kz^{k+r-1} \\ f'' &= \sum_{k=0}^\infty (k+r)(k+r-1)A_kz^{k+r-2} \end{align}</math> Now, substituting <math display="block">\begin{align} \sum_{k=0}^\infty &(k+r)(k+r-1) A_kz^{k+r-2}-\frac{1}{z} \sum_{k=0}^\infty (k+r)A_kz^{k+r-1} + \left(\frac{1}{z^2} - \frac{1}{z}\right) \sum_{k=0}^\infty A_kz^{k+r} \\ &= \sum_{k=0}^\infty (k+r)(k+r-1) A_kz^{k+r-2} -\frac{1}{z} \sum_{k=0}^\infty (k+r) A_kz^{k+r-1} +\frac{1}{z^2} \sum_{k=0}^\infty A_kz^{k+r} -\frac{1}{z} \sum_{k=0}^\infty A_kz^{k+r} \\ &= \sum_{k=0}^\infty (k+r)(k+r-1)A_kz^{k+r-2}-\sum_{k=0}^\infty (k+r)A_kz^{k+r-2}+\sum_{k=0}^\infty A_kz^{k+r-2}-\sum_{k=0}^\infty A_kz^{k+r-1} \\ &= \sum_{k=0}^\infty (k+r)(k+r-1)A_kz^{k+r-2}-\sum_{k=0}^\infty (k+r) A_kz^{k+r-2} + \sum_{k=0}^\infty A_kz^{k+r-2} - \sum_{k-1=0}^\infty A_{k-1}z^{k-1+r-1} \\ &= \sum_{k=0}^\infty (k+r)(k+r-1)A_kz^{k+r-2}-\sum_{k=0}^\infty (k+r)A_kz^{k+r-2}+\sum_{k=0}^\infty A_kz^{k+r-2}-\sum_{k=1}^\infty A_{k-1}z^{k+r-2} \\ &= \left \{ \sum_{k=0}^{\infty} \left ((k+r)(k+r-1) - (k+r) + 1\right ) A_kz^{k+r-2} \right \} -\sum_{k=1}^\infty A_{k-1}z^{k+r-2} \\ &= \left \{ \left ( r(r-1) - r +1 \right ) A_0 z^{r-2} + \sum_{k=1}^{\infty} \left ((k+r)(k+r-1) - (k+r) + 1\right ) A_kz^{k+r-2} \right \} - \sum_{k=1}^\infty A_{k-1}z^{k+r-2} \\ &= (r-1)^2 A_0 z^{r-2} + \left \{ \sum_{k=1}^{\infty} (k+r-1)^2 A_kz^{k+r-2} - \sum_{k=1}^\infty A_{k-1}z^{k+r-2} \right \} \\ &= (r-1)^2 A_0 z^{r-2} + \sum_{k=1}^{\infty} \left ( (k+r-1)^2 A_k - A_{k-1} \right ) z^{k+r-2} \end{align}</math> From {{math|1=(''r'' β 1)<sup>2</sup> = 0}} we get a double root of 1. Using this root, we set the coefficient of {{math|''z''<sup>''k'' + ''r'' β 2</sup>}} to be zero (for it to be a solution), which gives us: <math display="block">(k+1-1)^2 A_k - A_{k-1} =k^2A_k-A_{k-1} = 0</math> hence we have the recurrence relation: <math display="block"> A_k = \frac{A_{k-1}}{k^2} </math> Given some initial conditions, we can either solve the recurrence entirely or obtain a solution in power series form. Since the ratio of coefficients <math>A_k/A_{k-1}</math> is a [[rational function]], the power series can be written as a [[generalized hypergeometric series]]. =="The 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: <math display="block"> y_2 = C y_1 \ln x + \sum_{k=0}^\infty B_kx^{k+r_2}</math> where <math>y_1(x)</math> is the first solution (based on the larger root in the case of unequal roots), <math>r_2</math> is the smaller root, and the constant {{mvar|C}} and the coefficients <math>B_k</math> are to be determined. Once <math>B_0</math> is chosen (for example by setting it to 1) then {{mvar|C}} and the <math>B_k</math> are determined up to but not including <math>B_{r_1-r_2}</math>, which can be set arbitrarily. This then determines the rest of the <math>B_k.</math> In some cases the constant {{mvar|C}} must be zero. '''Example''': consider the following differential equation ([[Kummer's equation]] with {{math|1=''a'' = 1}} and {{math|1=''b'' = 2}}): <math display="block">zu''+(2-z)u'-u = 0</math> The roots of the indicial equation are β1 and 0. Two independent solutions are <math>1/z</math> and <math>e^z/z,</math> so we see that the logarithm does not appear in any solution. The solution <math>(e^z-1)/z</math> has a power series starting with the power zero. In a power series starting with <math>z^{-1}</math> the recurrence relation places no restriction on the coefficient for the term <math>z^0,</math> 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 {{math|1/''z''}}. === 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''.<ref name=":2" /> 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.<ref name=":2" /> ==See also== *[[Fuchs' theorem]] *[[Regular singular point]] *[[Laurent series]] == External links == * {{mathworld|urlname=FrobeniusMethod|title=Frobenius Method}} * {{cite book | surname = Teschl | given = Gerald |authorlink=Gerald Teschl | title = Ordinary Differential Equations and Dynamical Systems | publisher=[[American Mathematical Society]] | place = [[Providence, Rhode Island|Providence]] | 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 == <references /> [[Category:Ordinary differential equations]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Math
(
edit
)
Template:Mathworld
(
edit
)
Template:Mvar
(
edit
)
Template:Short description
(
edit
)