Cubic function

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Mthw2vc (talk | contribs) at 15:09, 23 November 2008 (→‎Cardano's method: Corrected a misspelling). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This article discusses cubic equations in one variable. For a discussion of cubic equations in two variables, see elliptic curve.
Graph of a cubic function with its 3 roots, i.e. where the curve crosses the x-axis (y = 0). It has 2 critical points.

In mathematics, a cubic function is a function of the form

where a is nonzero; or in other words, a polynomial of degree three. The derivative of a cubic function is a quadratic function. The integral of a cubic function is a quartic function.

If you set , you get a cubic equation of the form:

where

(If a = 0, then the equation becomes a quadratic equation. If both a and b = 0, then the equation becomes a linear equation.)

Usually, the coefficients , , , are real numbers. However, most of the theory is also valid if they belong to a field of characteristic other than two or three.

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

History

Cubic equations were known to the ancient Indians and ancient Greeks since the 5th century BC, and even earlier to the ancient Egyptians, who dealt with the problem of doubling the cube, and attempted to solve it using compass and straightedge constructions.[1] Hippocrates, Menaechmus and Archimedes are believed to have come close to solving this problem using intersecting conic sections,[1] though historians such as Reviel Netz dispute whether the Greeks were thinking about cubic equations or just problems that can lead to cubic equations.

Two-dimensional graph of a cubic, the polynomial

In the 11th century, the Persian poet-mathematician, Omar Khayyám (1048–1131), made significant progress in the theory of cubic equations. In an early paper he wrote regarding cubic equations, he discovered that a cubic equation can have more than one solution, that it cannot be solved using earlier compass and straightedge constructions, and found a geometric solution which could be used to get a numerical answer by consulting trigonometric tables. In his later work, the Treatise on Demonstration of Problems of Algebra, he wrote a complete classification of cubic equations with general geometric solutions found by means of intersecting conic sections.[2][3]

In the 12th century, another Persian mathematician, Sharaf al-Dīn al-Tūsī (1135-1213), wrote the Al-Mu'adalat (Treatise on Equations), which dealt with eight types of cubic equations with positive solutions and five types of cubic equations which may not have positive solutions. He used what would later be known as the "Ruffini-Horner method" to numerically approximate the root of a cubic equation. He also developed the concepts of a derivative function and the maxima and minima of curves in order to solve cubic equations which may not have positive solutions.[4] He understood the importance of the discriminant of the cubic equation and used an early version of Cardano's formula[5] to find algebraic solutions to certain types of cubic equations.[6]

In the early 16th century, the Italian mathematician Scipione del Ferro (1465-1526) found a method for solving a class of cubic equations, namely those of the form 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 to him at that time. Del Ferro kept his achievement secret until just before his death, when he told his student Antonio Fiore about it.

In 1530, Niccolò Tartaglia (1500-1557) received two problems in cubic equations from Zuanne da Coi and announced that he could solve them. He was soon challenged by Fiore, which led to a famous contest between the two. Each contestant had to put up a certain amount of money and to propose a number of problems for his rival to solve. Whoever solved more problems within 30 days would get all the money. Tartaglia received questions in the form x3 + mx = n, for which he had worked out a general method. Fiore received questions in the form x3 + mx2 = n, which proved to be too difficult for him to solve, and Tartaglia won the contest.

Later, Tartaglia was persuaded by Gerolamo Cardano (1501-1576) to reveal his secret for solving cubic equations. In 1539, Tartaglia did so only on the condition that Cardano would never reveal it and that if he did reveal a book about cubics, that he would give Tartaglia time to publish. Some years later, Cardano learned about Ferro's prior work and published Ferro's method in his book Ars Magna in 1545, meaning Cardano gave Tartaglia 6 years to publish his results (with credit given to Tartaglia for an independent solution). Cardano's promise with Tartaglia stated that he not publish Tartaglia's work, and Cardano felt he was publishing del Ferro's, so as to get around the promise. Nevertheless, this led to a challenge to Cardano by Tartaglia, which Cardano denied. The challenge was eventually accepted by Cardano's student Lodovico Ferrari (1522-1565). Ferrari did better than Tartaglia in the competition, and Tartaglia lost both his prestige and income [7].

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.

Roots of a cubic function

The nature of the roots

Every cubic equation with real coefficients has at least one solution x among the real numbers; this is a consequence of the intermediate value theorem. We can distinguish several possible cases using 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 root and a pair of complex conjugate roots.
  • If Δ = 0, then (at least) two roots coincide. It may be that the equation has a double real root and another distinct single real root; alternatively, all three roots coincide yielding a triple real root. A possible way to decide between these subcases is to compute the resultant of the cubic and its second derivative: a triple root exists if and only if this resultant vanishes.

See also: multiplicity of a root of a polynomial

Cardano's method

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

We first divide the standard equation by the leading coefficient to arrive at an equation of the form

The substitution eliminates the quadratic term; in fact, we get the equation

This is called the depressed cubic. A simple and elegant way of solving the depressed cubic is due to Thomas Harriot (1560 – 1621): substituting into it and multiplying both sides by yields, after much cancellation, . Described below is the original method of Cardano and Tartaglia, which still dominates the textbooks today.

Suppose that we can find two unknowns u and v such that

Substituting this in the original equation, we have :

(3)

as can be checked by directly substituting this value for t in (2).The genius of Cardan was to impose at this point the condition

.

This is feasible since we did introduce two unknowns u and v linked only by one condition u + v = t. Substituting this into the first equation in (3) yields

Moving all to the q side and multiplying by u3 yields

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

Since t = v + u, t = x + a/3, and v = −p/3u, 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 — the principal root and the principal root multiplied by . However, the sign of the square root (plus or minus) does not affect the final resulting t (a simple calculation shows that -p/3u=v), although care must be taken in two special cases to avoid divisions by zero. First, if p = 0, then u=0 and

.

Second, if p = q = 0, then we have the triple real root t=0. Also, if q=0, then

and
, so the three roots are t=u+v=0,
and
, where
.

In summary, for the cubic equation

the solutions for x are given by

where

An alternate method to obtain the same results is as follows. We know that or .

But since u and v must satisfy and

then one can show that if

then

or vice versa it doesn't matter which so we will chose this way.


Writing out the three cube roots we get



Remembering we get only three possible values for t because only three combinations of u and v are possible if is to remain valid as it must - so



and x is obtained from:

Note that the above methods do apply if p and q are complex. In the case p and q are both real, the following cases can be distinguished :

Let:


Then:

1) If D is positive then there is one real and two complex roots.

