HOME

TheInfoList



OR:

In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and
coefficient In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or an expression; it is usually a number, but may be any expression (including variables such as , and ). When the coefficients are themselves ...
s, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example of a polynomial of a single indeterminate is . An example with three indeterminates is . Polynomials appear in many areas of mathematics and science. For example, they are used to form
polynomial equation In mathematics, an algebraic equation or polynomial equation is an equation of the form :P = 0 where ''P'' is a polynomial with coefficients in some field, often the field of the rational numbers. For many authors, the term ''algebraic equati ...
s, which encode a wide range of problems, from elementary word problems to complicated scientific problems; they are used to define polynomial functions, which appear in settings ranging from basic chemistry and
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which rel ...
to
economics Economics () is the social science that studies the production, distribution, and consumption of goods and services. Economics focuses on the behaviour and interactions of economic agents and how economies work. Microeconomics analy ...
and
social science Social science is one of the branches of science, devoted to the study of societies and the relationships among individuals within those societies. The term was formerly used to refer to the field of sociology, the original "science of soc ...
; they are used in
calculus Calculus, originally called infinitesimal calculus or "the calculus of infinitesimals", is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizati ...
and numerical analysis to approximate other functions. In advanced mathematics, polynomials are used to construct polynomial rings and
algebraic varieties Algebraic varieties are the central objects of study in algebraic geometry, a sub-field of mathematics. Classically, an algebraic variety is defined as the set of solutions of a system of polynomial equations over the real or complex number ...
, which are central concepts in
algebra Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
and algebraic geometry.


Etymology

The word ''polynomial'' joins two diverse roots: the Greek ''poly'', meaning "many", and the Latin ''nomen'', or "name". It was derived from the term '' binomial'' by replacing the Latin root ''bi-'' with the Greek ''poly-''. That is, it means a sum of many terms (many monomials). The word ''polynomial'' was first used in the 17th century.


Notation and terminology

The ''x'' occurring in a polynomial is commonly called a ''variable'' or an ''indeterminate''. When the polynomial is considered as an expression, ''x'' is a fixed symbol which does not have any value (its value is "indeterminate"). However, when one considers the function defined by the polynomial, then ''x'' represents the argument of the function, and is therefore called a "variable". Many authors use these two words interchangeably. A polynomial ''P'' in the indeterminate ''x'' is commonly denoted either as ''P'' or as ''P''(''x''). Formally, the name of the polynomial is ''P'', not ''P''(''x''), but the use of the functional notation ''P''(''x'') dates from a time when the distinction between a polynomial and the associated function was unclear. Moreover, the functional notation is often useful for specifying, in a single phrase, a polynomial and its indeterminate. For example, "let ''P''(''x'') be a polynomial" is a shorthand for "let ''P'' be a polynomial in the indeterminate ''x''". On the other hand, when it is not necessary to emphasize the name of the indeterminate, many formulas are much simpler and easier to read if the name(s) of the indeterminate(s) do not appear at each occurrence of the polynomial. The ambiguity of having two notations for a single mathematical object may be formally resolved by considering the general meaning of the functional notation for polynomials. If ''a'' denotes a number, a variable, another polynomial, or, more generally, any expression, then ''P''(''a'') denotes, by convention, the result of substituting ''a'' for ''x'' in ''P''. Thus, the polynomial ''P'' defines the function :a\mapsto P(a), which is the ''polynomial function'' associated to ''P''. Frequently, when using this notation, one supposes that ''a'' is a number. However, one may use it over any domain where addition and multiplication are defined (that is, any ring). In particular, if ''a'' is a polynomial then ''P''(''a'') is also a polynomial. More specifically, when ''a'' is the indeterminate ''x'', then the image of ''x'' by this function is the polynomial ''P'' itself (substituting ''x'' for ''x'' does not change anything). In other words, :P(x)=P, which justifies formally the existence of two notations for the same polynomial.


Definition

