FACTOID # 135: The Pitcairn Islands have the world’s shortest highway system, with only 6.4 kilometers of road. They also have the fourth-fewest main phone lines.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Cubic equations
The factual accuracy of this article is disputed.
Please see the relevant discussion on the talk page.


A cubic equation is a polynomial equation in which the highest occurring power of the unknown is the third power. An example is the equation

2x3 - 4x2 + 3x - 4 = 0

and the general form may be written as

α3x3 + α2x2 + α1x + α0 = 0.

Usually, the coefficients α0, ..., α3 are real numbers. However, most of the theory is also valid if they belong to a field of characteristic other than two or three. We will always assume that α3 is non-zero (otherwise it is a quadratic equation).


Solving a cubic equation amounts to finding the roots of a cubic function.

Contents

History

The Persian mathematician Omar Khayyám (1048–1123) constructed solutions of cubic equations by intersecting a conic section with a circle. He showed how this geometric solution could be used to get a numerical answer by consulting trigonometric tables.


In the early sixteenth century, the Italian mathematician Scipione dal Ferro found a method for solving a class of cubic equations, namely those x3 + mx = n. In fact, all cubic equations can be reduced to this form if we allow m and n to be negative, but negative numbers were not known at that time. Dal Ferro kept his achievement secret until just before his death, when he told his student about it. Tartaglia heard about this and soon found a method himself. He revealed his method to Gerolamo Cardano, who published it in Ars Magna 1545.


Cardano noticed that Tartaglia's method sometimes required him to extract the square root of a negative number. He even included a calculation with these complex numbers in Ars Magna, but he did not really understand it. Rafael Bombelli studied this issue in detail and is therefore often considered as the discoverer of complex numbers.


The nature of the roots

Every cubic equation with real coefficients has at least one solution x among the real numbers. We can distinguish the different possible cases in of the discriminant

The following cases need to be considered.

  • If Δ < 0, then the equation has three distinct real roots.
  • If Δ > 0, then the equation has one real roots and a pair of complex conjugate roots.
  • If Δ = 0, then (at least) two roots coincide. We now define
If Δ2 vanishes as well, then all three roots coincide and we have a triple real root. Otherwise, the equation has a double real root and a single real root. The number Δ2 is the resultant of the cubic and its second derivative.

Cardano's method

The solutions can be found with the following method due to Scipione dal Ferro and Tartaglia, published by Gerolamo Cardano in 1545.


We first divide the given equation by α0 to arrive at an equation of the form

x3 + ax2 + bx + c = 0.         (1)

The substitution x = t - a/3 eliminates the quadratic term; in fact, we get the equation

This is called the depressed cubic.


Suppose that we can find numbers u and v such that

A solution to our equation is then given by

t = vu,

as can be checked by directly substituting this value for t in (2).


The system (3) can be solved by solving the second equation for v, which gives

Substituting this in the first equation in (3) yields

This can be seen as a quadratic equation for u3. If we solve this equation, we find that

Since t = vu and t = x + a/3, we find

Note that there are six possibilities in computing u with (4), since there are two solutions to the square root, and three complex solutions to the cubic root. However, which solution to the square root is chosen does not affect the final resulting x.


Lagrange resolvents

The symmetric group S3 of order three has the cyclic group of order three as a normal subgroup, which suggests making use of the discrete Fourier transform of the roots, an idea due to Lagrange. Suppose that r0, r1 and r2 are the roots of equation (1), and define , so that ζ is a primitive third root of unity. We now set

The roots may then be recovered from the three si by inverting the above linear transformation, giving

We already know the value s0 = −a, so we only need to seek values for the other two. However, if we take the cubes, a cyclic permutation leaves the cubes invariant, and a transpostion of two roots exchanges s13 and s23, hence the polynomial

is invariant under permutations of the roots, and so has coefficients expressible in terms of (1). Using calculations involving symmetric functions or alternatively field extensions, we can calculate (5) to be

The roots of this quadratic equation are

where Δ is the discriminant defined above. Taking cube roots give us s1 and s2, from which we can recover the roots ri of (1).


Factorization

If r is any root of (1), then we may factor using r to obtain

