Collinearity: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Wcherowi
avoiding duplicate sentences.
en>PAR
Line 1: Line 1:
In [[algebra]], a '''Bring radical''' or '''ultraradical''' of a [[complex number]] ''a'' is a root of the polynomial
Andrew Berryhill is what his wife enjoys to call him and he totally digs that name. For a while I've been in Alaska but I will have to move in a yr or two. Credit authorising is how he makes cash. It's not a typical factor but what I like performing is to climb but I don't have the time lately.<br><br>Here is my web blog: free online tarot card readings ([http://www.prograd.uff.br/novo/facts-about-growing-greater-organic-garden uff.br])
 
:<math>x^5+x+a. \,</math>
 
(The root is chosen so the radical of a [[real number]] is real, and the radical is a differentiable function of ''a'' in the complex plane, with a [[branch cut]] along the negative real line below&nbsp;−1.  See the [[Bring radical#Bring radicals|"Bring radicals"]] section below.)
 
[[George Jerrard]] showed that some [[quintic equation]]s can be solved using [[Nth root|radicals]] and Bring radicals, which had been introduced by [[Erland Samuel Bring|Erland Bring]]. They can be used to obtain closed-form solutions of quintic equations.
 
==Normal forms==
 
The quintic equation is rather difficult to obtain solutions for directly, with five independent coefficients in its most general form:
 
:<math>x^5 + a_4x^4 + a_3x^3 + a_2x^2 + a_1x + a_0 = 0\,</math>
 
The various methods for solving the quintic that have been developed generally attempt to simplify the quintic using [[Tschirnhaus transformation]]s to reduce the number of independent coefficients.
 
===Principal quintic form===
 
The general quintic may be reduced into what is known as the '''principal quintic form''', with the quartic and cubic terms removed:
 
:<math>x^5 + c_2x^2 + c_1x + c_0 = 0 \,</math>
 
If the roots of a general quintic and a principal quintic are related by a quadratic Tschirnhaus transformation:
 
:<math>y_k = x_k^2 + \alpha x_k + \beta \,</math>
 
the coefficients ''α'' and ''β'' may be determined by using the [[resultant]], or by means of the [[power-sum formula]]e of the quintic roots.  This leads to a system of equations in ''α'' and ''β'' consisting of a quadratic and a linear equation, and either of the two sets of solutions may be used to obtain the corresponding three coefficients of the principal quintic form.<ref name="adamchik">
{{cite journal
| last = Adamchik
| first = Victor
| year = 2003
| title =  Polynomial Transformations of Tschirnhaus, Bring, and Jerrard
| journal = ACM SIGSAM Bulletin
| volume = 37
| issue = 3
| url = http://www.sigsam.org/bulletin/articles/145/Adamchik.pdf
| pages = 91}}</ref>
 
This form is used by [[Felix Klein]]'s solution to the quintic.<ref name="klein">{{cite book
| last = Klein
| first = Felix
| authorlink=Felix Klein
| title = Lectures on the Icosahedron and the Solution of Equations of the Fifth Degree
| year = 1888
| publisher = Trübner & Co.
| isbn = 0-486-49528-0
| url = http://historical.library.cornell.edu/cgi-bin/cul.math/docviewer?did=03070001&seq=7}}</ref>
 
===Bring&ndash;Jerrard normal form <!-- This section is linked from four redirect pages: [[Bring-Jerrard form]], [[Bring-Jerrard normal form]], [[Bring–Jerrard form]], and [[Bring–Jerrard normal form]] (two of these have hyphens and two have en-dashes). -->===
 
It is possible to simplify the quintic still further and eliminate the quadratic term, producing the '''Bring&ndash;Jerrard normal form''':
:<math>x^5 + d_1x + d_0 = 0\,</math>
Using the power-sum formulae again with a cubic transformation as [[Ehrenfried Walther von Tschirnhaus|Tschirnhaus]] tried does not work, since the resulting system of equations results in a sixth-degree equation.
 
In 1796 [[Erland Samuel Bring|Bring]] found a way around this by using a quartic Tschirnhaus transformation to relate the roots of a principal quintic to those of a Bring&ndash;Jerrard quintic:
 
:<math>z_k = x^4_k + \alpha x^3_k + \beta x^2_k + \gamma x_k + \delta\,</math>
 
The extra parameter this fourth-order transformation provides allowed Bring to decrease the degrees of the other parameters.  This leads to a system of five equations in six unknowns, which then requires the solution of a cubic and a quadratic equation.  This method was also discovered by [[George Jerrard|Jerrard]] in 1852,<ref>{{cite book
| last = Jerrard
| first = George Birch
| title = An essay on the resolution of equations
| year = 1859
| publisher = Taylor and Francis
| location = London
| url = http://www.archive.org/details/essayonresolutio00jerrrich}}</ref> but it is likely that he was unaware of Bring's previous work in this area.<ref>Adamchik, pp. 92&ndash;93</ref>  The full transformation may readily be accomplished using a [[computer algebra]] package such as [[Mathematica]]<ref name="qmathematica">{{cite web
| title = Solving the Quintic with Mathematica
| url = http://library.wolfram.com/examples/quintic/
| publisher = [[Wolfram Research]]
}}</ref> or [[Maple (software)|Maple]].<ref name="drociuk">
{{cite arXiv
| last = Drociuk
| first = Richard J.
| year = 2000
| title =  On the Complete Solution to the Most General Fifth Degree Polynomial
| eprint = math.GM/0005026
| class = math.GM
}}</ref> As might be expected from the complexity of these transformations, the resulting expressions can be enormous, particularly when compared to the solutions in radicals for lower degree equations, taking many megabytes of storage for a general quintic with symbolic coefficients.<ref name="qmathematica"/>
 
Regarded as an algebraic function, the solutions to
 
:<math>x^5+d_1x+d_0 = 0\,</math>
 
involve two variables, ''d''<sub>1</sub> and ''d''<sub>0</sub>, however the reduction is actually to an algebraic function of one variable, very much analogous to a solution in radicals, since we may further reduce the Bring&ndash;Jerrard form. If we for instance set
 
:<math>z = {x \over \sqrt[4]{-\frac{d_1}{5}}}\,</math>
 
then we reduce the equation to the form
 
:<math>z^5 - 5z - 4t = 0\,</math>
 
which involves ''z'' as an algebraic function of a single variable&nbsp;''t'', where <math>t=-(d_0/4)(-d_1/5)^{-5/4}</math>. A similar transformation suffices to reduce the equation to
 
:<math>y^5 - y + a = 0\,</math>
 
which is the form required by the Hermite-Kronecker-Brioschi method, Glasser's method, and the Cockle-Harley method of differential resolvents described below.
 
===Brioschi normal form===
 
There is another one-parameter normal form for the quintic equation, known as '''Brioschi normal form''':
:<math>x^5 - 10Cx^3 + 45C^2x - C^2 = 0\,</math>
which can be derived by using the following rational Tschirnhaus transformation
 
: <math>z_k = \frac{\lambda + \mu y_k}{\frac{y_k^2}{C}-3}\,</math>
 
to relate the roots of a principal quintic to a Brioschi quintic.  The values of the parameters <math>\lambda\,</math> and <math>\mu\,</math> may be derived by using [[polyhedral function]]s on the [[Riemann sphere]], and is related to the partition of an object of [[icosahedral symmetry]] into five objects of [[tetrahedral symmetry]].<ref name="king">{{cite book
| last = King
| first = R. Bruce
| title = Beyond the Quartic Equation
| year = 1996
| publisher = Birkhäuser
| isbn = 3-7643-3776-1
| pages = 131}}</ref>
 
It is to be noted that this Tschirnhaus transformation is rather simpler than the difficult one used to transform a principal quintic into Bring&ndash;Jerrard form.  This normal form is used by the Doyle&ndash;McMullen iteration method and the Kiepert method.
 
==Series representation==
A [[Taylor series]] for Bring radicals, as well as a representation in terms of [[Generalized hypergeometric function|hypergeometric function]]s can be derived as follows.  The equation <math>x^5+x+a=0\,</math> can be rewritten as <math>x^5+x=-a\,</math>; by setting <math>f(x)=x^5+x\,</math>, the desired solution is <math>x=f^{-1}(-a)\,</math>.
 
The series for <math>f^{-1}\,</math> can then be obtained by [[Lagrange inversion theorem|reversion]] of the [[Taylor series]] for <math>f(x)\,</math> (which is simply <math>x+x^5\,</math>), giving:
 
:<math>f^{-1}(a) = \sum_{k=0}^\infty \binom{5k}{k} \frac{(-1)^k a^{4k+1}}{4k+1} = a - a^5 + 5 a^9 - 35 a^{13} + ...</math>
 
where the absolute values of the coefficients are sequence [[OEIS:A002294|A002294]] in the [[On-Line Encyclopedia of Integer Sequences|OEIS]].  The series confirms that <math>f^{-1}(a)\,</math> is odd.  This gives
 
:<math>BR(a) = f^{-1}(-a) = -f^{-1}(a) = -a + a^5 - 5 a^9 + 35 a^{13} + ... \,</math>
 
The series converges for <math> |a|< 4/(5 \cdot \sqrt[4]{5}) \approx 0.53499 </math> and can be analytically continued in the complex plane.  The above result can be written in hypergeometric form as:<ref name=qmathematica/>
 
:<math>BR(a) = -a \,\,_4F_3\left(\frac{1}{5},\frac{2}{5},\frac{3}{5},\frac{4}{5};\frac{1}{2},\frac{3}{4},\frac{5}{4};-\left(\frac{5a}{4}\right)^4\right)</math>
 
Compare with the hypergeometric functions that arise in Glasser's derivation and the method of differential resolvents below.
 
==Solution of the general quintic==
We now may express the roots of any polynomial
 
:<math>x^5 + px +q\,</math>
 
in terms of the Bring radical as
 
:<math>\sqrt[4]{-\frac{p}{5}}\operatorname{BR}\left(-\frac{\sqrt[4]{\frac{5^5}{-p^5}}q}{4}\right)</math>
 
and its four [[complex conjugate|conjugate]]s. We have a reduction to the Bring&ndash;Jerrard form in terms of solvable polynomial equations, and we used transformations involving polynomial expressions in the roots only up to the fourth degree, which means inverting the transformation may be done by finding the roots of a polynomial solvable in radicals. This procedure produces extraneous solutions, but when we have found the correct ones by numerical means we can also write down the roots of the quintic in terms of square roots, cube roots, and the Bring radical, which is therefore an algebraic solution in terms of algebraic functions of a single variable &mdash; an algebraic solution of the general quintic.
 
==Other characterizations==
 
Many other characterizations of the Bring radical have been developed, the first of which is in terms of [[elliptic modular function]]s by [[Charles Hermite]] in 1858, and further methods later developed by other mathematicians.
 
===The Hermite–Kronecker–Brioschi characterization===
In 1858, Charles Hermite<ref name="hermite">
{{cite journal
| last = Hermite
| first = Charles
| year = 1858
| title =  Sur la résolution de l'équation du cinquème degré
| journal = Comptes Rendus de l'Académie des Sciences
| volume = XLVI
| issue = I
| pages = 508–515}}</ref> published the first known solution to the general quintic equation in terms of elliptic transcendents, and at around the same time [[Francesco Brioschi]]<ref>
{{cite journal
| last = Brioschi
| first = Francesco
| year = 1858
| title =  Sul Metodo di Kronecker per la Risoluzione delle Equazioni di Quinto Grado
| journal = Atti dell'i. R. Istituto Lombardo di scienze, lettere ed arti
| volume = I
| pages = 275–282}}</ref> and [[Leopold Kronecker]]<ref>
{{cite journal
| last = Kronecker
| first = Leopold
| year = 1858
| title =  Sur la résolution de l'equation du cinquième degré, extrait d'une lettre adressée à M. Hermite
| journal = Comptes Rendus de l'Académie des Sciences
| volume = XLVI
| issue = I
| pages = 1150–1152}}</ref> came upon equivalent solutions.  Hermite arrived at this solution by generalizing the well-known solution to the [[cubic equation]] in terms of [[trigonometric function]]s and finds the solution to a quintic in Bring&ndash;Jerrard form:
:<math>x^5 - x + a = 0\,</math>
 
into which any quintic equation may be reduced by means of Tschirnhaus transformations as has been shown.  He observed that [[elliptic function]]s had an analogous role to play in the solution of the Bring&ndash;Jerrard quintic as the trigonometric functions had for the cubic.  If <math>K\,</math> and <math>K'\,</math> are the periods of an [[elliptic integral]] of the first kind:
:<math>K = \int_0^{\frac{\pi}{2}} \frac{d\varphi}{\sqrt{1-k^2 \sin^2\varphi}}</math>
:<math>K' = \int_0^{\frac{\pi}{2}} \frac{d\varphi}{\sqrt{1-k'^2 \sin^2\varphi}}</math>
the [[nome (mathematics)|elliptic nome]] is given by:
:<math>q =e^{-\frac{\pi K'}{K}}\,</math>
and
:<math>k^2 + k'^2 = 1\,</math>
 
With
:<math>q = e^{-\frac{\pi K'}{K}} = e^{{\mathrm{i}} \pi \tau}\,</math>
define the two [[elliptic modular function]]s:
:<math>\sqrt[4]{k} = \varphi(\tau) = \sqrt{\frac{\vartheta_{10}(0; \tau)}{\vartheta_{00}(0; \tau)}}</math>
:<math>\sqrt[4]{k'} = \psi(\tau) = \sqrt{\frac{\vartheta_{01}(0; \tau)}{\vartheta_{00}(0; \tau)}}</math>
where <math>\vartheta_{00}(0; \tau)</math> and similar are Jacobi [[theta function]]s.
 
If ''n'' is a [[prime number]], we can define two values ''u'' and ''v'' as follows:
 
:<math>v = \varphi(n\tau)\,</math>
 
and
 
:<math>u = \varphi(\tau)\,</math>
 
The parameters <math>u\,</math> and <math>v\,</math> are linked by an equation of degree ''n''&nbsp;+&nbsp;1 known as the [[modular equation]], whose ''n''&nbsp;+&nbsp;1 roots are given by:
 
:<math>\epsilon\varphi(n\tau)\,</math>
 
and
 
:<math>\varphi\left(\frac{\tau + 16m}{n}\right)\,</math>
 
where ε is 1 or &minus;1 depending on whether 2 is a [[quadratic residue]] with respect to ''n'' or not, and ''m'' is an integer modulo&nbsp;''n''.  For ''n''&nbsp;=&nbsp;5, we have the modular equation of the sixth degree:
 
:<math>u^6 - v^6 + 5u^2v^2(u^2-v^2)+4uv(1-u^4v^4)=0\,</math>
 
with six roots as shown above.
 
The modular equation of the sixth degree may be related to the Bring&ndash;Jerrard quintic by the following function of the six roots of the modular equation:
 
:<math>\Phi(\tau) = \left[\varphi(5\tau) + \varphi\left(\frac{\tau}{5}\right)\right]\left[\varphi\left(\frac{\tau+16}{5}\right) - \varphi\left(\frac{\tau + 64}{5}\right)\right]\left[\varphi\left(\frac{\tau+32}{5}\right) - \varphi\left(\frac{\tau + 48}{5}\right)\right]\,</math>
 
The five quantities <math>\Phi(\tau)\,</math>, <math>\Phi(\tau+16)\,</math>, <math>\Phi(\tau+32)\,</math>, <math>\Phi(\tau+48)\,</math>, <math>\Phi(\tau+64)\,</math> are the roots of a quintic equation with coefficients rational in <math>\varphi(\tau)\,</math>:
 
:<math>\Phi^5 - 2000\varphi^4(\tau)\psi^{16}(\tau)\Phi - 1600\sqrt{5}\varphi^3(\tau)\psi^{16}(\tau)\left[1 + \varphi^8(\tau)\right] = 0\,</math>
 
which may be readily converted into the Bring&ndash;Jerrard form by the substitution:
 
:<math>\Phi = 2\sqrt[4]{125}\varphi(\tau)\psi^4(\tau)x\,</math>
 
leading to the Bring&ndash;Jerrard quintic:
 
:<math>x^5 - x + a = 0\,</math>
 
where
 
:<math>a = \frac{2[1 + \varphi^8(\tau)]}{\sqrt[4]{5^5}\varphi^2(\tau)\psi^4(\tau)}\,</math>
 
The Hermite&ndash;Kronecker&ndash;Brioschi method then amounts to finding a value for τ that corresponds to the value of ''a'', and then using that value of τ to obtain the roots of the corresponding modular equation.  To do this, let
 
:<math>A = \frac{a\sqrt[4]{5^5}}{2}</math>
 
and calculate the required elliptic modulus <math>k</math> by solving the quartic equation:
 
:<math>k^4 + A^2k^3 + 2k^2 - A^2k + 1 = 0\,</math>
 
The roots of this equation are:
 
:<math>k = \tan \frac{\alpha}{4}, \tan \frac{\alpha+2\pi}{4}, \tan \frac{\pi - \alpha}{4}, \tan \frac{3\pi - \alpha}{4} \,</math>
 
where <math>\sin \alpha = \frac{4}{A^2}\,</math><ref>{{cite book
| last = Davis
| first = Harold T.
| title = Introduction to Nonlinear Differential and Integral Equations
| year = 1962
| publisher = Dover
| isbn = 0-486-60971-5
| pages = 173}}</ref> (note that some important references erroneously give it as <math>\sin \alpha = \frac{1}{4A^2}\,</math>
<ref name="king"/><ref name="hermite"/>).  Any of these roots may be used as the elliptic modulus for the purposes of the method.  The value of <math>\tau</math> may be easily obtained from the elliptic modulus <math>k\,</math> by the relations given above. The roots of the Bring&ndash;Jerrard quintic are then given by:
:<math>x_i = \frac{\Phi(\tau + 16i)}{2\sqrt[4]{125}\varphi(\tau)\psi^4(\tau)}</math>
for <math>i = 0, \ldots, 4</math>.
 
It may be seen that this process uses a generalization of the [[nth root]], which may be expressed as:
:<math>\sqrt[n]{x} = \exp \left( {\frac{1}{n}\ln x} \right)</math>
or more to the point, as
:<math>\sqrt[n]{x} = \exp \left(\frac{1}{n}\int^x_1\frac{dt}{t}\right).</math>
The Hermite&ndash;Kronecker&ndash;Brioschi method essentially replaces the exponential by an elliptic modular function, and the integral <math>\int^x_1\frac{dt}{t}</math> by an elliptic integral.  Kronecker thought that this generalization was a special case of a still more general theorem, which would be applicable to equations of arbitrarily high degree.  This theorem, known as [[Thomae's formula]], was fully expressed by [[Hiroshi Umemura]] in 1984, who used [[Siegel modular form]]s in place of the exponential/elliptic modular function, and the integral by a [[hyperelliptic integral]].<ref>
{{cite conference
| last = Umemura
| first = Hiroshi
| year = 1984
| title =  Resolution of algebraic equations by theta constants
| booktitle = Tata Lectures on Theta II
| pages = 3.261–3.272
| editor = David Mumford
| publisher = Birkhäuser
| isbn = 3-7643-3109-7}}</ref>
 
===Glasser's derivation===
 
This derivation due to M. L. Glasser<ref>
{{cite arXiv
| last = Glasser
| first = M. Lawrence
| year = 1994
| title =  The quadratic formula made hard: A less radical approach to solving equations
| arxiv = math.CA/9411224
}}</ref> generalizes the series method presented earlier in this article to find a solution to any [[trinomial]] equation of the form:
 
:<math>
x^N - x + t=0 \,\!
</math>
 
In particular, the quintic equation can be reduced to this form by the use of Tschirnhaus transformations as shown above.  Let <math>x = \zeta^{-\frac{1}{N-1}}\,</math>, the general form becomes:
 
:<math>
\zeta = e^{2\pi i}  + t\phi(\zeta) \,\!
</math>
 
where
 
:<math>
\phi(\zeta) = \zeta^{\frac{N}{N-1}} \,\!
</math>
 
A formula due to [[Joseph Louis Lagrange|Lagrange]] states that for any [[analytic function]] <math>f \,</math>,  in the neighborhood of a root of the transformed general equation in terms of <math>\zeta \,</math>,  above may be expressed as an [[infinite series]]:
 
:<math>
f(\zeta) = f(e^{2\pi {\mathrm{i}}}) + \sum^\infty_{n=1} \frac{t^n}{n!}\frac{d^{n-1}}{da^{n-1}}[f'(a)|\phi(a)|^n]_{a = e^{2\pi {\mathrm{i}}}}
</math>
 
If we let <math>f(\zeta) = \zeta^{-\frac{1}{N-1}}\,</math> in this formula, we can come up with the root:
 
:<math>
x_k = e^{-\frac{2k\pi {\rm{i}}}{N -1}} - \frac{t}{N-1}\sum^\infty_{n=0}\frac{(te^{\frac{2k\pi {\rm{i}}}{N-1}})^n}{\Gamma(n + 2)}\cdot \frac{\Gamma\left(\frac{Nn}{N-1} + 1\right)}{\Gamma\left(\frac{n}{N-1} + 1\right)} </math>
 
:<math> k=1,2, 3, \dots , N-1 \,</math>
 
By the use of the [[Gauss multiplication theorem]] the infinite series above may be broken up into a finite series of [[hypergeometric function]]s:
 
:<math>\psi_n(q) =\left(\frac{e^{\frac{2n\pi {\rm{i}}}{N-1}} t}{N-1}\right)^q N^{\frac{qN}{N-1}}\frac{\prod_{k=0}^{N-1}\Gamma\left(\frac{q}{N-1} + \frac{1 + k}{N}\right)}{\Gamma\left(\frac{q}{N-1} + 1\right)\prod^{N-2}_{k=0}\Gamma\left(\frac{q+k+2}{N-1}\right)}
==\left(\frac{te^{\frac{2n\pi {\rm{i}}}{N-1}}}{N-1}\right)^q N^{\frac{qN}{N-1}}\prod_{k==2}^{N}\frac{\Gamma\left(\frac{q}{N-1}+\frac{k-1}{N}\right)}{\Gamma\left(\frac{q+k}{N-1}\right)}</math>
 
:<math>
x_n =  e^{-\frac{2n\pi {\rm{i}}}{N-1}} - \frac{t}{(N-1)^2}\sqrt{\frac{N}{2\pi(N-1)}}\sum^{N-2}_{q=0}\psi_n(q)_{(N+1)}F_N
\begin{bmatrix}
\frac{qN+N-1}{N(N-1)}, \ldots, \frac{q+N-1}{N-1}, 1; \\[8pt]
 
\frac{q+2}{N-1},  \ldots, \frac{q+N}{N-1}, \frac{q+N-1}{N-1}; \\[8pt]
 
\left(\frac{te^{\frac{2n\pi {\rm{i}}}{N-1}} }{N-1}\right)^{N-1}N^N
\end{bmatrix},\quad n=1,2, 3, \dots , N-1</math>
 
:<math>
x_N = \sum_{m=1}^{N-1} \frac{t}{(N-1)^2}\sqrt{\frac{N}{2\pi(N-1)}}\sum^{N-2}_{q=0}\psi_m(q)_{(N+1)}F_N
\begin{bmatrix}
\frac{qN+N-1}{N(N-1)}, \ldots, \frac{q+N-1}{N-1}, 1; \\[8pt]
 
\frac{q+2}{N-1},  \ldots, \frac{q+N}{N-1}, \frac{q+N-1}{N-1}; \\[8pt]
 
\left(\frac{te^{\frac{2m\pi {\rm{i}}}{N-1}} }{N-1}\right)^{N-1}N^N
\end{bmatrix}</math>
 
and the trinomial of the form,has roots
 
:<math>
{}_{ax^N+bx^2 + c=0,N\equiv 1\pmod{2}} \,\!
</math>
 
:<math>{}_{
x_{N}=-\frac{a}{2b}\sqrt{\left(\frac{c}{b}\right)^{N-1}}{}_{N-1}F_{N-2}
\begin{bmatrix}
\frac{N+1}{2N},\frac{N+3}{2N},\cdots,\frac{N-2}{N},\frac{N-1}{N},\frac{N+1}{N},\frac{N+2}{N},\cdots,\frac{3N-3}{2N},\frac{3N-1}{2N};\\[8pt]
 
\frac{N+1}{2N-4},\frac{N+3}{2N-4},\cdots,\frac{N-4}{N-2},\frac{N-3}{N-2},\frac{N-1}{N-2},\frac{N}{N-2},\cdots,\frac{3N-5}{2N-4},\frac{3}{2};\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix}
+\sqrt{\frac{c}{b}}{\rm{i}}{}_{N-1}F_{N-2}
\begin{bmatrix}
\frac{1}{2N},\frac{3}{2N},\cdots,\frac{N-4}{2N},\frac{N-2}{2N},\frac{N+2}{2N},\frac{N+4}{2N},\cdots,\frac{2N-3}{2N},\frac{2N-1}{2N};\\[8pt]
 
\frac{3}{2N-4},\frac{5}{2N-4},\cdots,\frac{2N-3}{2N-4};\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix}
}</math>
 
:<math>{}_{
x_{N-1}=-\frac{a}{2b}\sqrt{\left(\frac{c}{b}\right)^{N-1}}{}_{N-1}F_{N-2}
\begin{bmatrix}
\frac{N+1}{2N},\frac{N+3}{2N},\cdots,\frac{N-2}{N},\frac{N-1}{N},\frac{N+1}{N},\frac{N+2}{N},\cdots,\frac{3N-3}{2N},\frac{3N-1}{2N};\\[8pt]
 
\frac{N+1}{2N-4},\frac{N+3}{2N-4},\cdots,\frac{N-4}{N-2},\frac{N-3}{N-2},\frac{N-1}{N-2},\frac{N}{N-2},\cdots,\frac{3N-5}{2N-4},\frac{3}{2};\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix}
-\sqrt{\frac{c}{b}}{\rm{i}}{}_{N-1}F_{N-2}
\begin{bmatrix}
\frac{1}{2N},\frac{3}{2N},\cdots,\frac{N-4}{2N},\frac{N-2}{2N},\frac{N+2}{2N},\frac{N+4}{2N},\cdots,\frac{2N-3}{2N},\frac{2N-1}{2N};\\[8pt]
 
\frac{3}{2N-4},\frac{5}{2N-4},\cdots,\frac{2N-3}{2N-4};\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix}
}</math>
 
:<math>{}_{
x_n=-e^{\frac{2n\pi{\rm{i}}}{N-2}}\sqrt[N-2]{\frac{b}{a}}{}_{N-1}F_{N-2}
\begin{bmatrix}
-\frac{1}{N\left(N-2\right)},-\frac{1}{N\left(N-2\right)}+\frac{1}{N},-\frac{1}{N\left(N-2\right)}+\frac{2}{N},\cdots,-\frac{1}{N\left(N-2\right)}+\frac{1}{N},\frac{N-5}{2N},-\frac{1}{N\left(N-2\right)}+\frac{N-3}{2N},-\frac{1}{N\left(N-2\right)}+\frac{N+1}{2N},-\frac{1}{N\left(N-2\right)}+\frac{N+3}{2N},\cdots,-\frac{1}{N\left(N-2\right)}+\frac{N-1}{N},;\\[8pt]
 
\frac{1}{N-2},\frac{2}{N-2},\cdots,\frac{2N-5}{2N-4},;\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix}
+\sqrt[N-2]{\frac{b}{a}}\sum^{N-3}_{q=1}\frac{\Gamma\left(\frac{2q-1}{N-2}+q\right)}{\Gamma\left(\frac{2q-1}{N-2}+1\right)}\cdot\left(-\frac{c}{b}\sqrt[N-2]{\frac{a^2}{b^2}}\right)^q\cdot\frac{e^{\frac{2n\left(1-2q\right)}{N-2}\pi{\rm{i}}}}{q!}{}_{N-1}F_{N-2}
\begin{bmatrix}
\frac{Nq-1}{N\left(N-2\right)},\frac{Nq-1}{N\left(N-2\right)}+\frac{1}{N},\frac{Nq-1}{N\left(N-2\right)}+\frac{2}{N},\cdots,\frac{Nq-1}{N\left(N-2\right)}+\frac{N-3}{2N},\frac{Nq-1}{N\left(N-2\right)}+\frac{N+1}{2N},\cdots,\frac{Nq-1}{N\left(N-2\right)}+\frac{N-1}{N};\\[8pt]
 
\frac{q+1}{N-2},\frac{q+2}{N-2},\cdots,\frac{N-4}{N-2},\frac{N-3}{N-2},\frac{N-1}{N-2},\frac{N}{N-2},\cdots,\frac{q+N-2}{N-2},\frac{2q+2N-5}{2N-4};\\[8pt]
-\frac{a^2c^{N-2}}{4b^N\left(N-2\right)^{N-2}}
\end{bmatrix},n=1,2,\cdots,N-2
}</math>
 
A root of the equation can thus be expressed as the sum of at most ''N''&nbsp;&minus;&nbsp;1 hypergeometric functions. Applying this method to the reduced Bring&ndash;Jerrard quintic, define the following functions:
 
:<math>
\begin{align}
F_1(t) & = \,_4F_3\left(\frac{-1}{20},  \frac{3}{20}, \frac{7}{20}, \frac{11}{20}; \frac{1}{4}, \frac{1}{2}, \frac{3}{4}; \frac{3125t^4}{256}\right) \\[6pt]
F_2(t) & = \,_4F_3\left(\frac{1}{5}, \frac{2}{5}, \frac{3}{5}, \frac{4}{5}; \frac{1}{2}, \frac{3}{4}, \frac{5}{4}; \frac{3125t^4}{256}\right) \\[6pt]
F_3(t) & = \,_4F_3\left(\frac{9}{20}, \frac{13}{20}, \frac{17}{20}, \frac{21}{20}; \frac{3}{4}, \frac{5}{4}, \frac{3}{2}; \frac{3125t^4}{256}\right) \\[6pt]
F_4(t) & = \,_4F_3\left(\frac{7}{10}, \frac{9}{10}, \frac{11}{10}, \frac{13}{10}; \frac{5}{4}, \frac{3}{2}, \frac{7}{4}; \frac{3125t^4}{256}\right)
\end{align}
</math>
 
which are the hypergeometric functions that appear in the series formula above.  The roots of the quintic are thus:
:<math>
\begin{array}{rcrcccccc}
x_1 & = & {} -tF_2(t) \\[8pt]
x_2 & = & {} -F_1(t)  & + & \frac{1}{4}tF_2(t) & + & \frac{5}{32}t^2F_3(t) & + & \frac{5}{32}t^3F_4(t)\\[8pt]
 
x_3 & = & F_1(t) & + & \frac{1}{4}tF_2(t) & + & \frac{5}{32}t^2F_3(t) & + & \frac{5}{32}t^3F_4(t)\\[8pt]
 
x_4 & = & {} -{\mathrm{i}}F_1(t) & + & \frac{1}{4}tF_2(t) & - & \frac{5}{32}{\mathrm{i}}t^2F_3(t) & - & \frac{5}{32}t^3F_4(t)\\[8pt]
 
x_5 & = & {\mathrm{i}}F_1(t) & + & \frac{1}{4}tF_2(t) & - & \frac{5}{32}{\mathrm{i}}t^2F_3(t) & - & \frac{5}{32}t^3F_4(t)
\end{array}
</math>
 
This is essentially the same result as that obtained by the method of [[differential resolvent]]s developed by [[James Cockle (lawyer)|James Cockle]] and [[Robert Harley (mathematician)|Robert Harley]] in 1860.
 
===The method of differential resolvents===
 
James Cockle<ref>
{{cite journal
| last = Cockle
| first = James
| year = 1860
| title =  Sketch of a Theory of Transcendental Roots
| journal = The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science
| volume = 20
| url = http://www.archive.org/details/londonedinburghd20lond
| pages = 145–148}}</ref> and Robert Harley<ref>
{{cite journal
| last = Harley
| first = Robert
| year = 1862
| title =  On the Transcendental Solution of Algebraic Equations
| journal = Quart. J. Pure Appl. Math
| volume = 5
| pages = 337–361}}</ref> developed a method for solving the quintic by means of differential equations.  They consider the roots as being functions of the coefficients, and calculate a differential resolvent based on these equations.  The Bring&ndash;Jerrard quintic is expressed as a function:
:<math>f(x) = x^5 - x + a\,</math>
and a function <math>\phi(a)\,</math> is to be determined such that:
 
:<math>f[\phi(a)] = 0\,</math>
 
The function <math>\phi\,</math> must also satisfy the following four differential equations:
 
:<math>
\begin{align}
\frac{d f[\phi(a)]}{da} = 0 \\[6pt]
\frac{d^2 f[\phi(a)]}{da^2} = 0 \\[6pt]
\frac{d^3 f[\phi(a)]}{da^3} = 0 \\[6pt]
\frac{d^4 f[\phi(a)]}{da^4} = 0
\end{align}
</math>
 
Expanding these and combining them together yields the differential resolvent:
 
:<math>
\frac{(256 - 3125a^4)}{1155}\frac{d^4\phi}{da^4} - \frac{6250a^3}{231}\frac{d^3\phi}{da^3} - \frac{4875a^2}{77}\frac{d^2\phi}{da^2} - \frac{2125a}{77}\frac{d\phi}{da} + \phi = 0
</math>
 
The solution of the differential resolvent, being a fourth order ordinary differential equation, depends on four [[constants of integration]], which should be chosen so as to satisfy the original quintic.  This is a Fuchsian ordinary differential equation of hypergeometric type,<ref>{{cite book
| last = Slater
| first = Lucy Joan
| title = Generalized Hypergeometric Functions
| year = 1966
| publisher = Cambridge University Press
| isbn = 978-0-521-06483-5
| pages = 42–44}}</ref> whose solution turns out to be identical to the series of hypergeometric functions that arose in Glasser's derivation above.<ref name="drociuk"/>
 
This method may also be generalized to equations of arbitrarily high degree, with differential resolvents which are [[partial differential equation]]s, whose solutions involve hypergeometric functions of several variables.<ref>{{cite journal
| last = Birkeland
| first = Richard
| year = 1927
| title =  Über die Auflösung algebraischer Gleichungen durch hypergeometrische Funktionen
| journal = Mathematische Zeitschrift
| volume = 26
| url = http://dz-srv1.sub.uni-goettingen.de/sub/digbib/loader?ht=VIEW&did=D82677
| pages = 565–578
| doi = 10.1007/BF01475474}}</ref><ref>{{cite journal
| last = Mayr
| first = Karl
| year = 1937
| title = Über die Auflösung algebraischer Gleichungssysteme durch hypergeometrische Funktionen
| journal = Monatshefte für Mathematik und Physik
| volume = 45
| pages = 280–313
| doi = 10.1007/BF01707992}}</ref>
A general formula for differential resolvents of arbitrary univariate polynomials is given by Nahay's powersum formula.
<ref>{{cite journal
| doi = 10.1155/S0161171204210602
| last = Nahay
| first = John
| year = 2004
| title =  Powersum formula for differential resolvents
| journal = International Journal of Mathematics & Mathematical Sciences.
| volume = 2004| issue = 7
| pages = 365–371
}}</ref><ref>{{cite journal
| last = Nahay
| first = John
| year = 2000
| title = Linear Differential Resolvents (Doctoral dissertation), Rutgers University, Piscataway, NJ. Richard M. Cohn, advisor.
}}</ref>
 
===Doyle–McMullen iteration===
 
In 1989, Peter Doyle and Curt McMullen derived an iteration method<ref>{{cite journal
| last = Doyle
| first = Peter
| coauthors = Curt McMullen
| year = 1989
| title =  Solving the quintic by iteration
| journal = Acta Math
| volume = 163
| url = http://www.math.harvard.edu/~ctm/papers/home/text/papers/icos/icos.pdf
| pages = 151&ndash;180
| doi = 10.1007/BF02392735}}</ref> that solves a quintic in Brioschi normal form:
:<math>x^5 - 10Cx^3 + 45C^2x - C^2 = 0.\,</math>
The iteration algorithm proceeds as follows:
 
1. Set <math>Z = 1 - 1728C\,</math>
2. Compute the rational function
:: <math>T_Z(w) = w - 12\frac{g(Z,w)}{g'(Z,w)}\,</math>
:where <math>g(Z,w)\,</math> is a polynomial function given below, and <math>g'\,</math> is the [[derivative]] of <math>g(Z,w)\,</math> with respect to <math>w\,</math>
3. Iterate <math>T_Z[T_Z(w)]\,</math> on a random starting guess until it converges.  Call the [[limit point]] <math>w_1\,</math> and let <math>w_2 = T_Z(w_1)\,</math>.
4. Compute
::<math>\mu_i = \frac{100Z(Z-1)h(Z,w_i)}{g(Z, w_i)}\,</math>
:where <math>h(Z,w)\,</math> is a polynomial function given below.  Do this for both <math>w_1\,</math> and <math>w_2 = T_Z(w_1)\,</math>.
5. Finally, compute
::<math>x_i = \frac{(9 + \sqrt{15}{\mathrm{i}})\mu_i + (9 - \sqrt{15}{\mathrm{i}})\mu_{3-i}}{90}</math>
:for ''i''&nbsp;=&nbsp;1,&nbsp;2. These are two of the roots of the Brioschi quintic.
 
The two polynomial functions <math>g(Z,w)\,</math> and <math>h(Z,w)\,</math> are as follows:
 
: <math>
\begin{align}
g(Z,w) & = 91125Z^6 \\
& {} \quad {} + (-133650w^2 + 61560w - 193536)Z^5 \\
& {} \quad {} + (-66825w^4 + 142560w^3 + 133056w^2 - 61140w + 102400)Z^4 \\
& {} \quad {} + (5940w^6 + 4752w^5 + 63360w^4 - 140800w^3)Z^3 \\
& {} \quad {} + (-1485w^8 + 3168w^7 - 10560w^6)Z^2 \\
& {} \quad {} + (-66w^{10} + 440w^9)Z \\
& {} \quad {} + w^{12} \\[8pt]
h(Z,w) = & (1215w - 648)Z^4 \\
& {} \quad {} + (-540w^3 - 216w^2 - 1152w + 640)Z^3 \\
& {} \quad {} + (378w^5 - 504w^4 + 960w^3)Z^2 \\
& {} \quad {} + (36w^7 - 168w^6)Z \\
& {} \quad {} + w^9
\end{align}
</math>
 
This iteration method produces two roots of the quintic.  The remaining three roots can be obtained by using [[synthetic division]] to divide the two roots out, producing a cubic equation.  It is to be noted that due to the way the iteration is formulated, this method seems to always find two [[complex conjugate]] roots of the quintic even when all the quintic coefficients are real and the starting guess is real.  This iteration method is derived by from the symmetries of the [[icosahedron]] and is closely related to the method Felix Klein describes in his book.<ref name="klein"/>
 
==See also==
 
*[[Theory of equations]]
 
==Notes==
{{reflist|2}}
 
==References==
 
* [[Felix Klein]], ''[http://historical.library.cornell.edu/cgi-bin/cul.math/docviewer?did=03070001&seq=7 Lectures on the Icosahedron and the Solution of Equations of the Fifth Degree]'', trans. George Gavin Morrice, Trübner & Co., 1888. ISBN 0-486-49528-0.
* R. Bruce King, ''Beyond the Quartic Equation'', Birkhäuser, 1996. ISBN 3-7643-3776-1
* Harold T. Davis, ''Introduction to Nonlinear Differential and Integral Equations'', Dover, 1962, ISBN 0-486-60971-5, Chapter 6, especially Sections 20 and 21
 
==External links==
* {{SpringerEOM|urlname=T/t120180|title=Tschirnhausen transformation|author=M. Hazewinkel}}
* {{MathWorld|urlname=Bring-JerrardQuinticForm|title=Bring&ndash;Jerrard Quintic Form}}
* {{MathWorld|urlname=BringQuinticForm|title=Bring Quintic Form}}
 
{{DEFAULTSORT:Bring Radical}}
[[Category:Equations]]
[[Category:Polynomials]]

Revision as of 06:28, 5 March 2014

Andrew Berryhill is what his wife enjoys to call him and he totally digs that name. For a while I've been in Alaska but I will have to move in a yr or two. Credit authorising is how he makes cash. It's not a typical factor but what I like performing is to climb but I don't have the time lately.

Here is my web blog: free online tarot card readings (uff.br)