A ''polynomial expression'' is an expression that can be built from
constants Constant or The Constant may refer to: Mathematics * Constant (mathematics), a non-varying value * Mathematical constant, a special number that arises naturally in mathematics, such as or Other concepts * Control variable or scientific const ...
and symbols called ''variables'' or ''indeterminates'' by means of addition, multiplication and exponentiation to a non-negative integer power. The constants are generally
number A number is a mathematical object used to count, measure, and label. The original examples are the natural numbers 1, 2, 3, 4, and so forth. Numbers can be represented in language with number words. More universally, individual numbers ...
s, but may be any expression that do not involve the indeterminates, and represent
mathematical object A mathematical object is an abstract concept arising in mathematics. In the usual language of mathematics, an ''object'' is anything that has been (or could be) formally defined, and with which one may do deductive reasoning and mathematical ...
s that can be added and multiplied. Two polynomial expressions are considered as defining the same ''polynomial'' if they may be transformed, one to the other, by applying the usual properties of commutativity, associativity and distributivity of addition and multiplication. For example (x-1)(x-2) and x^2-3x+2 are two polynomial expressions that represent the same polynomial; so, one has the equality (x-1)(x-2)=x^2-3x+2. A polynomial in a single indeterminate can always be written (or rewritten) in the form :a_n x^n + a_x^ + \dotsb + a_2 x^2 + a_1 x + a_0, where a_0, \ldots, a_n are constants that are called the ''coefficients'' of the polynomial, and x is the indeterminate. The word "indeterminate" means that x represents no particular value, although any value may be substituted for it. The mapping that associates the result of this substitution to the substituted value is a function, called a ''polynomial function''. This can be expressed more concisely by using summation notation: :\sum_^n a_k x^k That is, a polynomial can either be zero or can be written as the sum of a finite number of non-zero terms. Each term consists of the product of a number called the
coefficient In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or an expression; it is usually a number, but may be any expression (including variables such as , and ). When the coefficients are themselves ...
of the term and a finite number of indeterminates, raised to non-negative integer powers.


Classification

The exponent on an indeterminate in a term is called the degree of that indeterminate in that term; the degree of the term is the sum of the degrees of the indeterminates in that term, and the degree of a polynomial is the largest degree of any term with nonzero coefficient. Because , the degree of an indeterminate without a written exponent is one. A term with no indeterminates and a polynomial with no indeterminates are called, respectively, a constant term and a constant polynomial. The degree of a constant term and of a nonzero constant polynomial is 0. The degree of the zero polynomial 0 (which has no terms at all) is generally treated as not defined (but see below). For example: : -5x^2y is a term. The coefficient is , the indeterminates are and , the degree of is two, while the degree of is one. The degree of the entire term is the sum of the degrees of each indeterminate in it, so in this example the degree is . Forming a sum of several terms produces a polynomial. For example, the following is a polynomial: :\underbrace_ \underbrace_ \underbrace_. It consists of three terms: the first is degree two, the second is degree one, and the third is degree zero. Polynomials of small degree have been given specific names. A polynomial of degree zero is a ''constant polynomial'', or simply a ''constant''. Polynomials of degree one, two or three are respectively ''linear polynomials,'' ''
quadratic polynomial In mathematics, a quadratic polynomial is a polynomial of degree two in one or more variables. A quadratic function is the polynomial function defined by a quadratic polynomial. Before 20th century, the distinction was unclear between a polynomia ...
s'' and ''cubic polynomials''. For higher degrees, the specific names are not commonly used, although ''quartic polynomial'' (for degree four) and ''quintic polynomial'' (for degree five) are sometimes used. The names for the degrees may be applied to the polynomial or to its terms. For example, the term in is a linear term in a quadratic polynomial. The polynomial 0, which may be considered to have no terms at all, is called the zero polynomial. Unlike other constant polynomials, its degree is not zero. Rather, the degree of the zero polynomial is either left explicitly undefined, or defined as negative (either −1 or −∞). The zero polynomial is also unique in that it is the only polynomial in one indeterminate that has an infinite number of roots. The graph of the zero polynomial, , is the ''x''-axis. In the case of polynomials in more than one indeterminate, a polynomial is called ''homogeneous'' of if ''all'' of its non-zero terms have . The zero polynomial is homogeneous, and, as a homogeneous polynomial, its degree is undefined. For example, is homogeneous of degree 5. For more details, see
Homogeneous polynomial In mathematics, a homogeneous polynomial, sometimes called quantic in older texts, is a polynomial whose nonzero terms all have the same degree. For example, x^5 + 2 x^3 y^2 + 9 x y^4 is a homogeneous polynomial of degree 5, in two variables; ...
. The commutative law of addition can be used to rearrange terms into any preferred order. In polynomials with one indeterminate, the terms are usually ordered according to degree, either in "descending powers of ", with the term of largest degree first, or in "ascending powers of ". The polynomial is written in descending powers of . The first term has coefficient , indeterminate , and exponent . In the second term, the coefficient . The third term is a constant. Because the ''degree'' of a non-zero polynomial is the largest degree of any one term, this polynomial has degree two. Two terms with the same indeterminates raised to the same powers are called "similar terms" or "like terms", and they can be combined, using the distributive law, into a single term whose coefficient is the sum of the coefficients of the terms that were combined. It may happen that this makes the coefficient 0. Polynomials can be classified by the number of terms with nonzero coefficients, so that a one-term polynomial is called a monomial, a two-term polynomial is called a binomial, and a three-term polynomial is called a ''trinomial''. The term "quadrinomial" is occasionally used for a four-term polynomial. A real polynomial is a polynomial with real coefficients. When it is used to define a function, the domain is not so restricted. However, a real polynomial function is a function from the reals to the reals that is defined by a real polynomial. Similarly, an integer polynomial is a polynomial with
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
coefficients, and a complex polynomial is a polynomial with complex coefficients. A polynomial in one indeterminate is called a '' univariate polynomial'', a polynomial in more than one indeterminate is called a multivariate polynomial. A polynomial with two indeterminates is called a bivariate polynomial. These notions refer more to the kind of polynomials one is generally working with than to individual polynomials; for instance, when working with univariate polynomials, one does not exclude constant polynomials (which may result from the subtraction of non-constant polynomials), although strictly speaking, constant polynomials do not contain any indeterminates at all. It is possible to further classify multivariate polynomials as ''bivariate'', ''trivariate'', and so on, according to the maximum number of indeterminates allowed. Again, so that the set of objects under consideration be closed under subtraction, a study of trivariate polynomials usually allows bivariate polynomials, and so on. It is also common to say simply "polynomials in , and ", listing the indeterminates allowed. The evaluation of a polynomial consists of substituting a numerical value to each indeterminate and carrying out the indicated multiplications and additions. For polynomials in one indeterminate, the evaluation is usually more efficient (lower number of arithmetic operations to perform) using Horner's method: :(((((a_n x + a_)x + a_)x + \dotsb + a_3)x + a_2)x + a_1)x + a_0.


