Polynomial: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>D.Lazard
Reverted 2 edits by 110.226.35.192 (talk): Not useful
No edit summary
 
Line 1: Line 1:
{{Short description|Type of mathematical expression}}
{{Short description|Type of mathematical expression}}
{{about|the expressions themselves|the related topic in algebra|Polynomial ring}}
{{about|the expressions themselves|the related topic in algebra|Polynomial ring}}
In [[mathematics]], a '''polynomial''' is a [[Expression (mathematics)|mathematical expression]] consisting of [[indeterminate (variable)|indeterminates]] (also called [[variable (mathematics)|variables]]) and [[coefficient]]s, that involves only the operations of [[addition]], [[subtraction]], [[multiplication]] and [[exponentiation]] to [[nonnegative integer]] powers, and has a finite number of terms.<ref>{{harvtxt|Beauregard|Fraleigh|1973|p=153}}</ref><ref>{{harvtxt|Burden|Faires|1993|p=96}}</ref><ref>{{harvtxt|Fraleigh|1976|p=245}}</ref><ref>{{harvtxt|McCoy|1968|p=190}}</ref><ref>{{harvtxt|Moise|1967|p=82}}</ref> An example of a polynomial of a single indeterminate {{math|''x''}} is {{math|''x''<sup>2</sup> − 4''x'' + 7}}. An example with three indeterminates is {{math|''x''<sup>3</sup> + 2''xyz''<sup>2</sup> − ''yz'' + 1}}.
In [[mathematics]], a '''polynomial''' is a [[Expression (mathematics)|mathematical expression]] consisting of [[indeterminate (variable)|indeterminates]] (also called [[variable (mathematics)|variables]]) and [[coefficient]]s, that involves only the operations of [[addition]], [[subtraction]], [[multiplication]] and [[exponentiation]] to [[nonnegative integer]] powers, and has a finite number of terms.<ref>{{harvtxt|Beauregard|Fraleigh|1973|p=153}}</ref><ref>{{harvtxt|Burden|Faires|1993|p=96}}</ref><ref>{{harvtxt|Fraleigh|1976|p=245}}</ref><ref>{{harvtxt|McCoy|1968|p=190}}</ref><ref>{{harvtxt|Moise|1967|p=82}}</ref> An example of a polynomial of a single indeterminate <math>x</math> is <math>x^2 - 4x + 7</math>. An example with three indeterminates is <math>x^3 + 2xyz^2 - yz + 1</math>.


