Template:Short description Template:No footnotes In mathematics, an algebraic equation or polynomial equation is an equation of the form <math>P = 0</math>, where P is a polynomial with coefficients in some field, often the field of the rational numbers. For example, <math>x^5-3x+1=0</math> is an algebraic equation with integer coefficients and

<math>y^4 + \frac{xy}{2} - \frac{x^3}{3} + xy^2 + y^2 + \frac{1}{7} = 0</math>

is a multivariate polynomial equation over the rationals. For many authors, the term algebraic equation refers only to the univariate case, that is polynomial equations that involve only one variable. On the other hand, a polynomial equation may involve several variables (the multivariate case), in which case the term polynomial equation is usually preferred.

Some but not all polynomial equations with rational coefficients have a solution that is an algebraic expression that can be found using a finite number of operations that involve only those same types of coefficients (that is, can be solved algebraically). This can be done for all such equations of degree one, two, three, or four; but for degree five or more it can only be done for some equations, not all. A large amount of research has been devoted to compute efficiently accurate approximations of the real or complex solutions of a univariate algebraic equation (see Root-finding algorithm) and of the common solutions of several multivariate polynomial equations (see System of polynomial equations).

TerminologyEdit

The term "algebraic equation" dates from the time when the main problem of algebra was to solve univariate polynomial equations. This problem was completely solved during the 19th century; see Fundamental theorem of algebra, Abel–Ruffini theorem and Galois theory.

Since then, the scope of algebra has been dramatically enlarged. In particular, it includes the study of equations that involve [[nth root|Template:Mvarth roots]] and, more generally, algebraic expressions. This makes the term algebraic equation ambiguous outside the context of the old problem. So the term polynomial equation is generally preferred when this ambiguity may occur, specially when considering multivariate equations.

HistoryEdit

The study of algebraic equations is probably as old as mathematics: the Babylonian mathematicians, as early as 2000 BC could solve some kinds of quadratic equations (displayed on Old Babylonian clay tablets).

Univariate algebraic equations over the rationals (i.e., with rational coefficients) have a very long history. Ancient mathematicians wanted the solutions in the form of radical expressions, like <math>x=\frac{1+\sqrt{5}}{2}</math> for the positive solution of <math>x^2-x-1=0</math>. The ancient Egyptians knew how to solve equations of degree 2 in this manner. The Indian mathematician Brahmagupta (597–668 AD) explicitly described the quadratic formula in his treatise Brāhmasphuṭasiddhānta published in 628 AD, but written in words instead of symbols. In the 9th century Muhammad ibn Musa al-Khwarizmi and other Islamic mathematicians derived the quadratic formula, the general solution of equations of degree 2, and recognized the importance of the discriminant. During the Renaissance in 1545, Gerolamo Cardano published the solution of Scipione del Ferro and Niccolò Fontana Tartaglia to equations of degree 3 and that of Lodovico Ferrari for equations of degree 4. Finally Niels Henrik Abel proved, in 1824, that equations of degree 5 and higher do not have general solutions using radicals. Galois theory, named after Évariste Galois, showed that some equations of at least degree 5 do not even have an idiosyncratic solution in radicals, and gave criteria for deciding if an equation is in fact solvable using radicals.

Areas of studyEdit

The algebraic equations are the basis of a number of areas of modern mathematics: Algebraic number theory is the study of (univariate) algebraic equations over the rationals (that is, with rational coefficients). Galois theory was introduced by Évariste Galois to specify criteria for deciding if an algebraic equation may be solved in terms of radicals. In field theory, an algebraic extension is an extension such that every element is a root of an algebraic equation over the base field. Transcendental number theory is the study of the real numbers which are not solutions to an algebraic equation over the rationals. A Diophantine equation is a (usually multivariate) polynomial equation with integer coefficients for which one is interested in the integer solutions. Algebraic geometry is the study of the solutions in an algebraically closed field of multivariate polynomial equations.

Two equations are equivalent if they have the same set of solutions. In particular the equation <math>P = Q</math> is equivalent to <math>P-Q = 0</math>. It follows that the study of algebraic equations is equivalent to the study of polynomials.

A polynomial equation over the rationals can always be converted to an equivalent one in which the coefficients are integers. For example, multiplying through by 42 = 2·3·7 and grouping its terms in the first member, the previously mentioned polynomial equation <math>y^4+\frac{xy}{2}=\frac{x^3}{3}-xy^2+y^2-\frac{1}{7}</math> becomes

<math>42y^4+21xy-14x^3+42xy^2-42y^2+6=0.</math>

Because sine, exponentiation, and 1/T are not polynomial functions,

<math>e^T x^2+\frac{1}{T}xy+\sin(T)z -2 =0</math>

is not a polynomial equation in the four variables x, y, z, and T over the rational numbers. However, it is a polynomial equation in the three variables x, y, and z over the field of the elementary functions in the variable T.

TheoryEdit

PolynomialsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}

Given an equation in unknown Template:Math

<math>(\mathrm E) \qquad a_n x^n + a_{n - 1} x^{n - 1} + \dots + a_1 x + a_0 = 0</math>,

with coefficients in a field Template:Mvar, one can equivalently say that the solutions of (E) in Template:Mvar are the roots in Template:Mvar of the polynomial

