Orbit equation: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
removed unnecessary commas
 
Line 1: Line 1:
In [[mathematics]], the '''Method of Frobenius''', named after [[Ferdinand Georg Frobenius]], is a way to find an [[infinite series]] solution for a second-order [[ordinary differential equation]] of the form
Greetings. Allow me begin by telling you the author's name - Phebe. The std testing at home preferred hobby for my kids and me is to play baseball and I'm attempting to make it a occupation. I used to be unemployed but now I am a [http://www.idph.state.il.us/public/hb/hbcrabs.htm librarian] and the wage has std home test been really satisfying. California is exactly where her house is but she needs to transfer std testing at home because of her family members.<br><br>Also visit my weblog - [http://www.rachat-points.com/node/5780286 std home test]
 
: <math>z^2u''+p(z)zu'+q(z)u=0</math>
 
with
 
:<math>u' \equiv {{d u} \over {d z}}</math> {{pad|1em}} and {{pad|1em}} <math>u'' \equiv {{d^2 u} \over {d z^2}}</math>
 
in the vicinity of the [[regular singular point]] <math>z=0</math>. We can divide by <math>z^2</math> to obtain a differential equation of the form
 
: <math>u''+{p(z) \over z}u'+{q(z) \over z^2}u = 0</math>
 
which will not be solvable with regular [[power series solution of differential equations|power series method]]s if either ''p''(''z'')/''z'' or ''q''(''z'')/''z''<sup>2</sup> are not [[Analytic function|analytic]] at&nbsp;''z''&nbsp;=&nbsp;0The 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 finite).
 
== Explanation ==
The Method of Frobenius tells us that we can seek a power series solution of the form
 
: <math>u(z)=\sum_{k=0}^\infty A_kz^{k+r}, \qquad (A_0 \neq 0)</math>
 
Differentiating:
 
: <math>u'(z)=\sum_{k=0}^\infty (k+r)A_kz^{k+r-1}</math>
: <math>u''(z)=\sum_{k=0}^\infty (k+r-1)(k+r)A_kz^{k+r-2}</math>
 
Substituting:
:<math>\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}
\end{align}</math>
 
The expression
 
: <math>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&nbsp;''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''&nbsp;−&nbsp;2, ''r''&nbsp;−&nbsp;1 or, something else depending on the given differential equation. This detail is important to keep in mind because one can end up with complicated expressions 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&nbsp;''k''&nbsp;=&nbsp;1.  However, in solving for the indicial roots attention is focused only on the coefficient of the lowest power of&nbsp;''z''.
 
Using this, the general expression of the coefficient of ''z''<sup>''k''&nbsp;+&nbsp;''r''</sup> is
 
:<math>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>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</math>
:<math>\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</math>
:<math>{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</math>
 
The series solution with ''A''<sub>''k''</sub> above,
 
:<math>U_{r}(z)=\sum_{k=0}^{\infty}A_kz^{k+r}</math>
 
satisfies
 
:<math>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 ''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>z^2f''-zf'+(1-z)f=0\,</math>
 
Divide throughout by ''z''<sup>2</sup> to give
 
: <math>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&nbsp;''z''&nbsp;=&nbsp;0.
 
Use the series solution
 
: <math>\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>\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+r-2} \\
&= \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 (''r''&nbsp;−&nbsp;1)<sup>2</sup>&nbsp;=&nbsp;0 we get a double root of 1. Using this root, we set the coefficient of ''z''<sup>''k''&nbsp;+&nbsp;''r''&nbsp;−&nbsp;2</sup> to be zero (for it to be a solution), which gives us:
 
: <math>(k+1-1)^2 A_k - A_{k-1} =k^2A_k-A_{k-1}=0</math>
 
hence we have the recurrence relation:
 
: <math> 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]].
 
== Double roots ==
The previous example involved an indicial polynomial with a repeated root, which only have one solution to the given differential equation. In general, the Frobenius method gives two independent solutions provided that the indicial equation's roots are unique.
 
If the root is repeated, or the roots differ by an integer, then the second solution can be found by the equation:
 
: <math> y_2 = y_1 \ln x + \sum_{k=1}^\infty a_kx^{k+r}</math>
 
Where <math>y_1(x)</math> is the first solution and the coefficients <math>a_k</math> are to be determined.
 
==See also==
 
*[[Regular singular point]]
*[[Complex differential equation]]
*[[Laurent series]]
 
== External links ==
* {{mathworld|urlname=FrobeniusMethod|title=Frobenius Method}}
* John H. Mathews, [http://math.fullerton.edu/mathews/n2003/FrobeniusSeriesMod.html Module for Frobenius Series Solution]
* {{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 = http://www.mat.univie.ac.at/~gerald/ftp/book-ode/}} Chapter 4 contains the full method including proofs.
 
[[Category:Ordinary differential equations]]

Latest revision as of 10:41, 24 June 2014

Greetings. Allow me begin by telling you the author's name - Phebe. The std testing at home preferred hobby for my kids and me is to play baseball and I'm attempting to make it a occupation. I used to be unemployed but now I am a librarian and the wage has std home test been really satisfying. California is exactly where her house is but she needs to transfer std testing at home because of her family members.

Also visit my weblog - std home test