Quintic function
In mathematics, a quintic function is a function of the form
- <math>g(x)=ax^5+bx^4+cx^3+dx^2+ex+f,\,</math>
where Template:Mvar, Template:Mvar, Template:Mvar, Template:Mvar, Template:Mvar and Template:Mvar are members of a field, typically the rational numbers, the real numbers or the complex numbers, and Template:Mvar is nonzero. In other words, a quintic function is defined by a polynomial of degree five.
Because they have an odd degree, normal quintic functions appear similar to normal cubic functions when graphed, except they may possess one additional local maximum and one additional local minimum. The derivative of a quintic function is a quartic function.
Setting Template:Math and assuming Template:Math produces a quintic equation of the form:
- <math>ax^5+bx^4+cx^3+dx^2+ex+f=0.\,</math>
Solving quintic equations in terms of radicals (nth roots) was a major problem in algebra from the 16th century, when cubic and quartic equations were solved, until the first half of the 19th century, when the impossibility of such a general solution was proved with the Abel–Ruffini theorem.
Finding roots of a quintic equationEdit
Finding the roots (zeros) of a given polynomial has been a prominent mathematical problem.
Solving linear, quadratic, cubic and quartic equations in terms of radicals and elementary arithmetic operations on the coefficients can always be done, no matter whether the roots are rational or irrational, real or complex; there are formulas that yield the required solutions. However, there is no algebraic expression (that is, in terms of radicals) for the solutions of general quintic equations over the rationals; this statement is known as the Abel–Ruffini theorem, first asserted in 1799 and completely proven in 1824. This result also holds for equations of higher degree. An example of a quintic whose roots cannot be expressed in terms of radicals is Template:Math.
Numerical approximations of quintics roots can be computed with root-finding algorithms for polynomials. Although some quintics may be solved in terms of radicals, the solution is generally too complicated to be used in practice.
Solvable quinticsEdit
Some quintic equations can be solved in terms of radicals. These include the quintic equations defined by a polynomial that is reducible, such as Template:Math. For example, it has been shown<ref>Template:Cite journal</ref> that
- <math>x^5-x-r=0</math>
has solutions in radicals if and only if it has an integer solution or r is one of ±15, ±22440, or ±2759640, in which cases the polynomial is reducible.
As solving reducible quintic equations reduces immediately to solving polynomials of lower degree, only irreducible quintic equations are considered in the remainder of this section, and the term "quintic" will refer only to irreducible quintics. A solvable quintic is thus an irreducible quintic polynomial whose roots may be expressed in terms of radicals.
To characterize solvable quintics, and more generally solvable polynomials of higher degree, Évariste Galois developed techniques which gave rise to group theory and Galois theory. Applying these techniques, Arthur Cayley found a general criterion for determining whether any given quintic is solvable.<ref>A. Cayley, "On a new auxiliary equation in the theory of equation of the fifth order", Philosophical Transactions of the Royal Society of London 151:263-276 (1861) {{#invoke:doi|main}}</ref> This criterion is the following.<ref>This formulation of Cayley's result is extracted from Lazard (2004) paper.</ref>
Given the equation
- <math> ax^5+bx^4+cx^3+dx^2+ex+f=0,</math>
the Tschirnhaus transformation Template:Math, which depresses the quintic (that is, removes the term of degree four), gives the equation
- <math> y^5+p y^3+q y^2+r y+s=0,</math>
where
- <math>\begin{align}p &= \frac{5ac-2b^2}{5a^2}\\[4pt]
q &= \frac{25a^2d-15abc+4b^3}{25a^3}\\[4pt] r &= \frac{125a^3e-50a^2bd+15ab^2c-3b^4}{125a^4}\\[4pt] s &= \frac{3125 a^4f-625a^3 be+125a^2b^2 d-25ab^3 c+4 b^5}{3125a^5}\end{align}</math>
Both quintics are solvable by radicals if and only if either they are factorisable in equations of lower degrees with rational coefficients or the polynomial Template:Math, named Template:Vanchor, has a rational root in Template:Mvar, where
- <math>\begin{align}
P = {} &z^3-z^2(20r+3p^2)- z(8p^2r - 16pq^2- 240r^2 + 400sq - 3p^4)\\[4pt] &- p^6 + 28p^4r- 16p^3q^2- 176p^2r^2- 80p^2sq + 224prq^2- 64q^4 \\[4pt] &+ 4000ps^2 + 320r^3- 1600rsq \end{align} </math>
and
- <math>\begin{align}
\Delta = {} &-128p^2r^4+3125s^4-72p^4qrs+560p^2qr^2s+16p^4r^3+256r^5+108p^5s^2 \\[4pt] &-1600qr^3s+144pq^2r^3-900p^3rs^2+2000pr^2s^2-3750pqs^3+825p^2q^2s^2 \\[4pt] &+2250q^2rs^2+108q^5s-27q^4r^2-630pq^3rs+16p^3q^3s-4p^3q^2r^2. \end{align} </math> Cayley's result allows us to test if a quintic is solvable. If it is the case, finding its roots is a more difficult problem, which consists of expressing the roots in terms of radicals involving the coefficients of the quintic and the rational root of Cayley's resolvent.
In 1888, George Paxton Young described how to solve a solvable quintic equation, without providing an explicit formula;<ref>George Paxton Young, "Solvable Quintic Equations with Commensurable Coefficients", American Journal of Mathematics 10:99–130 (1888), Template:JSTOR</ref> in 2004, Daniel Lazard wrote out a three-page formula.<ref>Template:Harvtxt</ref>
Quintics in Bring–Jerrard formEdit
There are several parametric representations of solvable quintics of the form Template:Math, called the Bring–Jerrard form.
During the second half of the 19th century, John Stuart Glashan, George Paxton Young, and Carl Runge gave such a parameterization: an irreducible quintic with rational coefficients in Bring–Jerrard form is solvable if and only if either Template:Math or it may be written
- <math>x^5 + \frac{5\mu^4(4\nu + 3)}{\nu^2 + 1}x + \frac{4\mu^5(2\nu + 1)(4\nu + 3)}{\nu^2 + 1} = 0</math>
where Template:Math and Template:Math are rational.
In 1994, Blair Spearman and Kenneth S. Williams gave an alternative,
- <math>x^5 + \frac{5e^4( 4c + 3)}{c^2 + 1}x + \frac{-4e^5(2c-11)}{c^2 + 1} = 0.</math>
The relationship between the 1885 and 1994 parameterizations can be seen by defining the expression
- <math>b = \frac{4}{5} \left(a+20 \pm 2\sqrt{(20-a)(5+a)}\right)</math>
where Template:Tmath. Using the negative case of the square root yields, after scaling variables, the first parametrization while the positive case gives the second.
The substitution Template:Tmath Template:Tmath in the Spearman–Williams parameterization allows one to not exclude the special case Template:Math, giving the following result:
If Template:Mvar and Template:Mvar are rational numbers, the equation Template:Math is solvable by radicals if either its left-hand side is a product of polynomials of degree less than 5 with rational coefficients or there exist two rational numbers ℓ and Template:Mvar such that
- <math>a=\frac{5 \ell (3 \ell^5-4 m)}{m^2+\ell^{10}}\qquad b=\frac{4(11 \ell^5+2 m)}{m^2+\ell^{10}}.</math>
Roots of a solvable quinticEdit
A polynomial equation is solvable by radicals if its Galois group is a solvable group. In the case of irreducible quintics, the Galois group is a subgroup of the symmetric group Template:Math of all permutations of a five element set, which is solvable if and only if it is a subgroup of the group Template:Math, of order Template:Math, generated by the cyclic permutations Template:Math and Template:Math.
If the quintic is solvable, one of the solutions may be represented by an algebraic expression involving a fifth root and at most two square roots, generally nested. The other solutions may then be obtained either by changing the fifth root or by multiplying all the occurrences of the fifth root by the same power of a primitive 5th root of unity, such as
- <math>\frac{\sqrt{-10-2\sqrt{5}}+\sqrt{5}-1}{4}.</math>
In fact, all four primitive fifth roots of unity may be obtained by changing the signs of the square roots appropriately; namely, the expression
- <math>\frac{\alpha\sqrt{-10-2\beta\sqrt{5}}+\beta\sqrt{5}-1}{4},</math>
where <math> \alpha, \beta \in \{-1,1\}</math>, yields the four distinct primitive fifth roots of unity.
It follows that one may need four different square roots for writing all the roots of a solvable quintic. Even for the first root that involves at most two square roots, the expression of the solutions in terms of radicals is usually highly complicated. However, when no square root is needed, the form of the first solution may be rather simple, as for the equation Template:Math, for which the only real solution is
- <math>x=1+\sqrt[5]{2}-\left(\sqrt[5]{2}\right)^2+\left(\sqrt[5]{2}\right)^3-\left(\sqrt[5]{2}\right)^4.</math>
An example of a more complicated (although small enough to be written here) solution is the unique real root of Template:Math. Let Template:Math, Template:Math, and Template:Math, where Template:Math is the golden ratio. Then the only real solution Template:Math is given by
- <math>-cx = \sqrt[5]{(a+c)^2(b-c)} + \sqrt[5]{(-a+c)(b-c)^2} + \sqrt[5]{(a+c)(b+c)^2} - \sqrt[5]{(-a+c)^2(b+c)} \,,</math>
or, equivalently, by
- <math>x = \sqrt[5]{y_1}+\sqrt[5]{y_2}+\sqrt[5]{y_3}+\sqrt[5]{y_4}\,,</math>
where the Template:Math are the four roots of the quartic equation
- <math>y^4+4y^3+\frac{4}{5}y^2-\frac{8}{5^3}y-\frac{1}{5^5}=0\,.</math>
More generally, if an equation Template:Math of prime degree Template:Math with rational coefficients is solvable in radicals, then one can define an auxiliary equation Template:Math of degree Template:Math, also with rational coefficients, such that each root of Template:Math is the sum of Template:Math-th roots of the roots of Template:Math. These Template:Math-th roots were introduced by Joseph-Louis Lagrange, and their products by Template:Math are commonly called Lagrange resolvents. The computation of Template:Math and its roots can be used to solve Template:Math. However these Template:Math-th roots may not be computed independently (this would provide Template:Math roots instead of Template:Math). Thus a correct solution needs to express all these Template:Math-roots in term of one of them. Galois theory shows that this is always theoretically possible, even if the resulting formula may be too large to be of any use.
It is possible that some of the roots of Template:Math are rational (as in the first example of this section) or some are zero. In these cases, the formula for the roots is much simpler, as for the solvable de Moivre quinticTemplate:Anchor
- <math>x^5+5ax^3+5a^2x+b = 0\,,</math>
where the auxiliary equation has two zero roots and reduces, by factoring them out, to the quadratic equation
- <math>y^2+by-a^5 = 0\,,</math>
such that the five roots of the de Moivre quintic are given by
- <math>x_k = \omega^k\sqrt[5]{y_i} -\frac{a}{\omega^k\sqrt[5]{y_i}},</math>
where yi is any root of the auxiliary quadratic equation and ω is any of the four primitive 5th roots of unity. This can be easily generalized to construct a solvable septic and other odd degrees, not necessarily prime.
Other solvable quinticsEdit
There are infinitely many solvable quintics in Bring–Jerrard form which have been parameterized in a preceding section.
Up to the scaling of the variable, there are exactly five solvable quintics of the shape <math>x^5+ax^2+b</math>, which are<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> (where s is a scaling factor):
- <math>x^5-2s^3x^2-\frac{s^5}{5} </math>
- <math> x^5-100s^3x^2-1000s^5</math>
- <math>x^5-5s^3x^2-3s^5 </math>
- <math>x^5-5s^3x^2+15s^5 </math>
- <math> x^5-25s^3x^2-300s^5</math>
Paxton Young (1888) gave a number of examples of solvable quintics:
<math> x^5-10x^3-20x^2-1505x-7412</math> <math>x^5+\frac{625}{4}x+3750 </math> <math>x^5-\frac{22}{5}x^3-\frac{11}{25}x^2+\frac{462}{125}x+\frac{979}{3125} </math> <math>x^5+20x^3+20x^2+30x+10 </math> <math>~\qquad ~</math> Root: <math> \sqrt[5]{2}-\sqrt[5]{2}^2+\sqrt[5]{2}^3-\sqrt[5]{2}^4</math> <math>x^5-20x^3+250x-400 </math> <math>x^5-5x^3+\frac{85}{8}x-\frac{13}{2} </math> <math> x^5+\frac{20}{17}x+\frac{21}{17}</math> <math>x^5-\frac{4}{13}x+\frac{29}{65}</math> <math> x^5+\frac{10}{13}x+\frac{3}{13} </math> <math> x^5+110(5x^3+60x^2+800x+8320)</math> <math>x^5-20 x^3 -80x^2 -150x -656</math> <math> x^5 -40x^3 +160x^2 +1000x -5888</math> <math> x^5-50x^3-600x^2-2000x-11200</math> <math>x^5+110(5x^3 + 20x^2 -360x +800)</math> <math> x^5 -20x^3 +170x + 208</math>
An infinite sequence of solvable quintics may be constructed, whose roots are sums of Template:Mvarth roots of unity, with Template:Nobr being a prime number:
<math>x^5+x^4-4x^3-3x^2+3x+1</math> Roots: <math>2\cos\left(\frac{2k\pi}{11}\right)</math> <math> x^5+x^4-12x^3-21x^2+x+5</math> Root: <math> \sum_{k=0}^5 e^\frac{2i\pi 6^k }{31}</math> <math>x^5+x^4-16x^3+5x^2+21x-9</math> Root: <math>\sum_{k=0}^7 e^\frac{2i\pi 3^k }{41}</math> <math>x^5+x^4-24x^3-17x^2+41x-13</math> <math>~\qquad ~</math> Template:Nowrap <math>x^5+x^4 - 28x^3 + 37x^2 + 25x + 1</math> Template:Nowrap
There are also two parameterized families of solvable quintics: The Kondo–Brumer quintic,
- <math> x^5 + (a-3)\,x^4 + (-a+b+3)\,x^3 + (a^2-a-1-2b)\,x^2 + b\,x + a = 0 </math>
and the family depending on the parameters <math>a, \ell, m</math>
- <math> x^5 - 5\,p \left( 2\,x^3 + a\,x^2 + b\,x \right) - p\,c = 0 </math>
where
- <math> p = \tfrac{1}{4} \left[\, \ell^2 (4m^2 + a^2) - m^2 \,\right] \;,</math>
-
- <math> b = \ell \, ( 4m^2 + a^2 ) - 5p - 2m^2 \;,</math>
-
- <math> c = \tfrac{1}{2} \left[\, b(a + 4m) - p(a - 4m) - a^2m \,\right] \;.</math>
Casus irreducibilisEdit
Analogously to cubic equations, there are solvable quintics which have five real roots all of whose solutions in radicals involve roots of complex numbers. This is casus irreducibilis for the quintic, which is discussed in Dummit.<ref>David S. Dummit Solving Solvable Quintics</ref>Template:Rp Indeed, if an irreducible quintic has all roots real, no root can be expressed purely in terms of real radicals (as is true for all polynomial degrees that are not powers of 2).
Beyond radicalsEdit
About 1835, Jerrard demonstrated that quintics can be solved by using ultraradicals (also known as Bring radicals), the unique real root of Template:Math for real numbers Template:Math. In 1858, Charles Hermite showed that the Bring radical could be characterized in terms of the Jacobi theta functions and their associated elliptic modular functions, using an approach similar to the more familiar approach of solving cubic equations by means of trigonometric functions. At around the same time, Leopold Kronecker, using group theory, developed a simpler way of deriving Hermite's result, as had Francesco Brioschi. Later, Felix Klein came up with a method that relates the symmetries of the icosahedron, Galois theory, and the elliptic modular functions that are featured in Hermite's solution, giving an explanation for why they should appear at all, and developed his own solution in terms of generalized hypergeometric functions.<ref>Template:Harv; a modern exposition is given in Template:Harv</ref> Similar phenomena occur in degree Template:Math (septic equations) and Template:Math, as studied by Klein and discussed in Template:Slink.
Solving with Bring radicalsEdit
A Tschirnhaus transformation, which may be computed by solving a quartic equation, reduces the general quintic equation of the form
- <math>x^5 + a_4x^4 + a_3x^3 + a_2x^2 + a_1x + a_0 = 0\,</math>
to the Bring–Jerrard normal form Template:Math.
The roots of this equation cannot be expressed by radicals. However, in 1858, Charles Hermite published the first known solution of this equation in terms of elliptic functions.<ref name="hermite">Template:Cite journal</ref> At around the same time Francesco Brioschi<ref> Template:Cite journal</ref> and Leopold Kronecker<ref> Template:Cite journal</ref> came upon equivalent solutions.
See Bring radical for details on these solutions and some related ones.
Application to celestial mechanicsEdit
Solving for the locations of the Lagrangian points of an astronomical orbit in which the masses of both objects are non-negligible involves solving a quintic.
More precisely, the locations of L2 and L1 are the solutions to the following equations, where the gravitational forces of two masses on a third (for example, Sun and Earth on satellites such as Gaia and the James Webb Space Telescope at L2 and SOHO at L1) provide the satellite's centripetal force necessary to be in a synchronous orbit with Earth around the Sun:
- <math>\frac{G m M_S}{(R \pm r)^2} \pm \frac{G m M_E}{r^2} = m \omega^2 (R \pm r)</math>
The ± sign corresponds to L2 and L1, respectively; G is the gravitational constant, ω the angular velocity, r the distance of the satellite to Earth, R the distance Sun to Earth (that is, the semi-major axis of Earth's orbit), and m, ME, and MS are the respective masses of satellite, Earth, and Sun.
Using Kepler's Third Law <math>\omega^2=\frac{4 \pi^2}{P^2}=\frac{G (M_S+M_E)}{R^3}</math> and rearranging all terms yields the quintic
- <math>a r^5 + b r^4 + c r^3 + d r^2 + e r + f = 0</math>
with:
- <math> \begin{align}
&a = \pm (M_S + M_E),\\ &b = + (M_S + M_E) 3 R,\\ &c = \pm (M_S + M_E) 3 R^2,\\ &d = + (M_E \mp M_E) R^3\ (\text{thus } d = 0\text{ for } L_2),\\ &e = \pm M_E 2 R^4,\\ &f = \mp M_E R^5. \end{align}</math>
Solving these two quintics yields Template:Math for L2 and Template:Math for L1. The Sun–Earth Lagrangian points L2 and L1 are usually given as 1.5 million km from Earth.
If the mass of the smaller object (ME) is much smaller than the mass of the larger object (MS), then the quintic equation can be greatly reduced and L1 and L2 are at approximately the radius of the Hill sphere, given by:
- <math>r \approx R \sqrt[3]{\frac{M_E}{3 M_S}}</math>
That also yields Template:Math for satellites at L1 and L2 in the Sun-Earth system.
See alsoEdit
NotesEdit
ReferencesEdit
- Charles Hermite, "Sur la résolution de l'équation du cinquème degré", Œuvres de Charles Hermite, 2:5–21, Gauthier-Villars, 1908.
- Template:Cite book
- Leopold Kronecker, "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, 46:1:1150–1152 1858.
- Blair Spearman and Kenneth S. Williams, "Characterization of solvable quintics Template:Math, American Mathematical Monthly, 101:986–992 (1994).
- Ian Stewart, Galois Theory 2nd Edition, Chapman and Hall, 1989. Template:Isbn. Discusses Galois Theory in general including a proof of insolvability of the general quintic.
- Jörg Bewersdorff, Galois theory for beginners: A historical perspective, American Mathematical Society, 2006. Template:Isbn. Chapter 8 (Template:Webarchive) gives a description of the solution of solvable quintics Template:Math.
- Victor S. Adamchik and David J. Jeffrey, "Polynomial transformations of Tschirnhaus, Bring and Jerrard," ACM SIGSAM Bulletin, Vol. 37, No. 3, September 2003, pp. 90–94.
- Ehrenfried Walter von Tschirnhaus, "A method for removing all intermediate terms from a given equation," ACM SIGSAM Bulletin, Vol. 37, No. 1, March 2003, pp. 1–3.
- Template:Cite book
- Template:Citation
External linksEdit
- Mathworld - Quintic Equation – more details on methods for solving Quintics.
- Solving Solvable Quintics – a method for solving solvable quintics due to David S. Dummit.
- A method for removing all intermediate terms from a given equation - a recent English translation of Tschirnhaus' 1683 paper.
- Bruce Bartlett:The Quintic, the Icosahedron, and Elliptic Curves, AMS Notices (April 2024)