Bring radical

From HandWiki
Short description: Real root of the polynomial x^5+x+a
Plot of the Bring radical for real argument

In algebra, the Bring radical or ultraradical of a real number a is the unique real root of the polynomial [math]\displaystyle{ x^5 + x + a. }[/math]

The Bring radical of a complex number a is either any of the five roots of the above polynomial (it is thus multi-valued), or a specific root, which is usually chosen such that the Bring radical is real-valued for real a and is an analytic function in a neighborhood of the real line. Because of the existence of four branch points, the Bring radical cannot be defined as a function that is continuous over the whole complex plane, and its domain of continuity must exclude four branch cuts.

George Jerrard showed that some quintic equations can be solved in closed form using radicals and Bring radicals, which had been introduced by Erland Bring.

In this article, the Bring radical of a is denoted [math]\displaystyle{ \operatorname{BR}(a). }[/math] For real argument, it is odd, monotonically decreasing, and unbounded, with asymptotic behavior [math]\displaystyle{ \operatorname{BR}(a) \sim -a^{1/5} }[/math] for large [math]\displaystyle{ a }[/math].

Normal forms

The quintic equation is rather difficult to obtain solutions for directly, with five independent coefficients in its most general form: [math]\displaystyle{ 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 transformations 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]\displaystyle{ y^5 + c_2y^2 + c_1y + c_0 = 0 \, }[/math]