Arithmetic


Addition and subtraction

Polynomials can be added using the associative law of addition (grouping all their terms together into a single sum), possibly followed by reordering (using the commutative law) and combining of like terms. For example, if : P = 3x^2 - 2x + 5xy - 2 and Q = -3x^2 + 3x + 4y^2 + 8 then the sum :P + Q = 3x^2 - 2x + 5xy - 2 - 3x^2 + 3x + 4y^2 + 8 can be reordered and regrouped as :P + Q = (3x^2 - 3x^2) + (- 2x + 3x) + 5xy + 4y^2 + (8 - 2) and then simplified to :P + Q = x + 5xy + 4y^2 + 6. When polynomials are added together, the result is another polynomial. Subtraction of polynomials is similar.


Multiplication

Polynomials can also be multiplied. To expand the product of two polynomials into a sum of terms, the distributive law is repeatedly applied, which results in each term of one polynomial being multiplied by every term of the other. For example, if :\begin \color P &\color \\ \color Q &\color \end then :\begin & &&(\cdot) &+&(\cdot)&+&(\cdot )&+&(\cdot) \\&&+&(\cdot)&+&(\cdot)&+&(\cdot )&+& (\cdot) \\&&+&(\cdot)&+&(\cdot)&+& (\cdot )&+&(\cdot) \end Carrying out the multiplication in each term produces :\begin PQ & = && 4x^2 &+& 10xy &+& 2x^2y &+& 2x \\ &&+& 6xy &+& 15y^2 &+& 3xy^2 &+& 3y \\ &&+& 10x &+& 25y &+& 5xy &+& 5. \end Combining similar terms yields :\begin PQ & = && 4x^2 &+&( 10xy + 6xy + 5xy ) &+& 2x^2y &+& ( 2x + 10x ) \\ && + & 15y^2 &+& 3xy^2 &+&( 3y + 25y )&+&5 \end which can be simplified to :PQ = 4x^2 + 21xy + 2x^2y + 12x + 15y^2 + 3xy^2 + 28y + 5. As in the example, the product of polynomials is always a polynomial.


Composition

Given a polynomial f of a single variable and another polynomial of any number of variables, the composition f \circ g is obtained by substituting each copy of the variable of the first polynomial by the second polynomial. For example, if f(x) = x^2 + 2x and g(x) = 3x + 2 then (f\circ g)(x) = f(g(x)) = (3x + 2)^2 + 2(3x + 2). A composition may be expanded to a sum of terms using the rules for multiplication and division of polynomials. The composition of two polynomials is another polynomial.


Division

