In mathematics, a quartic equation is one which can be expressed as a quartic function equalling zero. Mathematics is the body of Knowledge and Academic discipline that studies such concepts as Quantity, Structure, Space and A quartic function is a function of the form f(x=ax^4+bx^3+cx^2+dx+e \ with nonzero a; or in other words a Polynomial The general form of a quartic equation is

where
.
The quartic is the highest order polynomial equation that can be solved by radicals in the general case (i. In Mathematics, an n th root of a Number a is a number b such that bn = a. e. , one where the coefficients can take any value).
Contents
|
Quartic equations were first considered by Jaina Mathematicians in ancient India between 400 BC and 200 AD. Indian mathematics &mdashwhich here is the mathematics that emerged in South Asia zero, Negative numbers, Arithmetic, and Algebra. This article deals with the geophysical region in Asia For geopolitical treatments see South Asia. Events By place Persian Empire Artaxerxes II King of Persia appoints Tissaphernes to take over all the districts in Events By Place World Human population reaches about 257 million See History of Cubic equation for more details. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve.
Lodovico Ferrari is attributed with the discovery of the solution to the quartic in 1540, but since this solution, like all algebraic solutions of the quartic, requires the solution of a cubic to be found, it couldn't be published immediately. Lodovico Ferrari ( February 2, 1522 – October 5, 1565) was an Italian Mathematician. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve. [1] The solution of the quartic was published together with that of the cubic by Ferrari's mentor Gerolamo Cardano in the book Ars Magna (1545). The Ars Magna ( Latin: "The Great Art" is an important book on Algebra written by Gerolamo Cardano.
The proof that this was the highest order general polynomial for which such solutions could be found was first given in the Abel–Ruffini theorem in 1824, proving that all attempts at solving the higher order polynomials would be futile. The Abel–Ruffini theorem (also known as Abel's impossibility theorem) states that there is no general solution in radicals to Polynomial equations of The notes left by Évariste Galois in 1832 later led to the complete theory of the roots of polynomials, of which this theorem was one result. [1]
Polynomials of high degrees often appear in problems involving optimization, and sometimes these polynomials happen to be quartics, but this is a coincidence. In Mathematics, the term optimization, or mathematical programming, refers to the study of problems in which one seeks to minimize or maximize a real function
Quartics often arise in computer graphics and during ray-tracing against surfaces such as quadrics or tori surfaces, which are the next level beyond the sphere and developable surfaces. In Computer graphics, ray tracing is a technique for generating an image by tracing the path of Light through pixels in an Image plane In mathematics a quadric, or quadric surface, is any D -dimensional Hypersurface defined as the locus of zeros of a Quadratic In Geometry, a torus (pl tori) is a Surface of revolution generated by revolving a Circle in three dimensional space about an axis Coplanar "Globose" redirects here See also Globose nucleus. A sphere (from Greek σφαίρα - sphaira, "globe In Mathematics, a developable surface is a Surface with zero Gaussian curvature. [2]
Another frequent generator of quartics is the intersection of two ellipses.
In Computer-aided manufacturing, the torus is a common shape associated with the endmill cutter. Computer-aided manufacturing ( CAM) is the use of computer-based software tools that assist engineers and machinists in manufacturing or prototyping product components In Geometry, a torus (pl tori) is a Surface of revolution generated by revolving a Circle in three dimensional space about an axis Coplanar An endmill is a type of Milling cutter, a cutting tool used in industrial milling applications In order to calculate its location relative to a triangulated surface, the position of a horizontal torus on the Z-axis must be found where it is tangent to a fixed line, and this requires the solution of a general quartic equation to be calculated. Over 10% of the computational time in a CAM system can be consumed simply calculating the solution to millions of quartic equations.
A program demonstrating various analytic solutions to the quartic was provided in Graphics Gems Book V. [3] However, none of the three algorithms implemented are unconditionally stable. In an updated version of the paper[4], which compares the 3 algorithms from the original paper and 2 others, it is demonstrated that computationally stable solutions exist only for 4 of the possible 16 sign combinations of the quartic coefficients.
Consider a quartic equation expressed in the form a0x4 + a1x3 + a2x2 + a3x + a4 = 0:
If a4 (the constant term) = 0, then one of the roots is x = 0, and the other roots can be found by dividing by x, and solving the resulting cubic equation,

Call our quartic polynomial Q(x). for the degeneracy of a Graph, see Arboricity#Related_concepts. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve. Since 1 raised to any power is 1, Q(1) = a0 + a1 + a2 + a3 + a4. Thus if a0 + a1 + a2 + a3 + a4 = 0, Q(1)=0 and so x=1 is a root of Q(x). It can similarly be shown that if a0 + a2 + a4 = a1 + a3, x=-1 is a root.
In either case the full quartic can then be divided by the factor (x-1) or (x+1) respectively yielding a new cubic polynomial, which can be solved to find the quartic's other roots. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve.
If a1 = a0k , a2 = 0 and a4 = a3k, then x= - k is a root of the equation. The full quartic can then be factorized this way:
.
If a1 = a0k , a3 = a2k and a4 = 0, x=0 and x= -k are two known roots. Q(x)divided by x(x + k) is a quadratic equation. In Mathematics, a quadratic equation is a Polynomial Equation of the second degree.
A quartic equation where a3 and a1 are equal to 0 takes the form

and thus is a biquadratic equation, which is easy to solve: let z = x2, so our equation turns to

which is a simple quadratic equation, whose solutions are easily found using the quadratic formula:

When we've solved it (i. e. found these two z values), we can extract x from them




If either of the z solutions were negative or complex numbers, some of the x solutions are complex numbers.
Symmetric equations a0x4 + a1x3 + a2x2 + a1x + a0 = 0 are particular cases of the quasi symmetric equations. So are the biquadratic equations or equations like these ones:



Steps:
1) Divide by x2
2) Use variable change
.
To begin, the quartic must first be converted to a depressed quartic.
Let

be the general quartic equation which it is desired to solve. Divide both sides by A,

The first step should be to eliminate the x3 term. To do this, change variables from x to u, such that
. Then

Expanding the powers of the binomials produces

Collecting the same powers of u yields

Now rename the coefficients of u. Let

The resulting equation is

which is a depressed quartic equation.
If
then we have a Biquadratic equation, which (as explained above) is easily solved; using reverse substitution we can find our values for x. In Mathematics, a quartic equation is one which can be expressed as a Quartic function equalling zero
If
then one of the roots is
and the other roots can be found by dividing by u, and solving the resulting depressed cubic equation,

using reverse substitution we can find our values for x. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve.
Otherwise, the depressed quartic can be solved by means of a method discovered by Lodovico Ferrari. Lodovico Ferrari ( February 2, 1522 – October 5, 1565) was an Italian Mathematician. Once the depressed quartic has been obtained, the next step is to add the valid identity

to equation (1), yielding

The effect has been to fold up the u4 term into a perfect square: (u2 + α)2. This article refers to the REM live recording For the mathematical term see Perfect square. The second term, αu2 did not disappear, but its sign has changed and it has been moved to the right side.
The next step is to insert a variable y into the perfect square on the left side of equation (2), and a corresponding 2y into the coefficient of u2 in the right side. To accomplish these insertions, the following valid formulas will be added to equation (2),

and

These two formulas, added together, produce

which added to equation (2) produces

This is equivalent to

The objective now is to choose a value for y such that the right side of equation (3) becomes a perfect square. This can be done by letting the discriminant of the quadratic function become zero. To explain this, first expand a perfect square so that it equals a quadratic function:

The quadratic function on the right side has three coefficients. It can be verified that squaring the second coefficient and then subtracting four times the product of the first and third coefficients yields zero:

Therefore to make the right side of equation (3) into a perfect square, the following equation must be solved:

Multiply the binomial with the polynomial,

Divide both sides by −4, and move the −β2/4 to the right,

This is a cubic equation for y. This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve. Divide both sides by 2,

Equation (4) is a cubic equation nested within the quartic equation. It must be solved in order to solve the quartic. To solve the cubic, first transform it into a depressed cubic by means of the substitution

Equation (4) becomes

Expand the powers of the binomials,

Distribute, collect like powers of v, and cancel out the pair of v2 terms,

This is a depressed cubic equation.
Relabel its coefficients,


The depressed cubic now is

The solutions (any solution will do, so pick any of the three complex roots) of equation (5) are
![U=\sqrt[3]{{Q\over 2}\pm \sqrt{{Q^{2}\over 4}+{P^{3}\over 27}}}](../../../../math/3/7/f/37f11fad89252a07480c5681cc59c0e6.png)

therefore the solution of the original nested cubic is


![\lim_{P\to 0}{P \over \sqrt[3]{{Q\over 2} + \sqrt{{Q^{2}\over 4}+{P^{3}\over 27}}}}=0](../../../../math/9/8/f/98f330f9f936654f29670a874144a315.png)
With the value for y given by equation (6), it is now known that the right side of equation (3) is a perfect square of the form

so that it can be folded:
. Therefore equation (3) becomes
. Equation (7) has a pair of folded perfect squares, one on each side of the equation. The two perfect squares balance each other.
If two squares are equal, then the sides of the two squares are also equal, as shown by:
. Collecting like powers of u produces
.
and
is to note that they are dependent. Equation (8) is a quadratic equation for u. In Mathematics, a quadratic equation is a Polynomial Equation of the second degree. Its solution is

Simplifying, one gets

This is the solution of the depressed quartic, therefore the solutions of the original quartic equation are

come from the same place in equation (7'), and should both have the same sign, while the sign of
is independent. Given the quartic equation
its solution can be found by means of the following calculations:



If
then

Otherwise, continue with


, (either sign of the square root will do)
, (there are 3 complex roots, any one of them will do)


Ferrari was the first to discover one of these labyrinthine solutions. In Greek mythology, the Labyrinth ( Greek λαβύρινθος labyrinthos) was an elaborate structure designed and built by the legendary artificer The equation which he solved was
which was already in depressed form. It has a pair of solutions which can be found with the set of formulas shown above.
If the coefficients of the quartic equation are real then the nested depressed cubic equation (5) also has real coefficients, thus it has at least one real root.
Furthermore the cubic function
where P and Q are given by (5) has the properties that
and
where α and β are given by (1). This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve.
This means that (5) has a real root greater than
, and therefore that (4) has a real root greater than
.
Using this root the term
in (8) is always real, which ensures that the two quadratic equations (8) have real coefficients[2].
It could happen that one only obtained one solution through the seven formulae above, because not all four sign patterns are tried for four solutions, and the solution obtained is complex. Complex plane In Mathematics, the complex numbers are an extension of the Real numbers obtained by adjoining an Imaginary unit, denoted It may also be the case that one is only looking for a real solution. Let x1 denote the complex solution. If all the original coefficients A, B, C, D and E are real -- which should be the case when one desires only real solutions -- then there is another complex solution x2 which is the complex conjugate of x1. In Mathematics, the complex conjugate of a Complex number is given by changing the sign of the Imaginary part. If the other two roots are denoted as x3 and x4 then the quartic equation can be expressed as
but this quartic equation is equivalent to the product of two quadratic equations:

and

Since

then
![\begin{matrix} (x-x_1)(x-x_2)&=&x^2-(x_1+x_1^\star)x+x_1x_1^\star\qquad\qquad\qquad\quad \\ &=&x^2-2\,\mathrm{Re}(x_1)x+[\mathrm{Re}(x_1)]^2+[\mathrm{Im}(x_1)]^2. \end{matrix}](../../../../math/4/4/a/44a486189cc52f48c6d3487926282b6d.png)
Let

![b = \left[ \mathrm{Re}( x_1) \right]^{2} + \left[ \mathrm{Im}(x_1) \right]^{2}](../../../../math/9/c/0/9c0f7d72f03a6d901ce5a55d7afdbcb0.png)
so that equation (9) becomes

Also let there be (unknown) variables w and v such that equation (10) becomes

Multiplying equations (11) and (12) produces

Comparing equation (13) to the original quartic equation, it can be seen that



and

Therefore

![v = {E \over A b} = {E \over A \left( [ \mathrm{Re}(x_1) ]^2 + [ \mathrm{Im}(x_1) ]^2 \right) }.](../../../../math/3/4/7/347b3acbe99d2f51ec309a6dfbc503f0.png)
Equation (12) can be solved for x yielding


One of these two solutions should be the desired real solution.
Most textbook solutions of the quartic equation require a magic substitution that is almost impossible to memorize. Here is a way to approach it that makes it easy to understand.
The job is done if we can factorize the quartic equation into a product of two quadratics. In Mathematics, a quadratic equation is a Polynomial Equation of the second degree. Let

By equating coefficients, this results in the following set of simultaneous equations:

This is harder to solve than it looks, but if we start again with a depressed quartic where b = 0, which can be obtained by substituting (x − b / 4) for x, then r = − p, and:

It's now easy to eliminate both s and q by doing the following:

If we set P = p2, then this equation turns into the cubic equation:

which is solved elsewhere. In Mathematics, a quartic equation is one which can be expressed as a Quartic function equalling zero This article discusses cubic equations in one variable For a discussion of cubic equations in two variables see Elliptic curve. Once you have p, then:

The symmetries in this solution are easy to see. There are three roots of the cubic, corresponding to the three ways that a quartic can be factored into two quadratics, and choosing positive or negative values of p for the square root of P merely exchanges the two quadratics with one another.
The symmetric group S4 on four elements has the Klein four-group as a normal subgroup. In Mathematics, the symmetric group on a set X, denoted by S X or Sym( X) is the group whose underlying In Mathematics, the Klein four-group (or just Klein group or Vierergruppe, often symbolized by the letter V) is the group Z2 In Mathematics, more specifically in Abstract algebra, a normal subgroup is a special kind of Subgroup. This suggests using a resolvent whose roots may be variously described as a discrete Fourier transform or a Hadamard matrix transform of the roots. In Mathematics, a Hadamard matrix is a Square matrix whose entries are either +1 or &minus1 and whose rows are mutually Orthogonal. Suppose ri for i from 0 to 3 are roots of

If we now set

then since the transformation is an involution we may express the roots in terms of the four si in exactly the same way. Since we know the value s0 = -b/2, we really only need the values for s1, s2 and s3. These we may find by expanding the polynomial

which if we make the simplifying assumption that b=0, is equal to

This polynomial is of degree six, but only of degree three in z2, and so the corresponding equation is solvable. By trial we can determine which three roots are the correct ones, and hence find the solutions of the quartic.
We can remove any requirement for trial by using a root of the same resolvent polynomial for factoring; if w is any root of (3), and if
then

We therefore can solve the quartic by solving for w and then solving for the roots of the two factors using the quadratic formula.
A linear equation is an Algebraic equation in which each term is either a Constant or the product of a constant and (the first power of a single Variable In Mathematics, a quadratic equation is a Polynomial Equation of the second degree. In Mathematics, a quintic equation is a Polynomial Equation of degree five In Mathematics, a polynomial is an expression constructed from Variables (also known as indeterminates and Constants using the operations Lodovico Ferrari ( February 2, 1522 – October 5, 1565) was an Italian Mathematician. In Numerical analysis, Newton's method (also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson) is perhaps the