If the roots of a general quintic and a principal quintic are related by a quadratic Tschirnhaus transformation [math]\displaystyle{ 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 sums of the roots and Newton's identities. 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.[1]

This form is used by Felix Klein's solution to the quintic.[2]

Bring–Jerrard normal form

It is possible to simplify the quintic still further and eliminate the quadratic term, producing the Bring–Jerrard normal form: [math]\displaystyle{ v^5 + d_1v + d_0 = 0. }[/math] Using the power-sum formulae again with a cubic transformation as Tschirnhaus tried does not work, since the resulting system of equations results in a sixth-degree equation. But in 1796 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–Jerrard quintic: [math]\displaystyle{ v_k = y^4_k + \alpha y^3_k + \beta y^2_k + \gamma y_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 Jerrard in 1852,[3] but it is likely that he was unaware of Bring's previous work in this area.[1]:{{{1}}} The full transformation may readily be accomplished using a computer algebra package such as Mathematica[4] or Maple.[5] 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.[4]

Regarded as an algebraic function, the solutions to [math]\displaystyle{ v^5+d_1v+d_0 = 0 }[/math] involve two variables, d1 and d0; 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–Jerrard form. If we for instance set [math]\displaystyle{ z = {v \over \sqrt[4]{-d_1}} }[/math] then we reduce the equation to the form [math]\displaystyle{ z^5 - z + a = 0\, , }[/math] which involves z as an algebraic function of a single variable [math]\displaystyle{ a }[/math], where [math]\displaystyle{ a=d_0(-d_1)^{-5/4} }[/math]. This form is required by the Hermite–Kronecker–Brioschi method, Glasser's method, and the Cockle–Harley method of differential resolvents described below.

An alternative form is obtained by setting [math]\displaystyle{ u = {v \over \sqrt[4]{d_1}} }[/math] so that [math]\displaystyle{ u^5 + u + b = 0\, , }[/math] where [math]\displaystyle{ b=d_0(d_1)^{-5/4} }[/math]. This form is used to define the Bring radical below.

Brioschi normal form

There is another one-parameter normal form for the quintic equation, known as Brioschi normal form [math]\displaystyle{ w^5 - 10Cw^3 + 45C^2w - C^2 = 0, }[/math] which can be derived by using the rational Tschirnhaus transformation [math]\displaystyle{ w_k = \frac{\lambda + \mu x_k}{\frac{x_k^2}{C}-3} }[/math] to relate the roots of a general quintic to a Brioschi quintic. The values of the parameters [math]\displaystyle{ \lambda }[/math] and [math]\displaystyle{ \mu }[/math] may be derived by using polyhedral functions on the Riemann sphere, and are related to the partition of an object of icosahedral symmetry into five objects of tetrahedral symmetry.[6]

This Tschirnhaus transformation is rather simpler than the difficult one used to transform a principal quintic into Bring–Jerrard form. This normal form is used by the Doyle–McMullen iteration method and the Kiepert method.

Series representation

A Taylor series for Bring radicals, as well as a representation in terms of hypergeometric functions can be derived as follows. The equation [math]\displaystyle{ x^5+x+a=0 }[/math] can be rewritten as [math]\displaystyle{ x^5+x=-a. }[/math] By setting [math]\displaystyle{ f(x)=x^5+x, }[/math] the desired solution is [math]\displaystyle{ x = f^{-1}(-a) = -f^{-1}(a) }[/math] since [math]\displaystyle{ f(x) }[/math] is odd.

The series for [math]\displaystyle{ f^{-1} }[/math] can then be obtained by reversion of the Taylor series for [math]\displaystyle{ f(x) }[/math] (which is simply [math]\displaystyle{ x+x^5 }[/math]), giving [math]\displaystyle{ \operatorname{BR}(a) = -f^{-1}(a) = \sum_{k=0}^\infty \binom{5k}{k} \frac{(-1)^{k+1} a^{4k+1}}{4k+1} = -a + a^5 - 5 a^9 + 35 a^{13} - 285 a^{17} + \cdots, }[/math] where the absolute values of the coefficients form sequence A002294 in the OEIS. The radius of convergence of the series is [math]\displaystyle{ 4/(5 \cdot \sqrt[4]{5}) \approx 0.53499. }[/math]

In hypergeometric form, the Bring radical can be written as[4] [math]\displaystyle{ \operatorname{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};-5\left(\frac{5a}{4}\right)^4\right). }[/math]

It may be interesting to compare with the hypergeometric functions that arise below in Glasser's derivation and the method of differential resolvents.

Solution of the general quintic

The roots of the polynomial [math]\displaystyle{ x^5 + px +q }[/math] can be expressed in terms of the Bring radical as [math]\displaystyle{ \sqrt[4]{p}\,\operatorname{BR}\left(p^{-\frac{5}{4}}q\right) }[/math] and its four conjugates.[citation needed] The problem is now reduced to the Bring–Jerrard form in terms of solvable polynomial equations, and using 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 gives extraneous solutions, but when the correct ones have been found by numerical means, the roots of the quintic can be written in terms of square roots, cube roots, and the Bring radical, which is therefore an algebraic solution in terms of algebraic functions (defined broadly to include Bring radicals) of a single variable — 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 transcendents" (related to elliptic and modular functions) by Charles Hermite in 1858, and further methods later developed by other mathematicians.

The Hermite–Kronecker–Brioschi characterization

In 1858, Charles Hermite[7] published the first known solution to the general quintic equation in terms of "elliptic transcendents", and at around the same time Francesco Brioschi[8] and Leopold Kronecker[9] came upon equivalent solutions. Hermite arrived at this solution by generalizing the well-known solution to the cubic equation in terms of trigonometric functions and finds the solution to a quintic in Bring–Jerrard form: [math]\displaystyle{ 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 functions had an analogous role to play in the solution of the Bring–Jerrard quintic as the trigonometric functions had for the cubic. For [math]\displaystyle{ K }[/math] and [math]\displaystyle{ K', }[/math] write them as the complete elliptic integrals of the first kind: [math]\displaystyle{ K(k) = \int_0^{\frac{\pi}{2}} \frac{d\varphi}{\sqrt{1-k^2 \sin^2\varphi}} }[/math] [math]\displaystyle{ K'(k) = \int_0^{\frac{\pi}{2}} \frac{d\varphi}{\sqrt{1-k'^2 \sin^2\varphi}} }[/math] where [math]\displaystyle{ k^2 + k'^2 = 1. }[/math] Define the two "elliptic transcendents":[note 1] [math]\displaystyle{ \varphi(\tau) = \prod_{j=1}^\infty \tanh \frac{(2j-1)\pi i}{2\tau}=\sqrt{2}e^{\pi i\tau/8}\prod_{j=1}^\infty \frac{1+e^{2j\pi i\tau}}{1+e^{(2j-1)\pi i\tau}},\quad \operatorname{Im}\tau\gt 0 }[/math] [math]\displaystyle{ \psi(\tau) = \prod_{j=1}^\infty \tanh \frac{(2j-1)\pi \tau}{2i},\quad\operatorname{Im}\tau\gt 0 }[/math] They can be equivalently defined by infinite series:[note 2] [math]\displaystyle{ \begin{align}\varphi(\tau)&=\sqrt{2}e^{\pi i\tau/8}\frac{\sum_{j\in\mathbb{Z}}e^{(2j^2+j)\pi i\tau}}{\sum_{j\in\mathbb{Z}}e^{j^2\pi i\tau}}\\ &=\sqrt{2}e^{\pi i\tau/8}(1-e^{\pi i\tau}+2e^{2\pi i\tau}-3e^{3\pi i\tau}+4e^{4\pi i\tau}-6e^{5\pi i\tau}+9e^{6\pi i\tau}-\cdots),\quad\operatorname{Im}\tau\gt 0\\ \psi(\tau)&=\frac{\sum_{j\in\mathbb{Z}}(-1)^j e^{2j^2\pi i\tau}}{\sum_{j\in\mathbb{Z}}e^{j^2\pi i\tau}}\\ &=1-2e^{\pi i\tau}+2e^{2\pi i\tau}-4e^{3\pi i\tau}+6e^{4\pi i\tau}-8e^{5\pi i\tau}+12e^{6\pi i\tau}-\cdots,\quad \operatorname{Im}\tau\gt 0\end{align} }[/math]

If n is a prime number, we can define two values [math]\displaystyle{ u }[/math] and [math]\displaystyle{ v }[/math] as follows: [math]\displaystyle{ u = \varphi(n\tau) }[/math] and [math]\displaystyle{ v = \varphi(\tau) }[/math]

When n is an odd prime, the parameters [math]\displaystyle{ u }[/math] and [math]\displaystyle{ v }[/math] are linked by an equation of degree n + 1 in [math]\displaystyle{ u }[/math],[note 3] [math]\displaystyle{ \Omega_n(u,v)=0 }[/math], known as the modular equation, whose n + 1 roots in [math]\displaystyle{ u }[/math] are given by:[10][note 4] [math]\displaystyle{ u=\varphi(n\tau) }[/math] and [math]\displaystyle{ u=\varepsilon (n)\varphi\left(\frac{\tau + 16m}{n}\right) }[/math] where [math]\displaystyle{ \varepsilon (n) }[/math] is 1 or −1 depending on whether 2 is a quadratic residue modulo n or not, respectively,[note 5] and [math]\displaystyle{ m\in\{0,1,\ldots,n-1\} }[/math]. For n = 5, we have the modular equation:[11] [math]\displaystyle{ \Omega_5(u,v) = 0 \iff u^6 - v^6 + 5u^2v^2(u^2-v^2)+4uv(1-u^4v^4)=0 }[/math] with six roots in [math]\displaystyle{ u }[/math] as shown above.

The modular equation with n = 5 may be related to the Bring–Jerrard quintic by the following function of the six roots of the modular equation (In Hermite's Sur la théorie des équations modulaires et la résolution de l'équation du cinquième degré, the first factor is incorrectly given as [math]\displaystyle{ [\varphi(5\tau)+\varphi(\tau/5)] }[/math]):[12]

[math]\displaystyle{ \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]

Alternatively, the formula[13] [math]\displaystyle{ \Phi (\tau)=2\sqrt{10}e^{3\pi i\tau/40}(1+e^{\pi i\tau/5}-e^{2\pi i\tau/5}+e^{3\pi i\tau/5}-8e^{\pi i\tau}-9e^{6\pi i\tau/5}+8e^{7\pi i\tau/5}-9e^{8\pi i\tau/5}+\cdots) }[/math] is useful for numerical evaluation of [math]\displaystyle{ \Phi (\tau) }[/math]. According to Hermite, the coefficient of [math]\displaystyle{ e^{n\pi i\tau/5} }[/math] in the expansion is zero for every [math]\displaystyle{ n\equiv 4\,(\operatorname{mod}5) }[/math].[14]

The five quantities [math]\displaystyle{ \Phi(\tau) }[/math], [math]\displaystyle{ \Phi(\tau+16) }[/math], [math]\displaystyle{ \Phi(\tau+32) }[/math], [math]\displaystyle{ \Phi(\tau+48) }[/math], [math]\displaystyle{ \Phi(\tau+64) }[/math] are the roots of a quintic equation with coefficients rational in [math]\displaystyle{ \varphi(\tau) }[/math]:[15] [math]\displaystyle{ \Phi^5 - 2000\varphi^4(\tau)\psi^{16}(\tau)\Phi - 64\sqrt{5^5}\varphi^3(\tau)\psi^{16}(\tau) \left[1 + \varphi^8(\tau)\right] = 0 }[/math] which may be readily converted into the Bring–Jerrard form by the substitution: [math]\displaystyle{ \Phi = 2\sqrt[4]{125}\varphi(\tau)\psi^4(\tau)x }[/math] leading to the Bring–Jerrard quintic: [math]\displaystyle{ x^5 - x + a = 0 }[/math] where

[math]\displaystyle{ a = -\frac{2[1 + \varphi^8(\tau)]}{\sqrt[4]{5^5}\varphi^2(\tau)\psi^4(\tau)} }[/math]

 

 

 

 

([[#equation_*|*]])

The Hermite–Kronecker–Brioschi method then amounts to finding a value for [math]\displaystyle{ \tau }[/math] that corresponds to the value of [math]\displaystyle{ a }[/math], and then using that value of [math]\displaystyle{ \tau }[/math] to obtain the roots of the corresponding modular equation. We can use root finding algorithms to find [math]\displaystyle{ \tau }[/math] from the equation (*) (i.e. compute a partial inverse of [math]\displaystyle{ a }[/math]). Squaring (*) gives a quartic solely in [math]\displaystyle{ \varphi^4(\tau) }[/math] (using [math]\displaystyle{ \varphi^8(\tau)+\psi^8(\tau)=1 }[/math]). Every solution (in [math]\displaystyle{ \tau }[/math]) of (*) is a solution of the quartic but not every solution of the quartic is a solution of (*).

The roots of the Bring–Jerrard quintic are then given by: [math]\displaystyle{ x_r = \frac{\Phi(\tau + 16r)}{2\sqrt[4]{125}\varphi(\tau)\psi^4(\tau)} }[/math] for [math]\displaystyle{ r = 0, \ldots, 4 }[/math].

An alternative, "integral", approach is the following:

Consider [math]\displaystyle{ x^5-x+a=0 }[/math] where [math]\displaystyle{ a\in\mathbb{C}\setminus\{0\}. }[/math] Then [math]\displaystyle{ \tau=i\frac{K'(k)}{K(k)} }[/math] is a solution of [math]\displaystyle{ a = s\frac{2[1+\varphi^8(\tau)]}{\sqrt[4]{5^5}\varphi^2(\tau)\psi^4(\tau)} }[/math] where [math]\displaystyle{ s = \begin{cases} -\operatorname{sgn}\operatorname{Im}a&\text{ if }\operatorname{Re}a=0\\ \operatorname{sgn}\operatorname{Re}a&\text{ if }\operatorname{Re}a\ne 0, \end{cases} }[/math]

[math]\displaystyle{ k^4 + A^2k^3 + 2k^2 - A^2k + 1 = 0, }[/math]

 

 

 

 

([[#equation_**|**]])

[math]\displaystyle{ A = \frac{a\sqrt[4]{5^5}}{2}. }[/math]

The roots of the equation (**) are: [math]\displaystyle{ 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]\displaystyle{ \sin \alpha = 4/A^2 }[/math][13] (note that some important references erroneously give it as [math]\displaystyle{ \sin \alpha = 1/(4A^2) }[/math][6][7]). One of these roots may be used as the elliptic modulus [math]\displaystyle{ k }[/math].

The roots of the Bring–Jerrard quintic are then given by: [math]\displaystyle{ x_r = -s\frac{\Phi(\tau + 16r)}{2\sqrt[4]{125}\varphi(\tau)\psi^4(\tau)} }[/math] for [math]\displaystyle{ r = 0, \ldots, 4 }[/math].

It may be seen that this process uses a generalization of the nth root, which may be expressed as: [math]\displaystyle{ \sqrt[n]{x} = \exp \left( {\frac{1}{n}\ln x} \right) }[/math] or more to the point, as [math]\displaystyle{ \sqrt[n]{x} = \exp \left(\frac{1}{n}\int^x_1\frac{dt}{t}\right)=\exp\left(\frac{1}{n} \exp^{-1} x\right). }[/math] The Hermite–Kronecker–Brioschi method essentially replaces the exponential by an "elliptic transcendent", and the integral [math]\displaystyle{ \int^x_1 dt/t }[/math] (or the inverse of [math]\displaystyle{ \exp }[/math] on the real line) by an elliptic integral (or by a partial inverse of an "elliptic transcendent"). 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[16] in 1984, who used Siegel modular forms in place of the exponential/elliptic transcendents, and replaced the integral by a hyperelliptic integral.

Glasser's derivation

This derivation due to M. L. Glasser[17] generalizes the series method presented earlier in this article to find a solution to any trinomial equation of the form: [math]\displaystyle{ 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]\displaystyle{ x = \zeta^{-\frac{1}{N-1}}\, }[/math], the general form becomes: [math]\displaystyle{ \zeta = e^{2\pi i} + t\phi(\zeta) }[/math] where [math]\displaystyle{ \phi(\zeta) = \zeta^{\frac{N}{N-1}} }[/math]

A formula due to Lagrange states that for any analytic function [math]\displaystyle{ f \, }[/math], in the neighborhood of a root of the transformed general equation in terms of [math]\displaystyle{ \zeta \, }[/math], above may be expressed as an infinite series: [math]\displaystyle{ f(\zeta) = f(e^{2\pi 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 i}} }[/math]

If we let [math]\displaystyle{ f(\zeta) = \zeta^{-\frac{1}{N-1}}\, }[/math] in this formula, we can come up with the root: [math]\displaystyle{ x_k = e^{-\frac{2k\pi i}{N -1}} - \frac{t}{N-1}\sum^\infty_{n=0}\frac{(te^{\frac{2k\pi 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]\displaystyle{ 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 functions: [math]\displaystyle{ \psi_n(q) =\left(\frac{e^{\frac{2n\pi 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 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]\displaystyle{ x_n = e^{-\frac{2n\pi 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 i}{N-1}} }{N-1}\right)^{N-1}N^N \end{bmatrix},\quad n=1,2, 3, \dots , N-1 }[/math]

[math]\displaystyle{ 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 i}{N-1}} }{N-1}\right)^{N-1}N^N \end{bmatrix} }[/math]

and the trinomial of the form has roots [math]\displaystyle{ ax^N+bx^2 + c=0,N\equiv 1\pmod{2} }[/math] [math]\displaystyle{ 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}}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]\displaystyle{ 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}}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]\displaystyle{ \begin{align} x_n ={}& -e^{\frac{2n\pi 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 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 \end{align} }[/math]

A root of the equation can thus be expressed as the sum of at most N − 1 hypergeometric functions. Applying this method to the reduced Bring–Jerrard quintic, define the following functions: [math]\displaystyle{ \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]\displaystyle{ \begin{array}{rcrcccccc} x_1 & = & {} -tF_2(t) \\[1ex] 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)\\[1ex] 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)\\[1ex] x_4 & = & {} -i F_1(t) & + & \frac{1}{4}tF_2(t) & - & \frac{5}{32}i t^2F_3(t) & - & \frac{5}{32}t^3F_4(t)\\[1ex] x_5 & = & i F_1(t) & + & \frac{1}{4}tF_2(t) & + & \frac{5}{32}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 following method.

The method of differential resolvents

James Cockle[18] and Robert Harley[19] developed, in 1860, 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–Jerrard quintic is expressed as a function: [math]\displaystyle{ f(x) = x^5 - x + a }[/math] and a function [math]\displaystyle{ \,\phi(a)\, }[/math] is to be determined such that: [math]\displaystyle{ f[\phi(a)] = 0 }[/math]

The function [math]\displaystyle{ \phi }[/math] must also satisfy the following four differential equations: [math]\displaystyle{ \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]\displaystyle{ \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,[20] whose solution turns out to be identical to the series of hypergeometric functions that arose in Glasser's derivation above.[5]

This method may also be generalized to equations of arbitrarily high degree, with differential resolvents which are partial differential equations, whose solutions involve hypergeometric functions of several variables.[21][22] A general formula for differential resolvents of arbitrary univariate polynomials is given by Nahay's powersum formula. [23][24]

Doyle–McMullen iteration

In 1989, Peter Doyle and Curt McMullen derived an iteration method[25] that solves a quintic in Brioschi normal form: [math]\displaystyle{ x^5 - 10Cx^3 + 45C^2x - C^2 = 0. }[/math] The iteration algorithm proceeds as follows:

  1. Set [math]\displaystyle{ Z = 1 - 1728C }[/math]
  2. Compute the rational function [math]\displaystyle{ T_Z(w) = w - 12\frac{g(Z,w)}{g'(Z,w)} }[/math] where [math]\displaystyle{ g(Z,w) }[/math] is a polynomial function given below, and [math]\displaystyle{ g' }[/math] is the derivative of [math]\displaystyle{ g(Z,w) }[/math] with respect to [math]\displaystyle{ w }[/math]
  3. Iterate [math]\displaystyle{ T_Z[T_Z(w)] }[/math] on a random starting guess until it converges. Call the limit point [math]\displaystyle{ w_1 }[/math] and let [math]\displaystyle{ w_2 = T_Z(w_1)\, }[/math].
  4. Compute [math]\displaystyle{ \mu_i = \frac{100Z(Z-1)h(Z,w_i)}{g(Z, w_i)} }[/math] where [math]\displaystyle{ h(Z,w) }[/math] is a polynomial function given below. Do this for both [math]\displaystyle{ w_1\, }[/math] and [math]\displaystyle{ w_2 = T_Z(w_1)\, }[/math].
  5. Finally, compute [math]\displaystyle{ x_i = \frac{(9 + \sqrt{15}i) \mu_i + (9 - \sqrt{15}i)\mu_{3-i}}{90} }[/math] for i = 1, 2. These are two of the roots of the Brioschi quintic.

The two polynomial functions [math]\displaystyle{ g(Z,w)\, }[/math] and [math]\displaystyle{ h(Z,w)\, }[/math] are as follows: [math]\displaystyle{ \begin{align} g(Z,w) = {} & 91125Z^6 \\ & {} + (-133650w^2 + 61560w - 193536)Z^5 \\ & {} + (-66825w^4 + 142560w^3 + 133056w^2 - 61140w + 102400)Z^4 \\ & {} + (5940w^6 + 4752w^5 + 63360w^4 - 140800w^3)Z^3 \\ & {} + (-1485w^8 + 3168w^7 - 10560w^6)Z^2 \\ & {} + (-66w^{10} + 440w^9)Z \\ & {} + w^{12} \\[8pt] h(Z,w) = {} & (1215w - 648)Z^4 \\ & {} + (-540w^3 - 216w^2 - 1152w + 640)Z^3 \\ & {} + (378w^5 - 504w^4 + 960w^3)Z^2 \\ & {} + (36w^7 - 168w^6)Z \\ & {} + 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. 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 from the symmetries of the icosahedron and is closely related to the method Felix Klein describes in his book.[2]

See also

References

Notes

  1. [math]\displaystyle{ \varphi^8(\tau)+\psi^8(\tau)=1 }[/math] and [math]\displaystyle{ \psi(\tau)=\varphi(-1/\tau). }[/math] These functions are related to the Jacobi theta functions by [math]\displaystyle{ \varphi^2(\tau)=\vartheta_{10}(0;\tau)/\vartheta_{00}(0;\tau) }[/math] and [math]\displaystyle{ \psi^2(\tau)=\vartheta_{01}(0;\tau)/\vartheta_{00}(0;\tau). }[/math]
  2. The coefficients of the Fourier series expansions are given as follows: If [math]\displaystyle{ \varphi (\tau)=\sqrt{2}e^{\pi i\tau/8}\sum_{j=0}^\infty c_j e^{j\pi i\tau} }[/math] and [math]\displaystyle{ \psi (\tau)=\sum_{j=0}^\infty c_j' e^{j\pi i\tau} }[/math], then [math]\displaystyle{ c_n=\frac{1}{n}\left(\sum_{d|n}da_d+\sum_{k=1}^{n-1}\left(\sum_{d|k}da_d\right)c_{n-k}\right) }[/math] and [math]\displaystyle{ c_n'=\frac{1}{n}\left(\sum_{d|n}da_d'+\sum_{k=1}^{n-1}\left(\sum_{d|k}da_d'\right)c_{n-k}'\right) }[/math] where [math]\displaystyle{ n\ge 1 }[/math], [math]\displaystyle{ c_0=c_0'=1 }[/math], [math]\displaystyle{ a_1=-1 }[/math], [math]\displaystyle{ a_2=2 }[/math], [math]\displaystyle{ a_3=-1 }[/math], [math]\displaystyle{ a_4=0 }[/math], [math]\displaystyle{ a_1'=-2 }[/math], [math]\displaystyle{ a_2'=1 }[/math], [math]\displaystyle{ a_3'=-2 }[/math], [math]\displaystyle{ a_4'=0 }[/math] and the sequences [math]\displaystyle{ (a) }[/math] and [math]\displaystyle{ (a') }[/math] are [math]\displaystyle{ 4 }[/math]-periodic.
  3. When n = 2, the parameters are linked by an equation of degree 8 in [math]\displaystyle{ u }[/math].
  4. Some references define [math]\displaystyle{ u = \varphi(\tau) }[/math] and [math]\displaystyle{ v=\varphi(n\tau). }[/math] Then the modular equation is solved in [math]\displaystyle{ v }[/math] instead and has the roots [math]\displaystyle{ v = \varepsilon (n)\varphi(n\tau) }[/math] and [math]\displaystyle{ v = \varphi[(\tau+16m)/n]. }[/math]
  5. Equivalently, [math]\displaystyle{ \varepsilon (n) = (-1)^{(n^2-1)/8} }[/math] (by the law of quadratic reciprocity).

Other

  1. 1.0 1.1 Adamchik, Victor (2003). "Polynomial Transformations of Tschirnhaus, Bring, and Jerrard". ACM SIGSAM Bulletin 37 (3): 91. doi:10.1145/990353.990371. http://www.sigsam.org/bulletin/articles/145/Adamchik.pdf. 
  2. 2.0 2.1 Lectures on the Icosahedron and the Solution of Equations of the Fifth Degree. Trübner & Co.. 1888. ISBN 978-0-486-49528-6. http://historical.library.cornell.edu/cgi-bin/cul.math/docviewer?did=03070001&seq=7. 
  3. An essay on the resolution of equations. London, UK: Taylor and Francis. 1859. https://archive.org/details/essayonresolutio00jerrrich. 
  4. 4.0 4.1 4.2 "Solving the Quintic with Mathematica". Wolfram Research. http://library.wolfram.com/examples/quintic/. 
  5. 5.0 5.1 Drociuk, Richard J. (2000). "On the Complete Solution to the Most General Fifth Degree Polynomial". arXiv:math.GM/0005026.
  6. 6.0 6.1 King, R. Bruce (1996). Beyond the Quartic Equation. Birkhäuser. pp. 131. ISBN 978-3-7643-3776-6. https://archive.org/details/beyondquarticequ00king_290. 
  7. 7.0 7.1 Hermite, Charles (1858). "Sur la résolution de l'équation du cinquème degré". Comptes Rendus de l'Académie des Sciences XLVI (I): 508–515. 
  8. Brioschi, Francesco (1858). "Sul Metodo di Kronecker per la Risoluzione delle Equazioni di Quinto Grado". Atti Dell'i. R. Istituto Lombardo di Scienze, Lettere ed Arti I: 275–282. 
  9. Kronecker, Leopold (1858). "Sur la résolution de l'equation du cinquième degré, extrait d'une lettre adressée à M. Hermite". Comptes Rendus de l'Académie des Sciences XLVI (I): 1150–1152. 
  10. Borwein, Jonathan M.; Borwein, Peter B. (1987). Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity (First ed.). Wiley-Interscience. ISBN 0-471-83138-7.  p. 126. Note that [math]\displaystyle{ \Omega_p(u,v)=\Omega_p(v,u) }[/math] if [math]\displaystyle{ p\equiv\pm 1\pmod 8 }[/math], and [math]\displaystyle{ \Omega_p(u,v) = -\Omega_p(v,-u) }[/math] if [math]\displaystyle{ p\equiv\pm 3\pmod 8 }[/math]. There is a typo on the page: [math]\displaystyle{ k=0,2,\ldots, p-1 }[/math] should be [math]\displaystyle{ k=0,1,2\ldots,p-1 }[/math] instead.
  11. Borwein, Jonathan M.; Borwein, Peter B. (1987). Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity (First ed.). Wiley-Interscience. p. 127. ISBN 0-471-83138-7.  The table gives [math]\displaystyle{ \begin{align}\Omega_5(u,v)=&-u^6+4u^5v^5-5u^4v^2+5u^2v^4\\&-4uv+v^6.\end{align} }[/math] Setting it equal to zero and multiplying by [math]\displaystyle{ -1 }[/math] gives the equation in this article.
  12. Borwein, Jonathan M.; Borwein, Peter B. (1987). Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity (First ed.). Wiley-Interscience. ISBN 0-471-83138-7.  p. 135
  13. 13.0 13.1 Davis, Harold T. (1962). Introduction to Nonlinear Differential and Integral Equations. Dover. pp. 173. ISBN 978-0-486-60971-3. https://archive.org/details/introductiontono00davi_324. 
  14. Hermite's Sur la théorie des équations modulaires et la résolution de l'équation du cinquième degré (1859), p. 7
  15. Borwein, Jonathan M.; Borwein, Peter B. (1987). Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity (First ed.). Wiley-Interscience. ISBN 0-471-83138-7.  p. 136
  16. Umemura, Hiroshi (2007). "Resolution of algebraic equations by theta constants". in Mumford, David. Tata Lectures on Theta II. Modern Birkhäuser Classics. Boston, MA: Birkhäuser. pp. 261–270. doi:10.1007/978-0-8176-4578-6_18. ISBN 9780817645694. 
  17. Glasser, M. Lawrence (1994). "The quadratic formula made hard: A less radical approach to solving equations". arXiv:math.CA/9411224.
  18. Cockle, James (1860). "Sketch of a theory of transcendental roots". The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science 20 (131): 145–148. doi:10.1080/14786446008642921. https://archive.org/details/londonedinburghd20lond. 
  19. Harley, Robert (1862). "On the transcendental solution of algebraic equations". Quart. J. Pure Appl. Math. 5: 337–361. 
  20. Slater, Lucy Joan (1966). Generalized Hypergeometric Functions. Cambridge University Press. pp. 42–44. ISBN 978-0-521-06483-5. https://archive.org/details/genrlizedhyprgmt00slat. 
  21. {{cite journal | last = Birkeland | first = Richard | year = 1927 | title = Über die Auflösung algebraischer Gleichungen durch hypergeometrische Funktionen | lang=de | trans-title = On the solution of algebraic equations via hypergeometric functions | journal = Mathematische Zeitschrift | volume = 26 | pages = 565–578 | doi = 10.1007/BF01475474 | s2cid = 120762456 | url = http://dz-srv1.sub.uni-goettingen.de/sub/digbib/loader?ht=VIEW&did=D82677 |access-date=1 July 2017
  22. Mayr, Karl (1937). "Über die Auflösung algebraischer Gleichungssysteme durch hypergeometrische Funktionen". Monatshefte für Mathematik und Physik 45: 280–313. doi:10.1007/BF01707992. 
  23. Nahay, John (2004). "Powersum formula for differential resolvents". International Journal of Mathematics and Mathematical Sciences 2004 (7): 365–371. doi:10.1155/S0161171204210602. 
  24. Nahay, John (2000). Linear Differential Resolvents (Ph.D. thesis). Piscataway, NJ: Rutgers University. Richard M. Cohn, advisor.
  25. Doyle, Peter; McMullen, Curt (1989). "Solving the quintic by iteration". Acta Math 163: 151–180. doi:10.1007/BF02392735. http://www.math.harvard.edu/~ctm/papers/home/text/papers/icos/icos.pdf. 

Sources



External links