The division of one polynomial by another is not typically a polynomial. Instead, such ratios are a more general family of objects, called '' rational fractions'', ''rational expressions'', or '' rational functions'', depending on context. This is analogous to the fact that the ratio of two
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
s is a rational number, not necessarily an integer. For example, the fraction is not a polynomial, and it cannot be written as a finite sum of powers of the variable . For polynomials in one variable, there is a notion of
Euclidean division of polynomials In algebra, the greatest common divisor (frequently abbreviated as GCD) of two polynomials is a polynomial, of the highest possible degree, that is a factor of both the two original polynomials. This concept is analogous to the greatest common ...
, generalizing the Euclidean division of integers. This notion of the division results in two polynomials, a ''quotient'' and a ''remainder'' , such that and . The quotient and remainder may be computed by any of several algorithms, including polynomial long division and synthetic division. When the denominator is monic and linear, that is, for some constant , then the polynomial remainder theorem asserts that the remainder of the division of by is the evaluation . In this case, the quotient may be computed by Ruffini's rule, a special case of synthetic division.


Factoring

All polynomials with coefficients in a unique factorization domain (for example, the integers or a field) also have a factored form in which the polynomial is written as a product of irreducible polynomials and a constant. This factored form is unique up to the order of the factors and their multiplication by an invertible constant. In the case of the field of
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s, the irreducible factors are linear. Over the
real number In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
s, they have the degree either one or two. Over the integers and the rational numbers the irreducible factors may have any degree. For example, the factored form of : 5x^3-5 is :5(x - 1)\left(x^2 + x + 1\right) over the integers and the reals, and : 5(x - 1)\left(x + \frac\right)\left(x + \frac\right) over the complex numbers. The computation of the factored form, called ''factorization'' is, in general, too difficult to be done by hand-written computation. However, efficient
polynomial factorization In mathematics and computer algebra, factorization of polynomials or polynomial factorization expresses a polynomial with coefficients in a given field or in the integers as the product of irreducible factors with coefficients in the same d ...
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s are available in most computer algebra systems.


Calculus

Calculating
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
s and integrals of polynomials is particularly simple, compared to other kinds of functions. The
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
of the polynomial P = a_n x^n + a_ x^ + \dots + a_2 x^2 + a_1 x + a_0 = \sum_^n a_i x^i with respect to is the polynomial n a_n x^ + (n - 1)a_ x^ + \dots + 2 a_2 x + a_1 = \sum_^n i a_i x^. Similarly, the general
antiderivative In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a function is a differentiable function whose derivative is equal to the original function . This can be stated symbolically ...
(or indefinite integral) of P is \frac + \frac + \dots + \frac + \frac + a_0 x + c = c + \sum_^n \frac where is an arbitrary constant. For example, antiderivatives of have the form . For polynomials whose coefficients come from more abstract settings (for example, if the coefficients are integers
modulo In computing, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another (called the '' modulus'' of the operation). Given two positive numbers and , modulo (often abbreviated as ) is t ...
some
prime number A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only way ...
, or elements of an arbitrary ring), the formula for the derivative can still be interpreted formally, with the coefficient understood to mean the sum of copies of . For example, over the integers modulo , the derivative of the polynomial is the polynomial .


Polynomial functions

A ''polynomial function'' is a function that can be defined by evaluating a polynomial. More precisely, a function of one
argument An argument is a statement or group of statements called premises intended to determine the degree of truth or acceptability of another statement called conclusion. Arguments can be studied from three main perspectives: the logical, the dialect ...
from a given domain is a polynomial function if there exists a polynomial :a_n x^n + a_ x^ + \cdots + a_2 x^2 + a_1 x + a_0 that evaluates to f(x) for all in the domain of (here, is a non-negative integer and are constant coefficients). Generally, unless otherwise specified, polynomial functions have complex coefficients, arguments, and values. In particular, a polynomial, restricted to have real coefficients, defines a function from the complex numbers to the complex numbers. If the domain of this function is also restricted to the reals, the resulting function is a real function that maps reals to reals. For example, the function , defined by : f(x) = x^3 - x, is a polynomial function of one variable. Polynomial functions of several variables are similarly defined, using polynomials in more than one indeterminate, as in :f(x,y)= 2x^3+4x^2y+xy^5+y^2-7. According to the definition of polynomial functions, there may be expressions that obviously are not polynomials but nevertheless define polynomial functions. An example is the expression \left(\sqrt\right)^2, which takes the same values as the polynomial 1-x^2 on the interval 1,1/math>, and thus both expressions define the same polynomial function on this interval. Every polynomial function is continuous, smooth, and entire.


Graphs

File:Algebra1 fnz fig037 pc.svg, Polynomial of degree 0:
File:Fonction de Sophie Germain.png, Polynomial of degree 1:
File:Polynomialdeg2.svg, Polynomial of degree 2:

File:Polynomialdeg3.svg, Polynomial of degree 3:

File:Polynomialdeg4.svg, Polynomial of degree 4:
File:Quintic polynomial.svg, Polynomial of degree 5:
File:Sextic Graph.svg, Polynomial of degree 6:

File:Septic graph.svg, Polynomial of degree 7:

A polynomial function in one real variable can be represented by a graph.
  • The graph of the zero polynomial is the -axis.
  • The graph of a degree 0 polynomial is a horizontal line with
  • The graph of a degree 1 polynomial (or linear function) is an oblique line with and
    slope In mathematics, the slope or gradient of a line is a number that describes both the ''direction'' and the ''steepness'' of the line. Slope is often denoted by the letter ''m''; there is no clear answer to the question why the letter ''m'' is used ...
    .
  • The graph of a degree 2 polynomial is a
    parabola In mathematics, a parabola is a plane curve which is mirror-symmetrical and is approximately U-shaped. It fits several superficially different mathematical descriptions, which can all be proved to define exactly the same curves. One descri ...
    .
  • The graph of a degree 3 polynomial is a cubic curve.
  • The graph of any polynomial with degree 2 or greater is a continuous non-linear curve.
A non-constant polynomial function tends to infinity when the variable increases indefinitely (in absolute value). If the degree is higher than one, the graph does not have any
asymptote In analytic geometry, an asymptote () of a curve is a line such that the distance between the curve and the line approaches zero as one or both of the ''x'' or ''y'' coordinates tends to infinity. In projective geometry and related contexts, ...
. It has two parabolic branches with vertical direction (one branch for positive ''x'' and one for negative ''x''). Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.


Equations

A ''polynomial equation'', also called an '' algebraic equation'', is an equation of the form :a_n x^n + a_x^ + \dotsb + a_2 x^2 + a_1 x + a_0 = 0. For example, : 3x^2 + 4x -5 = 0 is a polynomial equation. When considering equations, the indeterminates (variables) of polynomials are also called unknowns, and the ''solutions'' are the possible values of the unknowns for which the equality is true (in general more than one solution may exist). A polynomial equation stands in contrast to a ''polynomial identity'' like , where both expressions represent the same polynomial in different forms, and as a consequence any evaluation of both members gives a valid equality. In elementary
algebra Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
, methods such as the quadratic formula are taught for solving all first degree and second degree polynomial equations in one variable. There are also formulas for the
cubic Cubic may refer to: Science and mathematics * Cube (algebra), "cubic" measurement * Cube, a three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex ** Cubic crystal system, a crystal system w ...
and quartic equations. For higher degrees, the Abel–Ruffini theorem asserts that there can not exist a general formula in radicals. However, root-finding algorithms may be used to find numerical approximations of the roots of a polynomial expression of any degree. The number of solutions of a polynomial equation with real coefficients may not exceed the degree, and equals the degree when the complex solutions are counted with their multiplicity. This fact is called the fundamental theorem of algebra.


Solving equations