Polynomials appear in many areas of mathematics and science. For example, they are used to form [[polynomial equation]]s, which encode a wide range of problems, from elementary [[word problem (mathematics education)|word problems]] to complicated scientific problems; they are used to define '''polynomial functions''', which appear in settings ranging from basic [[chemistry]] and [[physics]] to [[economics]] and [[social science]]; and they are used in [[calculus]] and [[numerical analysis]] to approximate other functions. In advanced mathematics, polynomials are used to construct [[polynomial ring]]s and [[algebraic variety|algebraic varieties]], which are central concepts in [[algebra]] and [[algebraic geometry]].
Polynomials appear in many areas of mathematics and science. For example, they are used to form [[polynomial equation]]s, which encode a wide range of problems, from elementary [[word problem (mathematics education)|word problems]] to complicated scientific problems; they are used to define '''polynomial functions''', which appear in settings ranging from basic [[chemistry]] and [[physics]] to [[economics]] and [[social science]]; and they are used in [[calculus]] and [[numerical analysis]] to approximate other functions. In advanced mathematics, polynomials are used to construct [[polynomial ring]]s and [[algebraic variety|algebraic varieties]], which are central concepts in [[algebra]] and [[algebraic geometry]].
Line 13: Line 13:
[[File:Polynomialdeg3.svg|The [[graph of a function|graph]] of a polynomial function of degree 3|thumb]]
[[File:Polynomialdeg3.svg|The [[graph of a function|graph]] of a polynomial function of degree 3|thumb]]


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 (mathematics)|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.
The <math>x</math> occurring in a polynomial is commonly called a ''variable'' or an ''indeterminate''. When the polynomial is considered as an expression, <math>x</math> is a fixed symbol which does not have any value (its value is "indeterminate"). However, when one considers the [[function (mathematics)|function]] defined by the polynomial, then <math>x</math> 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.
A polynomial <math>P</math> in the indeterminate <math>x</math> is commonly denoted either as <math>P</math> or as <math>P(x)</math>. Formally, the name of the polynomial is <math>P</math>, not <math>P(x)</math>, but the use of the [[functional notation]] <math>P(x)</math> 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 <math>P(x)</math> be a polynomial" is a shorthand for "let <math>P</math> be a polynomial in the indeterminate <math>x</math>". 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.
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
If <math>a</math> denotes a number, a variable, another polynomial, or, more generally, any expression, then <math>P(a)</math> denotes, by convention, the result of substituting <math>a</math> for <math>x</math> in <math>P</math>. Thus, the polynomial <math>P</math> defines the function
<math display="block">a\mapsto P(a),</math>
<math display="block">a\mapsto P(a),</math>
which is the ''polynomial function'' associated to ''P''.
which is the ''polynomial function'' associated to <math>P</math>.
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 (mathematics)|ring]]). In particular, if ''a'' is a polynomial then ''P''(''a'') is also a polynomial.
Frequently, when using this notation, one supposes that <math>a</math> is a number. However, one may use it over any domain where addition and multiplication are defined (that is, any [[ring (mathematics)|ring]]). In particular, if <math>a</math> is a polynomial then <math>P(a)</math> is also a polynomial.
   
   
More specifically, when ''a'' is the indeterminate ''x'', then the [[Image (mathematics)|image]] of ''x'' by this function is the polynomial ''P'' itself (substituting ''x'' for ''x'' does not change anything). In other words,
More specifically, when <math>a</math> is the indeterminate <math>x</math>, then the [[Image (mathematics)|image]] of <math>x</math> by this function is the polynomial <math>P</math> itself (substituting <math>x</math> for <math>x</math> does not change anything). In other words,
<math display="block">P(x)=P,</math>
<math display="block">P(x)=P,</math>
which justifies formally the existence of two notations for the same polynomial.
which justifies formally the existence of two notations for the same polynomial.
Line 36: Line 36:
This can be expressed more concisely by using [[summation#Capital-sigma notation|summation notation]]:
This can be expressed more concisely by using [[summation#Capital-sigma notation|summation notation]]:
<math display="block">\sum_{k=0}^n a_k x^k</math>
<math display="block">\sum_{k=0}^n a_k x^k</math>
That is, a polynomial can either be zero or can be written as the sum of a finite number of non-zero [[Summand|terms]]. Each term consists of the product of a number{{snd}} called the [[coefficient]] of the term{{efn|The coefficient of a term may be any number from a specified set. If that set is the set of real numbers, we speak of "polynomials over the reals". Other common kinds of polynomials are polynomials with integer coefficients, polynomials with complex coefficients, and polynomials with coefficients that are integers [[modular arithmetic|modulo]] some [[prime number]] {{math|''p''}}.}}{{snd}} and a finite number of indeterminates, raised to non-negative integer powers.
That is, a polynomial can either be zero or can be written as the sum of a finite number of non-zero [[Summand|terms]]. Each term consists of the product of a number{{snd}} called the [[coefficient]] of the term{{efn|The coefficient of a term may be any number from a specified set. If that set is the set of real numbers, we speak of "polynomials over the reals". Other common kinds of polynomials are polynomials with integer coefficients, polynomials with complex coefficients, and polynomials with coefficients that are integers [[modular arithmetic|modulo]] some [[prime number]] <math>p</math>.}}{{snd}} and a finite number of indeterminates, raised to non-negative integer powers.


== Classification ==
== Classification ==
{{Further|Degree of a polynomial}}
{{Further|Degree of a polynomial}}
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.<ref name=":2">{{Cite web|title=Polynomials {{!}} Brilliant Math & Science Wiki|url=https://brilliant.org/wiki/polynomials/|access-date=2020-08-28|website=brilliant.org|language=en-us}}</ref> Because {{math|''x'' {{=}} ''x''<sup>1</sup>}}, the degree of an indeterminate without a written exponent is one.
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.<ref name=":2">{{Cite web|title=Polynomials {{!}} Brilliant Math & Science Wiki|url=https://brilliant.org/wiki/polynomials/|access-date=2020-08-28|website=brilliant.org|language=en-us}}</ref> Because <math>x = x^1</math>, the degree of an indeterminate without a written exponent is one.


{{anchor|constant polynomial}}
{{anchor|constant polynomial}}
A term with no indeterminates and a polynomial with no indeterminates are called, respectively, a [[constant term]] and a '''constant polynomial'''.{{efn|This terminology dates from the time when the distinction was not clear between a polynomial and the function that it defines: a constant term and a constant polynomial define [[constant function]]s.{{citation needed|date=July 2020}}}} 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).<ref name=Barbeau-2003-pp1-2>{{harvnb|Barbeau|2003|pp=[https://books.google.com/books?id=CynRMm5qTmQC&pg=PA1 1]–2}}</ref>
A term with no indeterminates and a polynomial with no indeterminates are called, respectively, a [[constant term]] and a '''constant polynomial'''.{{efn|This terminology dates from the time when the distinction was not clear between a polynomial and the function that it defines: a constant term and a constant polynomial define [[constant function]]s.{{citation needed|date=July 2020}}}} The degree of a constant term and of a nonzero constant polynomial is <math>0</math>. The degree of the zero polynomial <math>0</math> (which has no terms at all) is generally treated as not defined (but see below).<ref name=Barbeau-2003-pp1-2>{{harvnb|Barbeau|2003|pp=[https://books.google.com/books?id=CynRMm5qTmQC&pg=PA1 1]–2}}</ref>


For example:
For example:
<math display="block"> -5x^2y </math>
<math display="block"> -5x^2y </math>
is a term. The coefficient is {{math|−5}}, the indeterminates are {{math|''x''}} and {{math|''y''}}, the degree of {{math|''x''}} is two, while the degree of {{math|''y''}} 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 {{math|2 + 1 {{=}} 3}}.
is a term. The coefficient is <math>-5</math>, the indeterminates are <math>x</math> and <math>y</math>, the degree of <math>x</math> is two, while the degree of <math>y</math> 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 <math>2+1 = 3</math>.


Forming a sum of several terms produces a polynomial. For example, the following is a polynomial:
Forming a sum of several terms produces a polynomial. For example, the following is a polynomial:
Line 53: Line 53:
It consists of three terms: the first is degree two, the second is degree one, and the third is degree zero.
It consists of three terms: the first is degree two, the second is degree one, and the third is degree zero.


{{anchor|linear polynomial}}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]]s'' and ''cubic polynomials''.<ref name=":2" /> 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 {{math|2''x''}} in {{math|''x''<sup>2</sup> + 2''x'' + 1}} is a linear term in a quadratic polynomial.
{{anchor|linear polynomial}}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]]s'' and ''cubic polynomials''.<ref name=":2" /> 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 <math>2x</math> in <math>x^2 + 2x + 1</math> is a linear term in a quadratic polynomial.


{{anchor|zero 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 −∞).<ref>{{MathWorld |urlname=ZeroPolynomial |title=Zero Polynomial}}</ref> The zero polynomial is also unique in that it is the only polynomial in one indeterminate that has an infinite number of [[root of a function|roots]]. The graph of the zero polynomial, {{math|''f''(''x'') {{=}} 0}}, is the ''x''-axis.
{{anchor|zero polynomial}}The polynomial <math>0</math>, 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 <math>-\infty</math>).<ref>{{MathWorld |urlname=ZeroPolynomial |title=Zero Polynomial}}</ref> The zero polynomial is also unique in that it is the only polynomial in one indeterminate that has an infinite number of [[root of a function|roots]]. The graph of the zero polynomial, <math>f(x) = 0</math>, is the <math>x</math>-axis.


In the case of polynomials in more than one indeterminate, a polynomial is called ''homogeneous'' of {{nowrap|degree {{math|''n''}}}} if ''all'' of its non-zero terms have {{nowrap|degree {{math|''n''}}}}. The zero polynomial is homogeneous, and, as a homogeneous polynomial, its degree is undefined.{{efn|In fact, as a [[homogeneous function]], it is homogeneous of ''every'' degree.{{citation needed|date=July 2020}}}} For example, {{math|''x''<sup>3</sup>''y''<sup>2</sup> + 7''x''<sup>2</sup>''y''<sup>3</sup> − 3''x''<sup>5</sup>}} is homogeneous of degree 5. For more details, see [[Homogeneous polynomial]].
In the case of polynomials in more than one indeterminate, a polynomial is called ''homogeneous'' of degree <math>n</math> if ''all'' of its non-zero terms have degree <math>n</math>. The zero polynomial is homogeneous, and, as a homogeneous polynomial, its degree is undefined.{{efn|In fact, as a [[homogeneous function]], it is homogeneous of ''every'' degree.{{citation needed|date=July 2020}}}} For example, <math>x^3y^2 + 7x^2y^3 - 3x^5</math> is homogeneous of degree <math>5</math>. For more details, see [[Homogeneous polynomial|homogeneous polynomials]].


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 {{math|''x''}}", with the term of largest degree first, or in "ascending powers of {{math|''x''}}". The polynomial {{math|3''x''<sup>2</sup> − 5''x'' + 4}} is written in descending powers of {{math|''x''}}. The first term has coefficient {{math|3}}, indeterminate {{math|''x''}}, and exponent {{math|2}}. In the second term, the coefficient {{nowrap|is {{math|−5}}}}. 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.<ref>{{harvnb|Edwards|1995|p=[https://books.google.com/books?id=ylFR4h5BIDEC&pg=PA78 78]}}</ref>
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 <math>x</math>", with the term of largest degree first, or in "ascending powers of <math>x</math>". The polynomial <math>3x^2 - 5x + 4</math> is written in descending powers of <math>x</math>. The first term has coefficient <math>3</math>, indeterminate <math>x</math>, and exponent <math>2</math>. In the second term, the coefficient is <math>-5</math>. 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.<ref>{{harvnb|Edwards|1995|p=[https://books.google.com/books?id=ylFR4h5BIDEC&pg=PA78 78]}}</ref>


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.<ref name="Edwards-1995-p47"/> Polynomials can be classified by the number of terms with nonzero coefficients, so that a one-term polynomial is called a [[monomial]],{{efn|Some authors use "monomial" to mean "[[monic polynomial|monic]] monomial". See {{cite book |first=Anthony W. |last=Knapp |title=Advanced Algebra: Along with a Companion Volume Basic Algebra |page=457 |year=2007 |publisher=Springer |isbn=978-0-8176-4522-9}}}} a two-term polynomial is called a [[binomial (polynomial)|binomial]], and a three-term polynomial is called a [[trinomial]].
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 <math>0</math>.<ref name="Edwards-1995-p47"/>  
 
Polynomials can be classified by the number of terms with nonzero coefficients, so that a one-term polynomial is called a [[monomial]],{{efn|Some authors use "monomial" to mean "[[monic polynomial|monic]] monomial". See {{cite book |first=Anthony W. |last=Knapp |title=Advanced Algebra: Along with a Companion Volume Basic Algebra |page=457 |year=2007 |publisher=Springer |isbn=978-0-8176-4522-9}}}} a two-term polynomial is called a [[binomial (polynomial)|binomial]], and a three-term polynomial is called a [[trinomial]]. A polynomial with two or more terms is also called a '''multinomial'''.<ref>{{Cite web |last=Weisstein |first=Eric W. |title=Multinomial |url=https://mathworld.wolfram.com/Multinomial.html |access-date=2025-08-26 |website=mathworld.wolfram.com |language=en}}</ref><ref>{{Cite book |last=Clapham |first=Christopher |url=https://www.google.ae/books/edition/The_Concise_Oxford_Dictionary_of_Mathema/ZsiSvE0Z3s4C |title=The Concise Oxford Dictionary of Mathematics |last2=Nicholson |first2=James |publisher=Oxford University Press |year=2009 |isbn=9780199235940 |edition=4th |location=United States |pages=303 |language=en}}</ref>


{{anchor|real polynomial|complex polynomial|integer polynomial}}A '''real polynomial''' is a polynomial with [[real number|real]] coefficients. When it is used to define a [[function (mathematics)|function]], the [[domain (function)|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]] coefficients, and a '''complex polynomial''' is a polynomial with [[complex number|complex]] coefficients.
{{anchor|real polynomial|complex polynomial|integer polynomial}}A '''real polynomial''' is a polynomial with [[real number|real]] coefficients. When it is used to define a [[function (mathematics)|function]], the [[domain (function)|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]] coefficients, and a '''complex polynomial''' is a polynomial with [[complex number|complex]] coefficients.


{{anchor|univariate|bivariate|Number of variables|Multivariate polynomial}}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'''.<ref name=":1" /> 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 {{math|''x'', ''y''}}, and {{math|''z''}}", listing the indeterminates allowed.
{{anchor|univariate|bivariate|Number of variables|Multivariate polynomial}}A polynomial in one indeterminate is called a '''univariate polynomial''', a polynomial in more than one indeterminate is called a '''multivariate polynomial'''.<ref>{{Cite web |last=Weisstein |first=Eric W. |title=Multivariate Polynomial |url=https://mathworld.wolfram.com/MultivariatePolynomial.html |access-date=2025-08-26 |website=mathworld.wolfram.com |language=en}}</ref> A polynomial with two indeterminates is called a '''bivariate polynomial'''.<ref name=":1" /> 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 <math>x,y</math>, and <math>z</math>", listing the indeterminates allowed.


== Operations ==
== Operations ==
Line 113: Line 115:


=== Composition ===
=== Composition ===
Given a polynomial <math>f</math> of a single variable and another polynomial {{mvar|g}} of any number of variables, the [[function composition|composition]] <math>f \circ g</math> is obtained by substituting each copy of the variable of the first polynomial by the second polynomial.<ref name=Barbeau-2003-pp1-2/>  For example, if <math>f(x) = x^2 + 2x</math> and <math>g(x) = 3x + 2</math> then
Given a polynomial <math>f</math> of a single variable and another polynomial <math>g</math> of any number of variables, the [[function composition|composition]] <math>f \circ g</math> is obtained by substituting each copy of the variable of the first polynomial by the second polynomial.<ref name=Barbeau-2003-pp1-2/>  For example, if <math>f(x) = x^2 + 2x</math> and <math>g(x) = 3x + 2</math> then
<math display = "block"> (f\circ g)(x) = f(g(x)) = (3x + 2)^2 + 2(3x + 2).</math>
<math display = "block"> (f\circ g)(x) = f(g(x)) = (3x + 2)^2 + 2(3x + 2).</math>
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.<ref>{{Cite book|last=Kriete|first=Hartje|url=https://books.google.com/books?id=HwqjxJOLLOoC&q=The+composition+of+two+polynomials+is+always+another+polynomial.&pg=PA159|title=Progress in Holomorphic Dynamics|date=1998-05-20|publisher=CRC Press|isbn=978-0-582-32388-9|pages=159|language=en|quote=This class of endomorphisms is closed under composition,}}</ref>
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.<ref>{{Cite book|last=Kriete|first=Hartje|url=https://books.google.com/books?id=HwqjxJOLLOoC&q=The+composition+of+two+polynomials+is+always+another+polynomial.&pg=PA159|title=Progress in Holomorphic Dynamics|date=1998-05-20|publisher=CRC Press|isbn=978-0-582-32388-9|pages=159|language=en|quote=This class of endomorphisms is closed under composition,}}</ref>
Line 120: Line 122:
=== Division ===
=== 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 fraction]]s'', ''rational expressions'',  or ''[[rational function]]s'', depending on context.<ref>{{cite book|last1 = Marecek | first1 = Lynn | last2 = Mathis | first2 = Andrea Honeycutt | title = Intermediate Algebra 2e | date = 6 May 2020 | publisher = [[OpenStax]] <!-- | location = Houston, Texas -->|  url = https://openstax.org/details/books/intermediate-algebra-2e | at = §7.1}}</ref>  This is analogous to the fact that the ratio of two [[integer]]s is a [[rational number]], not necessarily an integer.<ref>{{Cite book|last1=Haylock|first1=Derek|url=https://books.google.com/books?id=hgAr3maZeQUC&q=division+integers+not+closed&pg=PA49|title=Understanding Mathematics for Young Children: A Guide for Foundation Stage and Lower Primary Teachers|last2=Cockburn|first2=Anne D.|date=2008-10-14|publisher=SAGE|isbn=978-1-4462-0497-9|pages=49|language=en|quote=We find that the set of integers is not closed under this operation of division.}}</ref><ref name = openstax>{{harvnb|Marecek|Mathis|2020|loc=§5.4]}}</ref>  For example, the fraction {{math|1/(''x''<sup>2</sup> + 1)}} is not a polynomial, and it cannot be written as a finite sum of powers of the variable {{mvar|x}}.
The division of one polynomial by another is not typically a polynomial.  Instead, such ratios are a more general family of objects, called ''[[rational fraction]]s'', ''rational expressions'',  or ''[[rational function]]s'', depending on context.<ref>{{cite book|last1 = Marecek | first1 = Lynn | last2 = Mathis | first2 = Andrea Honeycutt | title = Intermediate Algebra 2e | date = 6 May 2020 | publisher = [[OpenStax]] <!-- | location = Houston, Texas -->|  url = https://openstax.org/details/books/intermediate-algebra-2e | at = §7.1}}</ref>  This is analogous to the fact that the ratio of two [[integer]]s is a [[rational number]], not necessarily an integer.<ref>{{Cite book|last1=Haylock|first1=Derek|url=https://books.google.com/books?id=hgAr3maZeQUC&q=division+integers+not+closed&pg=PA49|title=Understanding Mathematics for Young Children: A Guide for Foundation Stage and Lower Primary Teachers|last2=Cockburn|first2=Anne D.|date=2008-10-14|publisher=SAGE|isbn=978-1-4462-0497-9|pages=49|language=en|quote=We find that the set of integers is not closed under this operation of division.}}</ref><ref name = openstax>{{harvnb|Marecek|Mathis|2020|loc=§5.4]}}</ref>  For example, the fraction <math>1/(x^2+1)</math> is not a polynomial, and it cannot be written as a finite sum of powers of the variable <math>x</math>.


For polynomials in one variable, there is a notion of [[Euclidean division of polynomials]], generalizing the [[Euclidean division]] of integers.{{efn|This paragraph assumes that the polynomials have coefficients in a [[field (mathematics)|field]].}}  This notion of the division {{math|''a''(''x'')/''b''(''x'')}} results in two polynomials, a ''quotient'' {{math|''q''(''x'')}} and a ''remainder'' {{math|''r''(''x'')}}, such that {{math|''a'' {{=}} ''b'' ''q'' + ''r''}} and {{math|degree(''r'') < degree(''b'')}}.  The quotient and remainder may be computed by any of several algorithms, including [[polynomial long division]] and [[synthetic division]].<ref>{{cite book |first1=Peter H. |last1=Selby |first2=Steve |last2=Slavin |title=Practical Algebra: A Self-Teaching Guide |date=1991 |publisher=Wiley |isbn=978-0-471-53012-1 |edition=2nd}}</ref>
For polynomials in one variable, there is a notion of [[Euclidean division of polynomials]], generalizing the [[Euclidean division]] of integers.{{efn|This paragraph assumes that the polynomials have coefficients in a [[field (mathematics)|field]].}}  This notion of the division <math>a(x)/b(x)</math> results in two polynomials, a ''quotient'' <math>q(x)</math> and a ''remainder'' <math>r(x)</math>, such that <math>a = bq + r</math> and <math>\deg(r) < \deg(b)</math>, where <math>\deg(p)</math> is the degree of <math>p</math>.  The quotient and remainder may be computed by any of several algorithms, including [[polynomial long division]] and [[synthetic division]].<ref>{{cite book |first1=Peter H. |last1=Selby |first2=Steve |last2=Slavin |title=Practical Algebra: A Self-Teaching Guide |date=1991 |publisher=Wiley |isbn=978-0-471-53012-1 |edition=2nd}}</ref>


When the denominator {{math|''b''(''x'')}} is [[monic polynomial|monic]] and linear, that is, {{math|1=''b''(''x'') = ''x'' − ''c''}} for some constant {{mvar|c}}, then the [[polynomial remainder theorem]] asserts that the remainder of the division of {{math|''a''(''x'')}} by {{math|''b''(''x'')}} is the [[#evaluation|evaluation]] {{math|''a''(''c'')}}.<ref name = openstax/>  In this case, the quotient may be computed by [[Ruffini's rule]], a special case of synthetic division.<ref>{{Cite web|last=Weisstein|first=Eric W.|title=Ruffini's Rule|url=https://mathworld.wolfram.com/RuffinisRule.html|access-date=2020-07-25|website=mathworld.wolfram.com|language=en}}</ref>
When the denominator <math>b(x)</math> is [[monic polynomial|monic]] and linear, that is, <math>b(x) = x-c</math> for some constant <math>c</math>, then the [[polynomial remainder theorem]] asserts that the remainder of the division of <math>a(x)</math> by <math>b(x)</math> is the [[#evaluation|evaluation]] <math>a(c)</math>.<ref name = openstax/>  In this case, the quotient may be computed by [[Ruffini's rule]], a special case of synthetic division.<ref>{{Cite web|last=Weisstein|first=Eric W.|title=Ruffini's Rule|url=https://mathworld.wolfram.com/RuffinisRule.html|access-date=2020-07-25|website=mathworld.wolfram.com|language=en}}</ref>


=== Factoring ===
=== Factoring ===
Line 140: Line 142:
{{Main|Calculus with polynomials}}
{{Main|Calculus with polynomials}}
Calculating [[derivative]]s and integrals of polynomials is particularly simple, compared to other kinds of functions.
Calculating [[derivative]]s and integrals of polynomials is particularly simple, compared to other kinds of functions.
The [[derivative]] of the polynomial <math display="block">P = a_n x^n + a_{n - 1} x^{n - 1} + \dots + a_2 x^2 + a_1 x + a_0 = \sum_{i=0}^n a_i x^i</math> with respect to {{mvar|x}} is the polynomial  
The [[derivative]] of the polynomial <math display="block">P = a_n x^n + a_{n - 1} x^{n - 1} + \dots + a_2 x^2 + a_1 x + a_0 = \sum_{i=0}^n a_i x^i</math> with respect to <math>x</math> is the polynomial  
<math display="block"> n a_n x^{n - 1} + (n - 1)a_{n - 1} x^{n - 2} + \dots + 2 a_2 x + a_1 = \sum_{i=1}^n i a_i x^{i-1}.</math>
<math display="block"> n a_n x^{n - 1} + (n - 1)a_{n - 1} x^{n - 2} + \dots + 2 a_2 x + a_1 = \sum_{i=1}^n i a_i x^{i-1}.</math>
Similarly, the general [[antiderivative]] (or indefinite integral) of <math>P</math> is
Similarly, the general [[antiderivative]] (or indefinite integral) of <math>P</math> is
<math display="block"> \frac{a_n x^{n + 1}}{n + 1} + \frac{a_{n - 1} x^{n}}{n} + \dots + \frac{a_2 x^3}{3} + \frac{a_1 x^2}{2} + a_0 x + c = c + \sum_{i = 0}^n \frac{a_i x^{i + 1}}{i + 1}</math>
<math display="block"> \frac{a_n x^{n + 1}}{n + 1} + \frac{a_{n - 1} x^{n}}{n} + \dots + \frac{a_2 x^3}{3} + \frac{a_1 x^2}{2} + a_0 x + c = c + \sum_{i = 0}^n \frac{a_i x^{i + 1}}{i + 1}</math>
where {{mvar|c}} is an arbitrary constant.  For example, antiderivatives of {{math|''x''<sup>2</sup> + 1}} have the form {{math|{{sfrac|3}}''x''<sup>3</sup> + ''x'' + ''c''}}.
where <math>c</math> is an arbitrary constant.  For example, antiderivatives of <math>x^2 + 1</math> have the form <math>\frac13x^3 + x + c</math>.


For polynomials whose coefficients come from more abstract settings (for example, if the coefficients are integers [[modular arithmetic|modulo]] some [[prime number]] {{math|''p''}}, or elements of an arbitrary ring), the formula for the derivative can still be interpreted formally, with the coefficient {{math|''ka''<sub>''k''</sub>}} understood to mean the sum of {{mvar|k}} copies of {{math|''a''<sub>''k''</sub>}}. For example, over the integers modulo {{math|''p''}}, the derivative of the polynomial {{math|''x''<sup>''p''</sup> + ''x''}} is the polynomial {{math|1}}.<ref name=Barbeau-2003-pp64-65>{{harvnb|Barbeau|2003|pp=[https://books.google.com/books?id=CynRMm5qTmQC&pg=PA64 64]–5}}</ref>
For polynomials whose coefficients come from more abstract settings (for example, if the coefficients are integers [[modular arithmetic|modulo]] some [[prime number]] <math>p</math>, or elements of an arbitrary ring), the formula for the derivative can still be interpreted formally, with the coefficient <math>ka_k</math> understood to mean the sum of <math>k</math> copies of <math>a_k</math>. For example, over the integers modulo <math>p</math>, the derivative of the polynomial <math>x^p + x</math> is the polynomial <math>1</math>.<ref name=Barbeau-2003-pp64-65>{{harvnb|Barbeau|2003|pp=[https://books.google.com/books?id=CynRMm5qTmQC&pg=PA64 64]–5}}</ref>


== Polynomial functions ==
== Polynomial functions ==
Line 152: Line 154:
{{See also|Ring of polynomial functions}}
{{See also|Ring of polynomial functions}}


A ''polynomial function'' is a function that can be defined by [[#evaluation|evaluating]] a polynomial. More precisely, a function {{math|''f''}} of one [[argument of a function|argument]] from a given domain is a polynomial function if there exists a polynomial
A ''polynomial function'' is a function that can be defined by [[#evaluation|evaluating]] a polynomial. More precisely, a function <math>f</math> of one [[argument of a function|argument]] from a given domain is a polynomial function if there exists a polynomial
<math display="block">a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0 </math>
<math display="block">a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0 </math>
that evaluates to <math>f(x)</math> for all {{mvar|x}} in the [[domain of a function|domain]] of {{mvar|f}} (here, {{math|''n''}} is a non-negative integer and {{math|''a''<sub>0</sub>, ''a''<sub>1</sub>, ''a''<sub>2</sub>, ..., ''a<sub>n</sub>''}} are constant coefficients).{{sfn|Varberg|Purcell|Rigdon|2007|p=[https://archive.org/details/matematika-a-purcell-calculus-9th-ed/page/38/mode/1up?view=theater&q=polynomial 38]}}
that evaluates to <math>f(x)</math> for all {{mvar|x}} in the [[domain of a function|domain]] of <math>f</math> (here, <math>n</math> is a non-negative integer and <math>a_0, a_1, a_2, \ldots, a_n</math> are constant coefficients).{{sfn|Varberg|Purcell|Rigdon|2007|p=[https://archive.org/details/matematika-a-purcell-calculus-9th-ed/page/38/mode/1up?view=theater&q=polynomial 38]}}
Generally, unless otherwise specified, polynomial functions have [[complex number|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 [[restriction of a function|restricted]] to the reals, the resulting function is a [[real function]] that maps reals to reals.
Generally, unless otherwise specified, polynomial functions have [[complex number|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 [[restriction of a function|restricted]] to the reals, the resulting function is a [[real function]] that maps reals to reals.


For example, the function {{math|''f''}}, defined by
For example, the function <math>f</math>, defined by
<math display="block"> f(x) = x^3 - x,</math>
<math display="block"> f(x) = x^3 - x,</math>
is a polynomial function of one variable. Polynomial functions of several variables are similarly defined, using polynomials in more than one indeterminate, as in
is a polynomial function of one variable. Polynomial functions of several variables are similarly defined, using polynomials in more than one indeterminate, as in
Line 211: Line 213:
</ul>
</ul>


A non-constant polynomial function [[infinity#Calculus|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]]. It has two [[parabolic branch]]es with vertical direction (one branch for positive ''x'' and one for negative ''x'').
A non-constant polynomial function [[infinity#Calculus|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]]. It has two [[parabolic branch]]es with vertical direction (one branch for positive {{math|''x''}} and one for negative {{math|''x''}}).


Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.
Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.
Line 223: Line 225:
is a polynomial equation.
is a polynomial equation.


When considering equations, the indeterminates (variables) of polynomials are also called [[variable (mathematics)|unknown]]s, 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 (mathematics)|identity]]'' like {{math|(''x'' + ''y'')(''x'' − ''y'') {{=}} ''x''<sup>2</sup> − ''y''<sup>2</sup>}}, where both expressions represent the same polynomial in different forms, and as a consequence any evaluation of both members gives a valid equality.
When considering equations, the indeterminates (variables) of polynomials are also called [[variable (mathematics)|unknown]]s, 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 (mathematics)|identity]]'' like <math>(x+y)(x-y) = x^2 - y^2</math>, 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]], 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 equation|cubic]] and [[quartic equation]]s. For higher degrees, the [[Abel–Ruffini theorem]] asserts that there can not exist a general formula in radicals. However, [[root-finding algorithm]]s may be used to find [[numerical approximation]]s of the roots of a polynomial expression of any degree.
In elementary [[algebra]], 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 equation|cubic]] and [[quartic equation]]s. For higher degrees, the [[Abel–Ruffini theorem]] asserts that there can not exist a general formula in radicals. However, [[root-finding algorithm]]s may be used to find [[numerical approximation]]s of the roots of a polynomial expression of any degree.
Line 241: Line 243:
Some polynomials, such as {{math|''x''<sup>2</sup> + 1}}, do not have any roots among the [[real number]]s. If, however, the set of accepted solutions is expanded to the [[complex number]]s, every non-constant polynomial has at least one root; this is the [[fundamental theorem of algebra]]. By successively dividing out factors {{math|''x'' − ''a''}}, 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&nbsp;1; as a consequence, the number of (complex) roots counted with their multiplicities is exactly equal to the degree of the polynomial.
Some polynomials, such as {{math|''x''<sup>2</sup> + 1}}, do not have any roots among the [[real number]]s. If, however, the set of accepted solutions is expanded to the [[complex number]]s, every non-constant polynomial has at least one root; this is the [[fundamental theorem of algebra]]. By successively dividing out factors {{math|''x'' − ''a''}}, 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&nbsp;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 [[Equation solving|"solving an equation"]]. One may want to express the solutions as explicit numbers; for example, the unique solution of {{math|1=2''x'' − 1 = 0}} is {{math|1/2}}. 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 expression]]s; for example, the [[golden ratio]] <math>(1+\sqrt 5)/2</math> is the unique positive solution of <math>x^2-x-1=0.</math> In the ancient times, they succeeded only for degrees one and two. For [[quadratic equation]]s, 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]], two important branches of modern [[algebra]]. 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]]).
There may be several meanings of [[Equation solving|"solving an equation"]]. One may want to express the solutions as explicit numbers; for example, the unique solution of {{math|1=2''x'' − 1 = 0}} is {{math|1/2}}. 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 expression]]s; for example, the [[golden ratio]] {{math|(1+{{sqrt|5}})/2}} is the unique positive solution of {{math|''x''<sup>2</sup> − ''x'' − 1 {{=}} 0}} In the ancient times, they succeeded only for degrees one and two. For [[quadratic equation]]s, 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]], two important branches of modern [[algebra]]. 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 approximation]]s of the solutions.<ref>{{cite book |last=McNamee |first=J.M. |title=Numerical Methods for Roots of Polynomials, Part 1 |publisher=Elsevier |year=2007 |isbn=978-0-08-048947-6 |url=https://books.google.com/books?id=4PMqxwG-eqQC}}</ref> There are many methods for that; some are restricted to polynomials and others may apply to any [[continuous function]]. The most efficient [[algorithm]]s allow solving easily (on a [[computer]]) polynomial equations of degree higher than 1,000 (see ''[[Root-finding algorithm]]'').
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 approximation]]s of the solutions.<ref>{{cite book |last=McNamee |first=J.M. |title=Numerical Methods for Roots of Polynomials, Part 1 |publisher=Elsevier |year=2007 |isbn=978-0-08-048947-6 |url=https://books.google.com/books?id=4PMqxwG-eqQC}}</ref> There are many methods for that; some are restricted to polynomials and others may apply to any [[continuous function]]. The most efficient [[algorithm]]s allow solving easily (on a [[computer]]) polynomial equations of degree higher than 1,000 (see ''[[Root-finding algorithm]]'').

Latest revision as of 02:46, 17 November 2025

Template:Short description Script error: No such module "about". In mathematics, a polynomial is a mathematical expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication and exponentiation to nonnegative integer powers, and has a finite number of terms.[1][2][3][4][5] An example of a polynomial of a single indeterminate x is x24x+7. An example with three indeterminates is x3+2xyz2yz+1.

Polynomials appear in many areas of mathematics and science. For example, they are used to form polynomial equations, 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 to economics and social science; and they are used in calculus and numerical analysis to approximate other functions. In advanced mathematics, polynomials are used to construct polynomial rings and algebraic varieties, which are central concepts in algebra 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.[6] Script error: No such module "anchor".

Notation and terminology

File:Polynomialdeg3.svg
The graph of a polynomial function of degree 3

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 aP(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 and symbols called variables or indeterminates by means of addition, multiplication and exponentiation to a non-negative integer power. The constants are generally numbers, but may be any expression that do not involve the indeterminates, and represent mathematical objects 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 (x1)(x2) and x23x+2 are two polynomial expressions that represent the same polynomial; so, one has the equality (x1)(x2)=x23x+2.

A polynomial in a single indeterminate Template:Math can always be written (or rewritten) in the form anxn+an1xn1++a2x2+a1x+a0, where a0,,an are constants that are called the coefficients of the polynomial, and x is the indeterminate.[7] 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: k=0nakxk 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 numberTemplate:Snd called the coefficient of the termTemplate:EfnTemplate:Snd and a finite number of indeterminates, raised to non-negative integer powers.

Classification

Script error: No such module "labelled list hatnote". 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.[8] Because x=x1, the degree of an indeterminate without a written exponent is one.

Script error: No such module "anchor". A term with no indeterminates and a polynomial with no indeterminates are called, respectively, a constant term and a constant polynomial.Template:Efn 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).[9]

For example: 5x2y is a term. The coefficient is 5, the indeterminates are x and y, the degree of x is two, while the degree of y 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 2+1=3.

Forming a sum of several terms produces a polynomial. For example, the following is a polynomial: 3x2term15xterm2+4term3. It consists of three terms: the first is degree two, the second is degree one, and the third is degree zero.

Script error: No such module "anchor".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 polynomials and cubic polynomials.[8] 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 2x in x2+2x+1 is a linear term in a quadratic polynomial.

Script error: No such module "anchor".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 ).[10] 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, f(x)=0, is the x-axis.

In the case of polynomials in more than one indeterminate, a polynomial is called homogeneous of degree n if all of its non-zero terms have degree n. The zero polynomial is homogeneous, and, as a homogeneous polynomial, its degree is undefined.Template:Efn For example, x3y2+7x2y33x5 is homogeneous of degree 5. For more details, see homogeneous polynomials.

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 x", with the term of largest degree first, or in "ascending powers of x". The polynomial 3x25x+4 is written in descending powers of x. The first term has coefficient 3, indeterminate x, and exponent 2. In the second term, the coefficient is 5. 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.[11]

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.[12]

Polynomials can be classified by the number of terms with nonzero coefficients, so that a one-term polynomial is called a monomial,Template:Efn a two-term polynomial is called a binomial, and a three-term polynomial is called a trinomial. A polynomial with two or more terms is also called a multinomial.[13][14]

Script error: No such module "anchor".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 coefficients, and a complex polynomial is a polynomial with complex coefficients.

Script error: No such module "anchor".A polynomial in one indeterminate is called a univariate polynomial, a polynomial in more than one indeterminate is called a multivariate polynomial.[15] A polynomial with two indeterminates is called a bivariate polynomial.[7] 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 x,y, and z", listing the indeterminates allowed.

Operations

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.[12][16] For example, if P=3x22x+5xy2 and Q=3x2+3x+4y2+8 then the sum P+Q=3x22x+5xy23x2+3x+4y2+8 can be reordered and regrouped as P+Q=(3x23x2)+(2x+3x)+5xy+4y2+(82) and then simplified to P+Q=x+5xy+4y2+6. When polynomials are added together, the result is another polynomial.[17]

Subtraction of polynomials is similar.

Multiplication

Script error: No such module "labelled list hatnote". 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.[12] For example, if P=2x+3y+5Q=2x+5y+xy+1 then PQ=(2x2x)+(2x5y)+(2xxy)+(2x1)+(3y2x)+(3y5y)+(3yxy)+(3y1)+(52x)+(55y)+(5xy)+(51) Carrying out the multiplication in each term produces PQ=4x2+10xy+2x2y+2x+6xy+15y2+3xy2+3y+10x+25y+5xy+5. Combining similar terms yields PQ=4x2+(10xy+6xy+5xy)+2x2y+(2x+10x)+15y2+3xy2+(3y+25y)+5 which can be simplified to PQ=4x2+21xy+2x2y+12x+15y2+3xy2+28y+5. As in the example, the product of polynomials is always a polynomial.[17][9]

Composition

Given a polynomial f of a single variable and another polynomial g of any number of variables, the composition fg is obtained by substituting each copy of the variable of the first polynomial by the second polynomial.[9] For example, if f(x)=x2+2x and g(x)=3x+2 then (fg)(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.[18]

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.[19] This is analogous to the fact that the ratio of two integers is a rational number, not necessarily an integer.[20][21] For example, the fraction 1/(x2+1) is not a polynomial, and it cannot be written as a finite sum of powers of the variable x.

For polynomials in one variable, there is a notion of Euclidean division of polynomials, generalizing the Euclidean division of integers.Template:Efn This notion of the division a(x)/b(x) results in two polynomials, a quotient q(x) and a remainder r(x), such that a=bq+r and deg(r)<deg(b), where deg(p) is the degree of p. The quotient and remainder may be computed by any of several algorithms, including polynomial long division and synthetic division.[22]

When the denominator b(x) is monic and linear, that is, b(x)=xc for some constant c, then the polynomial remainder theorem asserts that the remainder of the division of a(x) by b(x) is the evaluation a(c).[21] In this case, the quotient may be computed by Ruffini's rule, a special case of synthetic division.[23]

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 numbers, the irreducible factors are linear. Over the real numbers, they have the degree either one or two. Over the integers and the rational numbers the irreducible factors may have any degree.[24] For example, the factored form of 5x35 is 5(x1)(x2+x+1) over the integers and the reals, and 5(x1)(x+1+i32)(x+1i32) 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 algorithms are available in most computer algebra systems.

Calculus

Script error: No such module "Labelled list hatnote". Calculating derivatives and integrals of polynomials is particularly simple, compared to other kinds of functions. The derivative of the polynomial P=anxn+an1xn1++a2x2+a1x+a0=i=0naixi with respect to x is the polynomial nanxn1+(n1)an1xn2++2a2x+a1=i=1niaixi1. Similarly, the general antiderivative (or indefinite integral) of P is anxn+1n+1+an1xnn++a2x33+a1x22+a0x+c=c+i=0naixi+1i+1 where c is an arbitrary constant. For example, antiderivatives of x2+1 have the form 13x3+x+c.

For polynomials whose coefficients come from more abstract settings (for example, if the coefficients are integers modulo some prime number p, or elements of an arbitrary ring), the formula for the derivative can still be interpreted formally, with the coefficient kak understood to mean the sum of k copies of ak. For example, over the integers modulo p, the derivative of the polynomial xp+x is the polynomial 1.[25]

Polynomial functions

Script error: No such module "Labelled list hatnote".

A polynomial function is a function that can be defined by evaluating a polynomial. More precisely, a function f of one argument from a given domain is a polynomial function if there exists a polynomial anxn+an1xn1++a2x2+a1x+a0 that evaluates to f(x) for all Template:Mvar in the domain of f (here, n is a non-negative integer and a0,a1,a2,,an are constant coefficients).Template:Sfn 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 f, defined by f(x)=x3x, 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)=2x3+4x2y+xy5+y27. 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 (1x2)2, which takes the same values as the polynomial 1x2 on the interval [1,1], and thus both expressions define the same polynomial function on this interval.

Every polynomial function is continuous, smooth, and entire.

Script error: No such module "anchor".The evaluation of a polynomial is the computation of the corresponding polynomial function; that is, the evaluation 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, which consists of rewriting the polynomial as (((((anx+an1)x+an2)x++a3)x+a2)x+a1)x+a0.

Graphs

A polynomial function in one real variable can be represented by a graph.

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. It has two parabolic branches with vertical direction (one branch for positive Template:Math and one for negative Template:Math).

Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.

Equations

Script error: No such module "Labelled list hatnote". A polynomial equation, also called an algebraic equation, is an equation of the form[26] anxn+an1xn1++a2x2+a1x+a0=0. For example, 3x2+4x5=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 (x+y)(xy)=x2y2, 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, 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 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

Script error: No such module "Labelled list hatnote". Script error: No such module "Labelled list hatnote".

A root of a nonzero univariate polynomial Template:Math is a value Template:Mvar of Template:Mvar such that Template:Math. In other words, a root of Template:Mvar is a solution of the polynomial equation Template:Math or a zero of the polynomial function defined by Template:Math. 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 Template:Math is a root of a polynomial Template:Math if and only if the linear polynomial Template:Math divides Template:Math, that is if there is another polynomial Template:Math such that Template:Math. It may happen that a power (greater than Template:Math) of Template:Math divides Template:Math; in this case, Template:Math is a multiple root of Template:Math, and otherwise Template:Math is a simple root of Template:Math. If Template:Math is a nonzero polynomial, there is a highest power Template:Math such that Template:Math divides Template:Math, which is called the multiplicity of Template:Math as a root of Template:Math. The number of roots of a nonzero polynomial Template:Math, counted with their respective multiplicities, cannot exceed the degree of Template:Math,[27] 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 Template:Math, do not have any roots among the real numbers. If, however, the set of accepted solutions is expanded to the complex numbers, every non-constant polynomial has at least one root; this is the fundamental theorem of algebra. By successively dividing out factors Template:Math, 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 Template:Math is Template:Math. 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 Template:Math is the unique positive solution of Template:Math 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, two important branches of modern algebra. 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.[28] There are many methods for that; some are restricted to polynomials and others may apply to any continuous function. The most efficient algorithms 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 algorithms 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 integers 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 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.

Polynomial expressions

Script error: No such module "anchor". Polynomials where indeterminates are substituted for some other mathematical objects are often considered, and sometimes have a special name.

Trigonometric polynomials

Script error: No such module "Labelled list hatnote". 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 numbers.[29] 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 the multiple-angle formulae). Conversely, every polynomial in sin(x) and cos(x) may be converted, with Product-to-sum identities, 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 functions. They are also used in the discrete Fourier transform.

Matrix polynomials

Script error: No such module "Labelled list hatnote". A matrix polynomial is a polynomial with square matrices as variables.[30] Given an ordinary, scalar-valued polynomial P(x)=i=0naixi=a0+a1x+a2x2++anxn, this polynomial evaluated at a matrix A is P(A)=i=0naiAi=a0I+a1A+a2A2++anAn, where I is the identity matrix.Template:Sfn

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 Template:Math, may be called an exponential polynomial.

Related concepts

Rational functions

Script error: No such module "Labelled list hatnote". 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

Script error: No such module "Labelled list hatnote". Laurent polynomials are like polynomials, but allow negative powers of the variable(s) to occur.

Power series

Script error: No such module "Labelled list hatnote". 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

Script error: No such module "Labelled list hatnote". A polynomial Template:Math over a commutative ring Template:Math is a polynomial all of whose coefficients belong to Template:Math. It is straightforward to verify that the polynomials in a given set of indeterminates over Template:Math form a commutative ring, called the polynomial ring in these indeterminates, denoted R[x] in the univariate case and R[x1,,xn] in the multivariate case.

One has R[x1,,xn]=(R[x1,,xn1])[xn]. So, most of the theory of the multivariate case can be reduced to an iterated univariate case.

The map from Template:Math to Template:Math sending Template:Math to itself considered as a constant polynomial is an injective ring homomorphism, by which Template:Math is viewed as a subring of Template:Math. In particular, Template:Math is an algebra over Template:Math.

One can think of the ring Template:Math as arising from Template:Math by adding one new element x to R, and extending in a minimal way to a ring in which Template:Math satisfies no other relations than the obligatory ones, plus commutation with all elements of Template:Math (that is Template:Math). To do this, one must add all powers of Template:Math and their linear combinations as well.

Formation of the polynomial ring, together with forming factor rings by factoring out ideals, 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 Template:Math over the real numbers by factoring out the ideal of multiples of the polynomial Template:Math. Another example is the construction of finite fields, which proceeds similarly, starting out with the field of integers modulo some prime number as the coefficient ring Template:Math (see modular arithmetic).

If Template:Math is commutative, then one can associate with every polynomial Template:Math in Template:Math a polynomial function Template:Math with domain and range equal to Template:Math. (More generally, one can take domain and range to be any same unital associative algebra over Template:Math.) One obtains the value Template:Math by substitution of the value Template:Math for the symbol Template:Math in Template:Math. 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 Template:Math is the integers modulo Template:Math). This is not the case when Template:Math 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 Template:Math.

Divisibility

Script error: No such module "Labelled list hatnote". If Template:Math is an integral domain and Template:Math and Template:Math are polynomials in Template:Math, it is said that Template:Math divides Template:Math or Template:Math is a divisor of Template:Math if there exists a polynomial Template:Math in Template:Math such that Template:Math. If aR, then Template:Mvar is a root of Template:Mvar if and only xa divides Template:Mvar. In this case, the quotient can be computed using the polynomial long division.[31][32]

If Template:Math is a field and Template:Math and Template:Math are polynomials in Template:Math with Template:Math, then there exist unique polynomials Template:Math and Template:Math in Template:Math with f=qg+r and such that the degree of Template:Math is smaller than the degree of Template:Math (using the convention that the polynomial 0 has a negative degree). The polynomials Template:Math and Template:Math are uniquely determined by Template:Math and Template:Math. This is called Euclidean division, division with remainder or polynomial long division and shows that the ring Template:Math 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" (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

Script error: No such module "Labelled list hatnote". 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, 4 × 101 + 5 × 100. As another example, in radix 5, a string of digits such as 132 denotes the (decimal) number 1 × 52 + 3 × 51 + 2 × 50 = 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=rmbm+rm1bm1++r1b+r0, where m is a nonnegative integer and the r's are integers such that

Template:Math and Template:Math for Template:Math.[33]

Interpolation and approximation

Script error: No such module "Labelled list hatnote". The simple structure of polynomial functions makes them quite useful in analyzing general functions using polynomial approximations. An important example in calculus is Taylor's theorem, which roughly states that every differentiable function locally looks like a polynomial function, and the Stone–Weierstrass theorem, 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.[34]

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 eigenvalues. 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 the phrase polynomial time means that the time it takes to complete an algorithm is bounded by a polynomial function of some variable, such as the size of the input.

History

Script error: No such module "Labelled list hatnote". 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, Template:Circa, 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 Template:Math.

History of the notation

Script error: No such module "Labelled list hatnote". 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, 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 Template:Maths denote constants and Template:Math denotes a variable. Descartes introduced the use of superscripts to denote exponents as well.[35]

See also

Notes

Template:Reflist Template:Notelist

References

Template:Refbegin

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1"..
  • Template:Lang Algebra. This classical book covers most of the content of this article.
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".

Template:Refend

External links

Template:Sister project Template:Sister project

Template:Polynomials Template:Functions navbox Template:Authority control

  1. Template:Harvtxt
  2. Template:Harvtxt
  3. Template:Harvtxt
  4. Template:Harvtxt
  5. Template:Harvtxt
  6. See "polynomial" and "binomial", Compact Oxford English Dictionary
  7. a b Script error: No such module "citation/CS1".
  8. a b Script error: No such module "citation/CS1".
  9. a b c Script error: No such module "Footnotes".
  10. Script error: No such module "Template wrapper".
  11. Script error: No such module "Footnotes".
  12. a b c Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1".
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. a b Script error: No such module "citation/CS1".
  18. Script error: No such module "citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Script error: No such module "citation/CS1".
  21. a b Script error: No such module "Footnotes".
  22. Script error: No such module "citation/CS1".
  23. Script error: No such module "citation/CS1".
  24. Script error: No such module "Footnotes".
  25. Script error: No such module "Footnotes".
  26. Script error: No such module "citation/CS1".
  27. Script error: No such module "citation/CS1".
  28. Script error: No such module "citation/CS1".
  29. Script error: No such module "citation/CS1".
  30. Script error: No such module "citation/CS1".
  31. Script error: No such module "citation/CS1".
  32. Script error: No such module "citation/CS1".
  33. Script error: No such module "Footnotes".
  34. Script error: No such module "citation/CS1".
  35. Script error: No such module "citation/CS1".