(x - r)(x2 + (a + r)x + b + ar + r2) = x3 + ax2 + bx + c.

Hence if we know one root we can find the other two by solving a quadratic equation, giving

for the other two roots. If we are finding the roots of a polynomial with real coefficients and one real root, we can find the real root purely in terms of the real (rather than complex) cube root function, or alternatively stated we can find the root by extracting cube roots only of positive quantities. The complex conjugate roots can then be found as above.


Chebyshev radicals

The cube root function is in some respects not a well-behaved function, or one convenient for the purposes of finding the roots of a cubic equation. While cube roots are well-known and traditional, it is possible to use other algebraic functions to determine the roots, and avoid some of the problems of cube roots. The cube root function has a branch singularity at zero, as a result of which the real cube root function does not extend nicely to a complex cube root function. Moreover, when using cube roots to find the roots of a polynomial with three real roots we must take the roots of complex numbers, which introduces complex numbers into a situation which does not, in fact, require them.


We can get around these problems by using Chebyshev cube roots in place of ordinary cube roots. The polynomial C3 = x3 - 3x is the third Chebyshev polynomial normalized to the interval [-2, 2], which we use in place of [-1, 1] so as to obtain a monic polynomial. This polynomial function is equal to

Inverting this function, we obtain

which satisfies x3 - 3x = t.


This procedure is precisely analogous to the definition of the cube root in terms of logarithms and exponentials, with 2 arccosh(x) in the place of ln(x), and cosh(x/2) in the place of exp(x). However, it tangles us up in the question of the branch cuts of arccosh, and rather than dealing with the complexities of that, we can define the Chebyshev cube root for all complex values directly. For | t - 2 | < 4, we have the following convergent series:

We can now define for the whole complex plane by taking a branch cut from to -2, and analytically continuing; continuing to the branch cut itself through the upper half-plane.


Now if we want the roots of x3 - 3x - t we may find them in terms of as r3 = - r1 - r2.


If we have a cubic equation in depressed form, we may write it as x3 - 3px + q = 0. Substituting we obtain . From this we obtain solutions to our original equation in terms of the Chebyshev cube root as r3 = - r1 - r2. If now we start from equation (1) and reduce to the depressed form, we have p = (a2 - 3b) / 9 and q = (2a3 - 9ab + 27c) / 27, leading to

This gives us solutions to (1) as

r3 = - r1 - r2.

Suppose the coefficients of (1) are real. If s is the quantity q/r from the section on real roots, then s = t2; hence 0 < s < 4 is equivalent to -2 < t < 2, and in this case we have a polynomial with three distinct real roots, expressed in terms of a real function of a real variable, quite unlike the situation when using cube roots. If s > 4 then either t > 2 and is the sole real root, or t < -2 and is the role real root. If s < 0 then the reduction to Chebyshev polynomial form has given a t which is a pure imaginary number; in this case is the sole real root. We are now evaluating a real root by means of a function of a purely imaginary argument; however we can avoid this by using the function

which is a real function of a real variable with no singularities along the real axis. If a polynomial can be reduced to the form x3 + 3x - t with real t, this is a convenient way to solve for its roots.


External links

  • Quadratic, cubic and quartic equations (http://www-history.mcs.st-and.ac.uk/history/HistTopics/Quadratic_etc_equations.html) on MacTutor archive.
  • Cubic Formula (http://mathworld.wolfram.com/CubicFormula.html) on MathWorld.

  Results from FactBites:
 
Math Forum: Ask Dr. Math FAQ: Cubic and Quartic Equations (1200 words)
To try to go backward and come up with a closed form for the Cubic Formula in terms of the original a, b, c, d would be a real pain.
The roots of the original equation are then x = -a/4 and the roots of that cubic with a/4 subtracted from each.
The Math Forum is a research and educational enterprise of the Drexel School of Education.
cubic equation (264 words)
A polynomial equation of the third degree, the general form of which is
Early studies of cubics helped legitimize negative numbers, give a deeper insight into equations in general, and stimulate work that eventually led to the discovery and acceptance of complex numbers.
He also noted an important fact connecting solutions of a cubic equation to its coefficients, namely, that the sum of the solutions is the negation of b, the coefficient of the x
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.