A ''root'' of a nonzero univariate polynomial is a value of such that . In other words, a root of is a solution of the
polynomial equation In mathematics, an algebraic equation or polynomial equation is an equation of the form :P = 0 where ''P'' is a polynomial with coefficients in some field, often the field of the rational numbers. For many authors, the term ''algebraic equati ...
or a zero of the polynomial function defined by . In the case of the zero polynomial, every number is a zero of the corresponding function, and the concept of root is rarely considered. A number is a root of a polynomial if and only if the linear polynomial divides , that is if there is another polynomial such that . It may happen that a power (greater than ) of divides ; in this case, is a ''multiple root'' of , and otherwise is a simple root of . If is a nonzero polynomial, there is a highest power such that divides , which is called the ''multiplicity'' of as a root of . The number of roots of a nonzero polynomial , counted with their respective multiplicities, cannot exceed the degree of , and equals this degree if all complex roots are considered (this is a consequence of the fundamental theorem of algebra). The coefficients of a polynomial and its roots are related by Vieta's formulas. Some polynomials, such as , do not have any roots among the
real number In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
s. If, however, the set of accepted solutions is expanded to the
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s, every non-constant polynomial has at least one root; this is the fundamental theorem of algebra. By successively dividing out factors , one sees that any polynomial with complex coefficients can be written as a constant (its leading coefficient) times a product of such polynomial factors of degree 1; as a consequence, the number of (complex) roots counted with their multiplicities is exactly equal to the degree of the polynomial. There may be several meanings of "solving an equation". One may want to express the solutions as explicit numbers; for example, the unique solution of is . Unfortunately, this is, in general, impossible for equations of degree greater than one, and, since the ancient times, mathematicians have searched to express the solutions as algebraic expressions; for example, the
golden ratio In mathematics, two quantities are in the golden ratio if their ratio is the same as the ratio of their sum to the larger of the two quantities. Expressed algebraically, for quantities a and b with a > b > 0, where the Greek letter phi ( ...
(1+\sqrt 5)/2 is the unique positive solution of x^2-x-1=0. In the ancient times, they succeeded only for degrees one and two. For quadratic equations, the quadratic formula provides such expressions of the solutions. Since the 16th century, similar formulas (using cube roots in addition to square roots), although much more complicated, are known for equations of degree three and four (see cubic equation and quartic equation). But formulas for degree 5 and higher eluded researchers for several centuries. In 1824, Niels Henrik Abel proved the striking result that there are equations of degree 5 whose solutions cannot be expressed by a (finite) formula, involving only arithmetic operations and radicals (see Abel–Ruffini theorem). In 1830, Évariste Galois proved that most equations of degree higher than four cannot be solved by radicals, and showed that for each equation, one may decide whether it is solvable by radicals, and, if it is, solve it. This result marked the start of Galois theory and
group theory In abstract algebra, group theory studies the algebraic structures known as group (mathematics), groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as ring (mathematics), rings, field ...
, two important branches of modern
algebra Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
. Galois himself noted that the computations implied by his method were impracticable. Nevertheless, formulas for solvable equations of degrees 5 and 6 have been published (see quintic function and sextic equation). When there is no algebraic expression for the roots, and when such an algebraic expression exists but is too complicated to be useful, the unique way of solving it is to compute numerical approximations of the solutions. There are many methods for that; some are restricted to polynomials and others may apply to any continuous function. The most efficient
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s allow solving easily (on a computer) polynomial equations of degree higher than 1,000 (see Root-finding algorithm). For polynomials with more than one indeterminate, the combinations of values for the variables for which the polynomial function takes the value zero are generally called ''zeros'' instead of "roots". The study of the sets of zeros of polynomials is the object of algebraic geometry. For a set of polynomial equations with several unknowns, there are
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
s to decide whether they have a finite number of complex solutions, and, if this number is finite, for computing the solutions. See System of polynomial equations. The special case where all the polynomials are of degree one is called a system of linear equations, for which another range of different solution methods exist, including the classical Gaussian elimination. A polynomial equation for which one is interested only in the solutions which are
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
s is called a Diophantine equation. Solving Diophantine equations is generally a very hard task. It has been proved that there cannot be any general
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
for solving them, or even for deciding whether the set of solutions is empty (see Hilbert's tenth problem). Some of the most famous problems that have been solved during the last fifty years are related to Diophantine equations, such as
Fermat's Last Theorem In number theory, Fermat's Last Theorem (sometimes called Fermat's conjecture, especially in older texts) states that no three positive integers , , and satisfy the equation for any integer value of greater than 2. The cases and have bee ...
.


Polynomial expressions

Polynomials where indeterminates are substituted for some other mathematical objects are often considered, and sometimes have a special name.


Trigonometric polynomials

A trigonometric polynomial is a finite linear combination of functions sin(''nx'') and cos(''nx'') with ''n'' taking on the values of one or more
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
s. The coefficients may be taken as real numbers, for real-valued functions. If sin(''nx'') and cos(''nx'') are expanded in terms of sin(''x'') and cos(''x''), a trigonometric polynomial becomes a polynomial in the two variables sin(''x'') and cos(''x'') (using List of trigonometric identities#Multiple-angle formulae). Conversely, every polynomial in sin(''x'') and cos(''x'') may be converted, with
Product-to-sum identities In trigonometry, trigonometric identities are Equality (mathematics), equalities that involve trigonometric functions and are true for every value of the occurring Variable (mathematics), variables for which both sides of the equality are defined. ...
, into a linear combination of functions sin(''nx'') and cos(''nx''). This equivalence explains why linear combinations are called polynomials. For complex coefficients, there is no difference between such a function and a finite Fourier series. Trigonometric polynomials are widely used, for example in trigonometric interpolation applied to the interpolation of
periodic function A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which repeat at intervals of 2\pi radians, are periodic functions. Periodic functions are used throughout science to d ...
s. They are also used in the
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
.


Matrix polynomials

A matrix polynomial is a polynomial with square matrices as variables. Given an ordinary, scalar-valued polynomial :P(x) = \sum_^n =a_0 + a_1 x+ a_2 x^2 + \cdots + a_n x^n, this polynomial evaluated at a matrix ''A'' is :P(A) = \sum_^n =a_0 I + a_1 A + a_2 A^2 + \cdots + a_n A^n, where ''I'' is the identity matrix. A matrix polynomial equation is an equality between two matrix polynomials, which holds for the specific matrices in question. A matrix polynomial identity is a matrix polynomial equation which holds for all matrices ''A'' in a specified matrix ring ''Mn''(''R'').


Exponential polynomials

A bivariate polynomial where the second variable is substituted for an exponential function applied to the first variable, for example , may be called an exponential polynomial.


Related concepts


Rational functions

A rational fraction is the quotient ( algebraic fraction) of two polynomials. Any algebraic expression that can be rewritten as a rational fraction is a rational function. While polynomial functions are defined for all values of the variables, a rational function is defined only for the values of the variables for which the denominator is not zero. The rational fractions include the Laurent polynomials, but do not limit denominators to powers of an indeterminate.


Laurent polynomials

Laurent polynomial In mathematics, a Laurent polynomial (named after Pierre Alphonse Laurent) in one variable over a field \mathbb is a linear combination of positive and negative powers of the variable with coefficients in \mathbb. Laurent polynomials in ''X'' f ...
s are like polynomials, but allow negative powers of the variable(s) to occur.


Power series

Formal power series are like polynomials, but allow infinitely many non-zero terms to occur, so that they do not have finite degree. Unlike polynomials they cannot in general be explicitly and fully written down (just like irrational numbers cannot), but the rules for manipulating their terms are the same as for polynomials. Non-formal power series also generalize polynomials, but the multiplication of two power series may not converge.


Polynomial ring

A ''polynomial'' over a commutative ring is a polynomial all of whose coefficients belong to . It is straightforward to verify that the polynomials in a given set of indeterminates over form a commutative ring, called the ''polynomial ring'' in these indeterminates, denoted R /math> in the univariate case and R _1,\ldots, x_n/math> in the multivariate case. One has :R _1,\ldots, x_n\left(R _1,\ldots, x_right) _n So, most of the theory of the multivariate case can be reduced to an iterated univariate case. The map from to sending to itself considered as a constant polynomial is an injective ring homomorphism, by which is viewed as a subring of . In particular, is an
algebra Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
over . One can think of the ring as arising from by adding one new element ''x'' to ''R'', and extending in a minimal way to a ring in which satisfies no other relations than the obligatory ones, plus commutation with all elements of (that is ). To do this, one must add all powers of and their linear combinations as well. Formation of the polynomial ring, together with forming factor rings by factoring out
ideals Ideal may refer to: Philosophy * Ideal (ethics), values that one actively pursues as goals * Platonic ideal, a philosophical idea of trueness of form, associated with Plato Mathematics * Ideal (ring theory), special subsets of a ring considered ...
, are important tools for constructing new rings out of known ones. For instance, the ring (in fact field) of complex numbers, which can be constructed from the polynomial ring over the real numbers by factoring out the ideal of multiples of the polynomial . Another example is the construction of finite fields, which proceeds similarly, starting out with the field of integers modulo some
prime number A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only way ...
as the coefficient ring (see modular arithmetic). If is commutative, then one can associate with every polynomial in a ''polynomial function'' with domain and range equal to . (More generally, one can take domain and range to be any same unital associative algebra over .) One obtains the value by substitution of the value for the symbol in . One reason to distinguish between polynomials and polynomial functions is that, over some rings, different polynomials may give rise to the same polynomial function (see Fermat's little theorem for an example where is the integers modulo ). This is not the case when is the real or complex numbers, whence the two concepts are not always distinguished in analysis. An even more important reason to distinguish between polynomials and polynomial functions is that many operations on polynomials (like Euclidean division) require looking at what a polynomial is composed of as an expression rather than evaluating it at some constant value for .


Divisibility

If is an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural s ...
and and are polynomials in , it is said that ''divides'' or is a divisor of if there exists a polynomial in such that . If a\in R, then is a root of if and only x-a divides . In this case, the quotient can be computed using the polynomial long division. If is a field and and are polynomials in with , then there exist unique polynomials and in with : f = q \, g + r and such that the degree of is smaller than the degree of (using the convention that the polynomial 0 has a negative degree). The polynomials and are uniquely determined by and . This is called '' Euclidean division, division with remainder'' or ''polynomial long division'' and shows that the ring is a Euclidean domain. Analogously, ''prime polynomials'' (more correctly, '' irreducible polynomials'') can be defined as ''non-zero polynomials which cannot be factorized into the product of two non-constant polynomials''. In the case of coefficients in a ring, ''"non-constant"'' must be replaced by ''"non-constant or non-
unit Unit may refer to: Arts and entertainment * UNIT, a fictional military organization in the science fiction television series ''Doctor Who'' * Unit of action, a discrete piece of action (or beat) in a theatrical presentation Music * ''Unit'' (a ...
"'' (both definitions agree in the case of coefficients in a field). Any polynomial may be decomposed into the product of an invertible constant by a product of irreducible polynomials. If the coefficients belong to a field or a unique factorization domain this decomposition is unique up to the order of the factors and the multiplication of any non-unit factor by a unit (and division of the unit factor by the same unit). When the coefficients belong to integers, rational numbers or a finite field, there are algorithms to test irreducibility and to compute the factorization into irreducible polynomials (see Factorization of polynomials). These algorithms are not practicable for hand-written computation, but are available in any computer algebra system. Eisenstein's criterion can also be used in some cases to determine irreducibility.


Applications


Positional notation

In modern positional numbers systems, such as the decimal system, the digits and their positions in the representation of an integer, for example, 45, are a shorthand notation for a polynomial in the radix or base, in this case, . As another example, in radix 5, a string of digits such as 132 denotes the (decimal) number = 42. This representation is unique. Let ''b'' be a positive integer greater than 1. Then every positive integer ''a'' can be expressed uniquely in the form :a = r_m b^m + r_ b^ + \dotsb + r_1 b + r_0, where ''m'' is a nonnegative integer and the ''rs are integers such that : and for .


Interpolation and approximation

The simple structure of polynomial functions makes them quite useful in analyzing general functions using polynomial approximations. An important example in
calculus Calculus, originally called infinitesimal calculus or "the calculus of infinitesimals", is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizati ...
is
Taylor's theorem In calculus, Taylor's theorem gives an approximation of a ''k''-times differentiable function around a given point by a polynomial of degree ''k'', called the ''k''th-order Taylor polynomial. For a smooth function, the Taylor polynomial is the ...
, which roughly states that every differentiable function locally looks like a polynomial function, and the
Stone–Weierstrass theorem In mathematical analysis, the Weierstrass approximation theorem states that every continuous function defined on a closed interval can be uniformly approximated as closely as desired by a polynomial function. Because polynomials are among the si ...
, which states that every continuous function defined on a compact interval of the real axis can be approximated on the whole interval as closely as desired by a polynomial function. Practical methods of approximation include polynomial interpolation and the use of splines.


Other applications

Polynomials are frequently used to encode information about some other object. The characteristic polynomial of a matrix or linear operator contains information about the operator's
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denot ...
s. The minimal polynomial of an algebraic element records the simplest algebraic relation satisfied by that element. The chromatic polynomial of a graph counts the number of proper colourings of that graph. The term "polynomial", as an adjective, can also be used for quantities or functions that can be written in polynomial form. For example, in
computational complexity theory In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and relating these classes to each other. A computational problem is a task solved ...
the phrase '' polynomial time'' means that the time it takes to complete an
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
is bounded by a polynomial function of some variable, such as the size of the input.


History

Determining the roots of polynomials, or "solving algebraic equations", is among the oldest problems in mathematics. However, the elegant and practical notation we use today only developed beginning in the 15th century. Before that, equations were written out in words. For example, an algebra problem from the Chinese Arithmetic in Nine Sections, circa 200 BCE, begins "Three sheafs of good crop, two sheafs of mediocre crop, and one sheaf of bad crop are sold for 29 dou." We would write .


History of the notation

The earliest known use of the equal sign is in Robert Recorde's '' The Whetstone of Witte'', 1557. The signs + for addition, − for subtraction, and the use of a letter for an unknown appear in Michael Stifel's ''Arithemetica integra'', 1544.
René Descartes René Descartes ( or ; ; Latinized: Renatus Cartesius; 31 March 1596 – 11 February 1650) was a French philosopher, scientist, and mathematician, widely considered a seminal figure in the emergence of modern philosophy and science. Mathe ...
, in ''La géometrie'', 1637, introduced the concept of the graph of a polynomial equation. He popularized the use of letters from the beginning of the alphabet to denote constants and letters from the end of the alphabet to denote variables, as can be seen above, in the general formula for a polynomial in one variable, where the 's denote constants and denotes a variable. Descartes introduced the use of superscripts to denote exponents as well.


See also

* List of polynomial topics


Notes


References

* * * *. This classical book covers most of the content of this article. * * * * * * * * *


External links

* * {{Authority control Algebra