<math>P = a_n X^n + a_{n - 1} X^{n - 1} + \dots + a_1 X + a_0 \quad \in K[X]</math>.

It can be shown that a polynomial of degree Template:Mvar in a field has at most Template:Mvar roots. The equation (E) therefore has at most Template:Mvar solutions.

If Template:Mvar is a field extension of Template:Mvar, one may consider (E) to be an equation with coefficients in Template:Mvar and the solutions of (E) in Template:Mvar are also solutions in Template:Mvar (the converse does not hold in general). It is always possible to find a field extension of Template:Mvar known as the rupture field of the polynomial Template:Mvar, in which (E) has at least one solution.

Existence of solutions to real and complex equationsEdit

The fundamental theorem of algebra states that the field of the complex numbers is closed algebraically, that is, all polynomial equations with complex coefficients and degree at least one have a solution.

It follows that all polynomial equations of degree 1 or more with real coefficients have a complex solution. On the other hand, an equation such as <math>x^2 + 1 = 0 </math> does not have a solution in <math>\R </math> (the solutions are the imaginary units Template:Math and Template:Math).

While the real solutions of real equations are intuitive (they are the Template:Mvar-coordinates of the points where the curve Template:Math intersects the Template:Mvar-axis), the existence of complex solutions to real equations can be surprising and less easy to visualize.

However, a monic polynomial of odd degree must necessarily have a real root. The associated polynomial function in Template:Mvar is continuous, and it approaches <math>-\infty</math> as Template:Mvar approaches <math>-\infty</math> and <math>+\infty</math> as Template:Mvar approaches <math>+\infty</math>. By the intermediate value theorem, it must therefore assume the value zero at some real Template:Mvar, which is then a solution of the polynomial equation.

Connection to Galois theoryEdit

There exist formulas giving the solutions of real or complex polynomials of degree less than or equal to four as a function of their coefficients. Abel showed that it is not possible to find such a formula in general (using only the four arithmetic operations and taking roots) for equations of degree five or higher. Galois theory provides a criterion which allows one to determine whether the solution to a given polynomial equation can be expressed using radicals.

Explicit solution of numerical equationsEdit

ApproachEdit

The explicit solution of a real or complex equation of degree 1 is trivial. Solving an equation of higher degree Template:Mvar reduces to factoring the associated polynomial, that is, rewriting (E) in the form

<math>a_n(x-z_1)\dots(x-z_n)=0</math>,

where the solutions are then the <math>z_1, \dots, z_n</math>. The problem is then to express the <math>z_i</math> in terms of the <math>a_i</math>.

This approach applies more generally if the coefficients and solutions belong to an integral domain.

General techniquesEdit

FactoringEdit

If an equation Template:Math of degree Template:Mvar has a rational root Template:Math, the associated polynomial can be factored to give the form Template:Math (by dividing Template:Math by Template:Math or by writing Template:Math as a linear combination of terms of the form Template:Math, and factoring out Template:Math. Solving Template:Math thus reduces to solving the degree Template:Math equation Template:Math. See for example the [[Cubic function#Factorization|case Template:Math]].

Elimination of the sub-dominant termEdit

To solve an equation of degree Template:Mvar,

<math>(\mathrm E) \qquad a_n x^n + a_{n - 1} x^{n - 1} + \dots + a_1 x + a_0 = 0</math>,

a common preliminary step is to eliminate the degree-Template:Math term: by setting <math>x = y-\frac{a_{n-1}}{n\,a_n}</math>, equation (E) becomes

<math>a_ny^n + b_{n -2}y^{n -2} + \dots +b_1 y +b_0 = 0</math>.

Leonhard Euler developed this technique for [[Cubic function#Cardano's method|the case Template:Math]] but it is also applicable to [[Quartic function#Euler's solution|the case Template:Math]], for example.

Quadratic equationsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}

To solve a quadratic equation of the form <math>ax^2 + bx + c = 0</math> one calculates the discriminant Δ defined by <math>\Delta = b^2 - 4ac</math>.

If the polynomial has real coefficients, it has:

  • two distinct real roots if <math>\Delta > 0</math> ;
  • one real double root if <math>\Delta = 0</math> ;
  • no real root if <math>\Delta < 0</math>, but two complex conjugate roots.

Cubic equationsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} The best-known method for solving cubic equations, by writing roots in terms of radicals, is Cardano's formula.

Quartic equationsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} For detailed discussions of some solution methods see:

A quartic equation <math>ax^4+bx^3+cx^2+dx+e=0</math> with <math>a\ne0</math> may be reduced to a quadratic equation by a change of variable provided it is either biquadratic (Template:Math) or quasi-palindromic (Template:Math).

Some cubic and quartic equations can be solved using trigonometry or hyperbolic functions.

Higher-degree equationsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}

Évariste Galois and Niels Henrik Abel showed independently that in general a polynomial of degree 5 or higher is not solvable using radicals. Some particular equations do have solutions, such as those associated with the cyclotomic polynomials of degrees 5 and 17.

Charles Hermite, on the other hand, showed that polynomials of degree 5 are solvable using elliptical functions.

Otherwise, one may find numerical approximations to the roots using root-finding algorithms, such as Newton's method.

See alsoEdit

ReferencesEdit

|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:AlgebraicEquation%7CAlgebraicEquation.html}} |title = Algebraic Equation |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}

Template:Authority control