2) If D is negative then there are three real roots.

3) If D = 0 then there is one real root (a triple root) or two real roots (a single and a double root.)

.

Lagrange resolvents

The symmetric group S3 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 transposition 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 D is the discriminant. 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

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

for the other two roots.

Root-finding formula

The formula for finding the roots of a cubic function, based on Cardano's method, is fairly complicated. Therefore, it is common to use the rational root test or a numerical solution instead.

If we have

with and , let

and

we define the discriminant:

There are two distinct cases:

in which case there is one real root and 2 imaginary. We define:
and
in which case we have 3 real roots. We express the complex quantity in polar form:
and we define:
and

In both cases, the solutions are

Solution in terms of Chebyshev radicals

If we have a cubic equation which is already in depressed form, we may write it as . Substituting we obtain or equivalently

From this we obtain solutions to our original equation in terms of the Chebyshev cube root as

If now we start from a general equation

and reduce it to the depressed form under the substitution x = ta/3, we have and , leading to

This gives us the solutions to (1) as

The case of a cubic equation with real coefficients

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 sole 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 with real t, this is a convenient way to solve for its roots.

Derivative

The derivative will yield when . Bearing its resemblance to the quadratic formula, this formula can be used to find the critical points of a cubic function. It turns out that, if , then the cubic function will have two critical points — a local maximum and a local minimum; if , then there is one critical point, and it will yield the inflection point; if , then there are no critical points.

Bipartite cubics

The graph of

where is called a bipartite cubic. This is from the theory of elliptic curves.

You can graph a bipartite cubic on a graphing device by graphing the function

corresponding to the upper half of the bipartite cubic. It is defined on

See also

Notes

  1. ^ a b Guilbeau (1930).

    "The Egyptians considered the solution impossible, but the Greeks came nearer to a solution."

  2. ^ J. J. O'Connor and E. F. Robertson (1999), Omar Khayyam, MacTutor History of Mathematics archive.

    "Khayyam himself seems to have been the first to conceive a general theory of cubic equations."

  3. ^ Guilbeau (1930).

    "Omar Al Hay of Chorassan, about 1079 AD did most to elevate to a method the solution of the algebraic equations by intersecting conics."

  4. ^ O'Connor, John J.; Robertson, Edmund F., "Sharaf al-Din al-Muzaffar al-Tusi", MacTutor History of Mathematics Archive, University of St Andrews
  5. ^ Rashed, Roshdi; Armstrong, Angela (1994), The Development of Arabic Mathematics, Springer, pp. 342–3, ISBN 0792325656
  6. ^ J. L. Berggren (1990), "Innovation and Tradition in Sharaf al-Din al-Tusi's Muadalat", Journal of the American Oriental Society 110 (2): 304-9
  7. ^ Katz, Victor. A History of Mathematics. pp. 220. Boston: Addison Wesley, 2004.

References

  • W. S. Anglin; & J. Lambek (1995). "Mathematics in the Renaissance", in The heritage of Thales, Ch. 24. Springers.
  • Lucye Guilbeau (1930). "The History of the Solution of the Cubic Equation", Mathematics News Letter 5 (4), p. 8-12.
  • R.W.D. Nickalls (1993). A new approach to solving the cubic: Cardan's solution revealed, The Mathematical Gazette, 77:354–359.

External links