Multivariate Polynomial Ring
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, especially in the field of
algebra Algebra () is one of the 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 mathematics. Elementary a ...
, a polynomial ring or polynomial algebra is a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
(which is also a
commutative algebra Commutative algebra, first known as ideal theory, is the branch of algebra that studies commutative rings, their ideals, and modules over such rings. Both algebraic geometry and algebraic number theory build on commutative algebra. Prominent ...
) formed from the
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An exa ...
s in one or more
indeterminate Indeterminate may refer to: In mathematics * Indeterminate (variable), a symbol that is treated as a variable * Indeterminate system, a system of simultaneous equations that has more than one solution * Indeterminate equation, an equation that ha ...
s (traditionally also called variables) with
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 var ...
s in another
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
, often a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
. Often, the term "polynomial ring" refers implicitly to the special case of a polynomial ring in one indeterminate over a field. The importance of such polynomial rings relies on the high number of properties that they have in common with the ring of the integers. Polynomial rings occur and are often fundamental in many parts of mathematics such as
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic function, integer-valued functions. German mathematician Carl Friedrich Gauss (1777â ...
,
commutative algebra Commutative algebra, first known as ideal theory, is the branch of algebra that studies commutative rings, their ideals, and modules over such rings. Both algebraic geometry and algebraic number theory build on commutative algebra. Prominent ...
, and
algebraic geometry Algebraic geometry is a branch of mathematics, classically studying zeros of multivariate polynomials. Modern algebraic geometry is based on the use of abstract algebraic techniques, mainly from commutative algebra, for solving geometrical ...
. In ring theory, many classes of rings, such as unique factorization domains, regular rings, group rings, rings of formal power series,
Ore polynomial In mathematics, especially in the area of algebra known as ring theory, an Ore extension, named after Øystein Ore, is a special type of a ring extension whose properties are relatively well understood. Elements of a Ore extension are called Ore p ...
s,
graded ring In mathematics, in particular abstract algebra, a graded ring is a ring such that the underlying additive group is a direct sum of abelian groups R_i such that R_i R_j \subseteq R_. The index set is usually the set of nonnegative integers or the se ...
s, have been introduced for generalizing some properties of polynomial rings. A closely related notion is that of the
ring of polynomial functions In mathematics, the ring of polynomial functions on a vector space ''V'' over a field ''k'' gives a coordinate-free analog of a polynomial ring. It is denoted by ''k'' 'V'' If ''V'' is finite dimensional and is viewed as an algebraic variety, then ' ...
on a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
, and, more generally, ring of regular functions on an
algebraic variety 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 numbers. Mo ...
.


Definition (univariate case)

The polynomial ring, , in over a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
(or, more generally, a
commutative ring In mathematics, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring properties that are not sp ...
) can be defined in several equivalent ways. One of them is to define as the set of expressions, called polynomials in , of the form :p = p_0 + p_1 X + p_2 X^2 + \cdots + p_ X^ + p_m X^m, where , the coefficients of , are elements of , if , and are symbols, which are considered as "powers" of , and follow the usual rules of
exponentiation Exponentiation is a mathematical operation, written as , involving two numbers, the '' base'' and the ''exponent'' or ''power'' , and pronounced as " (raised) to the (power of) ". When is a positive integer, exponentiation corresponds to re ...
: , , and X^k\, X^l = X^ for any
nonnegative integer 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 n ...
s and . The symbol is called an indeterminate or variable. (The term of "variable" comes from the terminology of
polynomial function In mathematics, a polynomial is an expression (mathematics), expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addition, subtrac ...
s. However, here, has not any value (other than itself), and cannot vary, being a ''constant'' in the polynomial ring.) Two polynomials are equal when the corresponding coefficients of each are equal. One can think of the ring as arising from by adding one new element that is external to , commutes with all elements of , and has no other specific properties. This can be used for an equivalent definition of polynomial rings. The polynomial ring in over is equipped with an addition, a multiplication and a scalar multiplication that make it a
commutative algebra Commutative algebra, first known as ideal theory, is the branch of algebra that studies commutative rings, their ideals, and modules over such rings. Both algebraic geometry and algebraic number theory build on commutative algebra. Prominent ...
. These operations are defined according to the ordinary rules for manipulating algebraic expressions. Specifically, if :p = p_0 + p_1 X + p_2 X^2 + \cdots + p_m X^m, and :q = q_0 + q_1 X + q_2 X^2 + \cdots + q_n X^n, then :p + q = r_0 + r_1 X + r_2 X^2 + \cdots + r_k X^k, and :pq = s_0 + s_1 X + s_2 X^2 + \cdots + s_l X^l, where , :r_i = p_i + q_i and :s_i = p_0 q_i + p_1 q_ + \cdots + p_i q_0. In these formulas, the polynomials and are extended by adding "dummy terms" with zero coefficients, so that all and that appear in the formulas are defined. Specifically, if , then for . The scalar multiplication is the special case of the multiplication where is reduced to its ''constant term'' (the term that is independent of ); that is :p_0\left(q_0 + q_1 X + \dots + q_n X^n\right) = p_0 q_0 + \left(p_0 q_1\right)X + \cdots + \left(p_0 q_n\right)X^n It is straightforward to verify that these three operations satisfy the axioms of a commutative algebra over . Therefore, polynomial rings are also called ''polynomial algebras''. Another equivalent definition is often preferred, although less intuitive, because it is easier to make it completely rigorous, which consists in defining a polynomial as an infinite
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is calle ...
of elements of , having the property that only a finite number of the elements are nonzero, or equivalently, a sequence for which there is some so that for . In this case, and are considered as alternate notations for the sequences and , respectively. A straightforward use of the operation rules shows that the expression :p_0 + p_1 X + p_2 X^2 + \cdots + p_m X^m is then an alternate notation for the sequence :.


Terminology

Let :p = p_0 + p_1 X + p_2 X^2 + \cdots + p_ X^ + p_m X^m, be a nonzero polynomial with p_m\ne 0 The ''constant term'' of is p_0. It is zero in the case of the zero polynomial. The ''degree'' of , written is m, the largest such that the coefficient of is not zero. The ''leading coefficient'' of is p_m. In the special case of the zero polynomial, all of whose coefficients are zero, the leading coefficient is undefined, and the degree has been variously left undefined, defined to be , or defined to be a . A ''constant polynomial'' is either the zero polynomial, or a polynomial of degree zero. A nonzero polynomial is monic if its leading coefficient is 1. Given two polynomials and , one has :\deg(p+q) \le \max (\deg(p), \deg (q)), and, over a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
, or more generally an integral domain, :\deg(pq) = \deg(p) + \deg(q). It follows immediately that, if is an integral domain, then so is . It follows also that, if is an integral domain, a polynomial is a unit (that is, it has a
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when Multiplication, multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a rat ...
) if and only if it is constant and is a unit in . Two polynomials are
associated Associated may refer to: *Associated, former name of Avon, Contra Costa County, California * Associated Hebrew Schools of Toronto, a school in Canada *Associated Newspapers, former name of DMG Media, a British publishing company See also *Associati ...
if either one is the product of the other by a unit. Over a field, every nonzero polynomial is associated to a unique monic polynomial. Given two polynomials, and , one says that ''divides'' , is a ''divisor'' of , or is a multiple of , if there is a polynomial such that . A polynomial is
irreducible In philosophy, systems theory, science, and art, emergence occurs when an entity is observed to have properties its parts do not have on their own, properties or behaviors that emerge only when the parts interact in a wider whole. Emergence ...
if it is not the product of two non-constant polynomials, or equivalently, if its divisors are either constant polynomials or have the same degree.


Polynomial evaluation

Let be a field or, more generally, a
commutative ring In mathematics, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring properties that are not sp ...
, and a ring containing . For any polynomial in and any element in , the substitution of with in defines an element of , which is denoted . This element is obtained by carrying on in after the substitution the operations indicated by the expression of the polynomial. This computation is called the evaluation of at . For example, if we have :P = X^2 - 1, we have :\begin P(3) &= 3^2-1 = 8, \\ P(X^2+1) &= \left(X^2 + 1\right)^2 - 1 = X^4 + 2X^2 \end (in the first example , and in the second one ). Substituting for itself results in :P = P(X), explaining why the sentences "Let be a polynomial" and "Let be a polynomial" are equivalent. The ''polynomial function'' defined by a polynomial is the function from into that is defined by x\mapsto P(x). If is an infinite field, two different polynomials define different polynomial functions, but this property is false for finite fields. For example, if is a field with elements, then the polynomials and both define the zero function. For every in , the evaluation at , that is, the map P \mapsto P(a) defines an
algebra homomorphism In mathematics, an algebra homomorphism is a homomorphism between two associative algebras. More precisely, if and are algebras over a field (or commutative ring) , it is a function F\colon A\to B such that for all in and in , * F(kx) = kF(x) ...
from to , which is the unique homomorphism from to that fixes , and maps to . In other words, has the following
universal property In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently fro ...
: :''For every ring containing , and every element of , there is a unique algebra homomorphism from'' ''to that fixes , and maps to .'' The
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
of the map P \mapsto P(a), that is, the subset of obtained by substituting for in elements of , is denoted . For example, \Z
sqrt In mathematics, a square root of a number is a number such that ; in other words, a number whose ''square'' (the result of multiplying the number by itself, or  ⋅ ) is . For example, 4 and −4 are square roots of 16, because . E ...
\=\Z\cup(\sqrt\Z), where \sqrt\Z=\. As for all universal properties, this defines the pair up to a unique isomorphism, and can therefore be taken as a definition of .


Univariate polynomials over a field

If is a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
, the polynomial ring has many properties that are similar to those of the
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
of integers \Z. Most of these similarities result from the similarity between the long division of integers and the long division of polynomials. Most of the properties of that are listed in this section do not remain true if is not a field, or if one considers polynomials in several indeterminates. Like for integers, the
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 di ...
has a property of uniqueness. That is, given two polynomials and in , there is a unique pair of polynomials such that , and either or . This makes a
Euclidean domain In mathematics, more specifically in ring theory, a Euclidean domain (also called a Euclidean ring) is an integral domain that can be endowed with a Euclidean function which allows a suitable generalization of the Euclidean division of integers. ...
. However, most other Euclidean domains (except integers) do not have any property of uniqueness for the division nor an easy algorithm (such as long division) for computing the Euclidean division. The Euclidean division is the basis of the
Euclidean algorithm for 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 factorization, factor of both the two original polynomials. This concept is analogous to the gre ...
that computes a
polynomial greatest common divisor 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 di ...
of two polynomials. Here, "greatest" means "having a maximal degree" or, equivalently, being maximal for the
preorder In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive and transitive. Preorders are more general than equivalence relations and (non-strict) partial orders, both of which are special c ...
defined by the degree. Given a greatest common divisor of two polynomials, the other greatest common divisors are obtained by multiplication by a nonzero constant (that is, all greatest common divisors of and are associated). In particular, two polynomials that are not both zero have a unique greatest common divisor that is monic (leading coefficient equal to ). The
extended Euclidean algorithm In arithmetic and computer programming, the extended Euclidean algorithm is an extension to the Euclidean algorithm, and computes, in addition to the greatest common divisor (gcd) of integers ''a'' and ''b'', also the coefficients of Bézout's ide ...
allows computing (and proving)
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they a ...
. In the case of , it may be stated as follows. Given two polynomials and of respective degrees and , if their monic greatest common divisor has the degree , then there is a unique pair of polynomials such that :ap + bq = g, and :\deg (a) \le n-d, \quad \deg(b) < m-d. (For making this true in the limiting case where or , one has to define as negative the degree of the zero polynomial. Moreover, the equality \deg (a)= n-d can occur only if and are associated.) The uniqueness property is rather specific to . In the case of the integers the same property is true, if degrees are replaced by absolute values, but, for having uniqueness, one must require . Euclid's lemma applies to . That is, if divides , and is coprime with , then divides . Here, ''coprime'' means that the monic greatest common divisor is . ''Proof:'' By hypothesis and Bézout's identity, there are , , and such that and . So c=c(ap+bq)=cap+aeq=a(cp+eq). The
unique factorization In mathematics, a unique factorization domain (UFD) (also sometimes called a factorial ring following the terminology of Bourbaki) is a ring in which a statement analogous to the fundamental theorem of arithmetic holds. Specifically, a UFD is an ...
property results from Euclid's lemma. In the case of integers, this is the fundamental theorem of arithmetic. In the case of , it may be stated as: ''every non-constant polynomial can be expressed in a unique way as the product of a constant, and one or several irreducible monic polynomials; this decomposition is unique up to the order of the factors.'' In other terms is a unique factorization domain. If is the field of complex numbers, the fundamental theorem of algebra asserts that a univariate polynomial is irreducible if and only if its degree is one. In this case the unique factorization property can be restated as: ''every non-constant univariate polynomial over the complex numbers can be expressed in a unique way as the product of a constant, and one or several polynomials of the form'' ; ''this decomposition is unique up to the order of the factors.'' For each factor, is a
root In vascular plants, the roots are the organs of a plant that are modified to provide anchorage for the plant and take in water and nutrients into the plant body, which allows plants to grow taller and faster. They are most often below the sur ...
of the polynomial, and the number of occurrences of a factor is the
multiplicity Multiplicity may refer to: In science and the humanities * Multiplicity (mathematics), the number of times an element is repeated in a multiset * Multiplicity (philosophy), a philosophical concept * Multiplicity (psychology), having or using multi ...
of the corresponding root.


Derivation

The (formal) derivative of the polynomial :a_0+a_1X+a_2X^2+\cdots+a_nX^n is the polynomial :a_1+2a_2X+\cdots+na_nX^. In the case of polynomials with real or complex coefficients, this is the standard
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. F ...
. The above formula defines the derivative of a polynomial even if the coefficients belong to a ring on which no notion of
limit Limit or Limits may refer to: Arts and media * ''Limit'' (manga), a manga by Keiko Suenobu * ''Limit'' (film), a South Korean film * Limit (music), a way to characterize harmony * "Limit" (song), a 2016 single by Luna Sea * "Limits", a 2019 ...
is defined. The derivative makes the polynomial ring a differential algebra. The existence of the derivative is one of the main properties of a polynomial ring that is not shared with integers, and makes some computations easier on a polynomial ring than on integers.


Square-free factorization


Lagrange interpolation


Polynomial decomposition


Factorization

Except for factorization, all previous properties of are effective, since their proofs, as sketched above, are associated with
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
s for testing the property and computing the polynomials whose existence are asserted. Moreover these algorithms are efficient, as their
computational complexity In computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations) ...
is a quadratic function of the input size. The situation is completely different for factorization: the proof of the unique factorization does not give any hint for a method for factorizing. Already for the integers, there is no known algorithm running on a classical computer for factorizing them in
polynomial time In computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly estimated by counting the number of elementary operations performed by ...
. This is the basis of the
RSA cryptosystem RSA (Rivest–Shamir–Adleman) is a public-key cryptosystem that is widely used for secure data transmission. It is also one of the oldest. The acronym "RSA" comes from the surnames of Ron Rivest, Adi Shamir and Leonard Adleman, who publicly ...
, widely used for secure Internet communications. In the case of , the factors, and the methods for computing them, depend strongly on . Over the complex numbers, the irreducible factors (those that cannot be factorized further) are all of degree one, while, over the real numbers, there are irreducible polynomials of degree 2, and, over the
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all ration ...
s, there are irreducible polynomials of any degree. For example, the polynomial X^4-2 is irreducible over the rational numbers, is factored as (X - \sqrt )(X+\sqrt )(X^2+\sqrt 2) over the real numbers and, and as (X-\sqrt )(X+\sqrt )(X-i\sqrt )(X+i\sqrt ) over the complex numbers. The existence of a factorization algorithm depends also on the ground field. In the case of the real or complex numbers, Abel–Ruffini theorem shows that the roots of some polynomials, and thus the irreducible factors, cannot be computed exactly. Therefore, a factorization algorithm can compute only approximations of the factors. Various algorithms have been designed for computing such approximations, see
Root finding of polynomials In mathematics and computing, a root-finding algorithm is an algorithm for finding Zero of a function, zeros, also called "roots", of continuous functions. A zero of a function , from the real numbers to real numbers or from the complex numbers to ...
. There is an example of a field such that there exist exact algorithms for the arithmetic operations of , but there cannot exist any algorithm for deciding whether a polynomial of the form X^p - a is
irreducible In philosophy, systems theory, science, and art, emergence occurs when an entity is observed to have properties its parts do not have on their own, properties or behaviors that emerge only when the parts interact in a wider whole. Emergence ...
or is a product of polynomials of lower degree. On the other hand, over the rational numbers and over finite fields, the situation is better than for
integer factorization In number theory, integer factorization is the decomposition of a composite number into a product of smaller integers. If these factors are further restricted to prime numbers, the process is called prime factorization. When the numbers are suf ...
, as there are factorization algorithms that have a
polynomial complexity In computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly estimated by counting the number of elementary operations performed by t ...
. They are implemented in most general purpose
computer algebra system A computer algebra system (CAS) or symbolic algebra system (SAS) is any mathematical software with the ability to manipulate mathematical expressions in a way similar to the traditional manual computations of mathematicians and scientists. The de ...
s.


Minimal polynomial

If is an element of an associative -algebra , the
polynomial evaluation In mathematics and computer science, polynomial evaluation refers to computation of the value of a polynomial when its indeterminates are substituted for some values. In other words, evaluating the polynomial P(x_1, x_2) = 2x_1x_2 + x_1^3 + 4 at ...
at is the unique
algebra homomorphism In mathematics, an algebra homomorphism is a homomorphism between two associative algebras. More precisely, if and are algebras over a field (or commutative ring) , it is a function F\colon A\to B such that for all in and in , * F(kx) = kF(x) ...
from into that maps to and does not affect the elements of itself (it is the
identity map Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unch ...
on ). It consists of ''substituting'' with in every polynomial. That is, : \varphi\left(a_m X^m + a_ X^ + \cdots + a_1 X + a_0\right) = a_m \theta^m + a_ \theta^ + \cdots + a_1 \theta + a_0. The image of this ''evaluation homomorphism'' is the subalgebra generated by , which is necessarily commutative. If is injective, the subalgebra generated by is isomorphic to . In this case, this subalgebra is often denoted by . The notation ambiguity is generally harmless, because of the isomorphism. If the evaluation homomorphism is not injective, this means that its kernel is a nonzero
ideal 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 considere ...
, consisting of all polynomials that become zero when is substituted with . This ideal consists of all multiples of some monic polynomial, that is called the minimal polynomial of . The term ''minimal'' is motivated by the fact that its degree is minimal among the degrees of the elements of the ideal. There are two main cases where minimal polynomials are considered. In field theory and
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic function, integer-valued functions. German mathematician Carl Friedrich Gauss (1777â ...
, an element of an extension field of is algebraic over if it is a root of some polynomial with coefficients in . The minimal polynomial over of is thus the monic polynomial of minimal degree that has as a root. Because is a field, this minimal polynomial is necessarily
irreducible In philosophy, systems theory, science, and art, emergence occurs when an entity is observed to have properties its parts do not have on their own, properties or behaviors that emerge only when the parts interact in a wider whole. Emergence ...
over . For example, the minimal polynomial (over the reals as well as over the rationals) of 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 form ...
is X^2 + 1. The
cyclotomic polynomial In mathematics, the ''n''th cyclotomic polynomial, for any positive integer ''n'', is the unique irreducible polynomial with integer coefficients that is a divisor of x^n-1 and is not a divisor of x^k-1 for any Its roots are all ''n''th primiti ...
s are the minimal polynomials of the roots of unity. In
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as: :a_1x_1+\cdots +a_nx_n=b, linear maps such as: :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrices. ...
, the
square matrices In mathematics, a square matrix is a matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Square matrices are often ...
over form an associative -algebra of finite dimension (as a vector space). Therefore the evaluation homomorphism cannot be injective, and every matrix has a minimal polynomial (not necessarily irreducible). By Cayley–Hamilton theorem, the evaluation homomorphism maps to zero the
characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The chara ...
of a matrix. It follows that the minimal polynomial divides the characteristic polynomial, and therefore that the degree of the minimal polynomial is at most .


Quotient ring

In the case of , the quotient ring by an ideal can be built, as in the general case, as a set of
equivalence class In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements a ...
es. However, as each equivalence class contains exactly one polynomial of minimal degree, another construction is often more convenient. Given a polynomial of degree , the ''quotient ring'' of by the
ideal 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 considere ...
generated by can be identified with the
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
of the polynomials of degrees less than , with the "multiplication modulo " as a multiplication, the ''multiplication modulo'' consisting of the remainder under the division by of the (usual) product of polynomials. This quotient ring is variously denoted as K pK K \langle p \rangle, K (p), or simply K p. The ring K (p) is a field if and only if is an irreducible polynomial. In fact, if is irreducible, every nonzero polynomial of lower degree is coprime with , and
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they a ...
allows computing and such that ; so, is the
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when Multiplication, multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a rat ...
of modulo . Conversely, if is reducible, then there exist polynomials of degrees lower than such that  ; so are nonzero
zero divisor In abstract algebra, an element of a ring is called a left zero divisor if there exists a nonzero in such that , or equivalently if the map from to that sends to is not injective. Similarly, an element of a ring is called a right zero ...
s modulo , and cannot be invertible. For example, the standard definition of the field of the complex numbers can be summarized by saying that it is the quotient ring :\mathbb C =\mathbb R (X^2+1), and that the image of in \mathbb C is denoted by . In fact, by the above description, this quotient consists of all polynomials of degree one in , which have the form , with and in \mathbb R. The remainder of the Euclidean division that is needed for multiplying two elements of the quotient ring is obtained by replacing by in their product as polynomials (this is exactly the usual definition of the product of complex numbers). Let be an
algebraic element In mathematics, if is a field extension of , then an element of is called an algebraic element over , or just algebraic over , if there exists some non-zero polynomial with coefficients in such that . Elements of which are not algebraic o ...
in a -algebra . By ''algebraic'', one means that has a minimal polynomial . The
first ring isomorphism theorem In mathematics, specifically abstract algebra, the isomorphism theorems (also known as Noether's isomorphism theorems) are theorems that describe the relationship between Quotient (universal algebra), quotients, homomorphisms, and subobjects. Vers ...
asserts that the substitution homomorphism induces an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word is ...
of K (p) onto the image of the substitution homomorphism. In particular, if is a simple extension of generated by , this allows identifying and K (p). This identification is widely used in
algebraic number theory Algebraic number theory is a branch of number theory that uses the techniques of abstract algebra to study the integers, rational numbers, and their generalizations. Number-theoretic questions are expressed in terms of properties of algebraic ob ...
.


Modules

The
structure theorem for finitely generated modules over a principal ideal domain In mathematics, in the field of abstract algebra, the structure theorem for finitely generated modules over a principal ideal domain is a generalization of the fundamental theorem of finitely generated abelian groups and roughly states that finitel ...
applies to ''K'' 'X'' when ''K'' is a field. This means that every finitely generated module over ''K'' 'X''may be decomposed into a
direct sum The direct sum is an operation between structures in abstract algebra, a branch of mathematics. It is defined differently, but analogously, for different kinds of structures. To see how the direct sum is used in abstract algebra, consider a more ...
of a
free module In mathematics, a free module is a module that has a basis – that is, a generating set consisting of linearly independent elements. Every vector space is a free module, but, if the ring of the coefficients is not a division ring (not a field in t ...
and finitely many modules of the form K \left\langle P^k \right\rangle, where ''P'' is an irreducible polynomial over ''K'' and ''k'' a positive integer.


Definition (multivariate case)

Given symbols X_1, \dots, X_n, called indeterminates, a
monomial In mathematics, a monomial is, roughly speaking, a polynomial which has only one term. Two definitions of a monomial may be encountered: # A monomial, also called power product, is a product of powers of variables with nonnegative integer exponent ...
(also called ''power product'') :X_1^\cdots X_n^ is a formal product of these indeterminates, possibly raised to a nonnegative power. As usual, exponents equal to one and factors with a zero exponent can be omitted. In particular, X_1^0\cdots X_n^0 =1. The
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
of exponents is called the ''multidegree'' or ''exponent vector'' of the monomial. For a less cumbersome notation, the abbreviation :X^\alpha=X_1^\cdots X_n^ is often used. The ''degree'' of a monomial , frequently denoted or , is the sum of its exponents: : \deg \alpha = \sum_^n \alpha_i. A ''polynomial'' in these indeterminates, with coefficients in a field, or more generally a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
, is a finite linear combination of monomials : p = \sum_\alpha p_\alpha X^\alpha with coefficients in . The ''degree'' of a nonzero polynomial is the maximum of the degrees of its monomials with nonzero coefficients. The set of polynomials in X_1, \dots, X_n, denoted K _1,\dots, X_n is thus a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
(or a
free module In mathematics, a free module is a module that has a basis – that is, a generating set consisting of linearly independent elements. Every vector space is a free module, but, if the ring of the coefficients is not a division ring (not a field in t ...
, if is a ring) that has the monomials as a basis. K _1,\dots, X_n/math> is naturally equipped (see below) with a multiplication that makes a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
, and an
associative algebra In mathematics, an associative algebra ''A'' is an algebraic structure with compatible operations of addition, multiplication (assumed to be associative), and a scalar multiplication by elements in some field ''K''. The addition and multiplic ...
over , called ''the polynomial ring in indeterminates'' over (the definite article ''the'' reflects that it is uniquely defined up to the name and the order of the indeterminates. If the ring is commutative, K _1,\dots, X_n/math> is also a commutative ring.


Operations in

''Addition'' and ''scalar multiplication'' of polynomials are those of a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
or
free module In mathematics, a free module is a module that has a basis – that is, a generating set consisting of linearly independent elements. Every vector space is a free module, but, if the ring of the coefficients is not a division ring (not a field in t ...
equipped by a specific basis (here the basis of the monomials). Explicitly, let p=\sum_p_\alpha X^\alpha,\quad q=\sum_q_\beta X^\beta, where and are finite sets of exponent vectors. The scalar multiplication of and a scalar c\in K is :cp = \sum_cp_\alpha X^\alpha. The addition of and is :p+q = \sum_(p_\alpha+q_\alpha) X^\alpha, where p_\alpha=0 if \alpha \not\in I, and q_\beta=0 if \beta \not\in J. Moreover, if one has p_\alpha+q_\alpha=0 for some \alpha \in I \cap J, the corresponding zero term is removed from the result. The multiplication is :pq = \sum_\left(\sum_ p_\alpha q_\beta\right) X^\gamma, where I+J is the set of the sums of one exponent vector in and one other in (usual sum of vectors). In particular, the product of two monomials is a monomial whose exponent vector is the sum of the exponent vectors of the factors. The verification of the axioms of an
associative algebra In mathematics, an associative algebra ''A'' is an algebraic structure with compatible operations of addition, multiplication (assumed to be associative), and a scalar multiplication by elements in some field ''K''. The addition and multiplic ...
is straightforward.


Polynomial expression

A polynomial expression is an expression built with scalars (elements of ), indeterminates, and the operators of addition, multiplication, and exponentiation to nonnegative integer powers. As all these operations are defined in K _1,\dots, X_n/math> a polynomial expression represents a polynomial, that is an element of K _1,\dots, X_n The definition of a polynomial as a linear combination of monomials is a particular polynomial expression, which is often called the ''canonical form'', ''normal form'', or ''expanded form'' of the polynomial. Given a polynomial expression, one can compute the ''expanded'' form of the represented polynomial by ''expanding'' with the distributive law all the products that have a sum among their factors, and then using
commutativity In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name of ...
(except for the product of two scalars), and associativity for transforming the terms of the resulting sum into products of a scalar and a monomial; then one gets the canonical form by regrouping the
like terms In mathematics, like terms are summands in a sum that differ only by a numerical factor. Like terms can be regrouped by adding their coefficients. Typically, in a polynomial expression, like terms are those that contain the same variables to t ...
. The distinction between a polynomial expression and the polynomial that it represents is relatively recent, and mainly motivated by the rise of
computer algebra In mathematics and computer science, computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the study and development of algorithms and software for manipulating mathematical expressions ...
, where, for example, the test whether two polynomial expressions represent the same polynomial may be a nontrivial computation.


Categorical characterization

If is a commutative ring, the polynomial ring has the following
universal property In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently fro ...
: for every commutative -algebra , and every -
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
of elements of , there is a unique
algebra homomorphism In mathematics, an algebra homomorphism is a homomorphism between two associative algebras. More precisely, if and are algebras over a field (or commutative ring) , it is a function F\colon A\to B such that for all in and in , * F(kx) = kF(x) ...
from to that maps each X_i to the corresponding x_i. This homomorphism is the ''evaluation homomorphism'' that consists in substituting X_i for x_i in every polynomial. As it is the case for every universal property, this characterizes the pair (K _1, \dots, X_n (X_1, \dots, X_n)) up to a unique
isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word is ...
. This may also be interpreted in terms of adjoint functors. More precisely, let and be respectively the
categories Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally *Category of being *Categories (Aristotle), ''Categories'' (Aristotle) *Category (Kant) ...
of sets and commutative -algebras (here, and in the following, the morphisms are trivially defined). There is a forgetful functor \mathrm F: \mathrm\to \mathrm that maps algebras to their underlying sets. On the other hand, the map X\mapsto K /math> defines a functor \mathrm: \mathrm\to \mathrm in the other direction. (If is infinite, is the set of all polynomials in a finite number of elements of .) The universal property of the polynomial ring means that and are adjoint functors. That is, there is a bijection :\operatorname_(X,\operatorname(A))\cong \operatorname_(K A). This may be expressed also by saying that polynomial rings are free commutative algebras, since they are free objects in the category of commutative algebras. Similarly, a polynomial ring with integer coefficients is the free commutative ring over its set of variables, since commutative rings and commutative algebras over the integers are the same thing.


Graded structure


Univariate over a ring vs. multivariate

A polynomial in K _1, \ldots, X_n/math> can be considered as a univariate polynomial in the indeterminate X_n over the ring K _1, \ldots, X_ by regrouping the terms that contain the same power of X_n, that is, by using the identity :\sum_ c_ X_1^ \cdots X_n^=\sum_i\left(\sum_ c_ X_1^ \cdots X_^\right)X_n^i, which results from the distributivity and associativity of ring operations. This means that one has an
algebra isomorphism In mathematics, an algebra homomorphism is a homomorphism between two associative algebras. More precisely, if and are algebras over a field (or commutative ring) , it is a function F\colon A\to B such that for all in and in , * F(kx) = kF ...
:K _1, \ldots, X_ncong (K _1, \ldots, X_ _n/math> that maps each indeterminate to itself. (This isomorphism is often written as an equality, which is justified by the fact that polynomial rings are defined up to a ''unique'' isomorphism.) In other words, a multivariate polynomial ring can be considered as a univariate polynomial over a smaller polynomial ring. This is commonly used for proving properties of multivariate polynomial rings, by
induction Induction, Inducible or Inductive may refer to: Biology and medicine * Labor induction (birth/pregnancy) * Induction chemotherapy, in medicine * Induced stem cells, stem cells derived from somatic, reproductive, pluripotent or other cell t ...
on the number of indeterminates. The main such properties are listed below.


Properties that pass from to

In this section, is a commutative ring, is a field, denotes a single indeterminate, and, as usual, \mathbb Z is the ring of integers. Here is the list of the main ring properties that remain true when passing from to . * If is an integral domain then the same holds for (since the leading coefficient of a product of polynomials is, if not zero, the product of the leading coefficients of the factors). **In particular, K _1,\ldots,X_n/math> and \mathbb Z _1,\ldots,X_n/math> are integral domains. * If is a unique factorization domain then the same holds for . This results from
Gauss's lemma Gauss's lemma can mean any of several lemmas named after Carl Friedrich Gauss: * * * * A generalization of Euclid's lemma is sometimes called Gauss's lemma See also * List of topics named after Carl Friedrich Gauss Carl Friedrich Gauss ( ...
and the unique factorization property of L where is the field of fractions of . **In particular, K _1,\ldots,X_n/math> and \mathbb Z _1,\ldots,X_n/math> are unique factorization domains. * If is a Noetherian ring, then the same holds for . **In particular, K _1,\ldots,X_n/math> and \mathbb Z _1,\ldots,X_n/math> are Noetherian rings; this is Hilbert's basis theorem. * If is a Noetherian ring, then \dim R = 1+\dim R, where "\dim" denotes the Krull dimension. **In particular, \dim K _1,\ldots,X_n= n and \dim \mathbb Z _1,\ldots,X_n= n+1. * If is a regular ring, then the same holds for ; in this case, one has \operatorname\, \dim R \dim R 1 + \operatorname\, \dim R=1+\dim R, where "\operatorname\, \dim" denotes the global dimension. **In particular, K _1,\ldots,X_n/math> and \mathbb Z _1,\ldots,X_n/math> are regular rings, \operatorname\, \dim \mathbb Z _1,\ldots,X_n= n+1, and \operatorname\, \dim K _1,\ldots,X_n= n. The latter equality is
Hilbert's syzygy theorem In mathematics, Hilbert's syzygy theorem is one of the three fundamental theorems about polynomial rings over fields, first proved by David Hilbert in 1890, which were introduced for solving important open questions in invariant theory, and are at ...
.


Several indeterminates over a field

Polynomial rings in several variables over a field are fundamental in invariant theory and
algebraic geometry Algebraic geometry is a branch of mathematics, classically studying zeros of multivariate polynomials. Modern algebraic geometry is based on the use of abstract algebraic techniques, mainly from commutative algebra, for solving geometrical ...
. Some of their properties, such as those described above can be reduced to the case of a single indeterminate, but this is not always the case. In particular, because of the geometric applications, many interesting properties must be invariant under affine or projective transformations of the indeterminates. This often implies that one cannot select one of the indeterminates for a recurrence on the indeterminates. Bézout's theorem, Hilbert's Nullstellensatz and
Jacobian conjecture In mathematics, the Jacobian conjecture is a famous unsolved problem concerning polynomials in several variables. It states that if a polynomial function from an ''n''-dimensional space to itself has Jacobian determinant which is a non-zero con ...
are among the most famous properties that are specific to multivariate polynomials over a field.


Hilbert's Nullstellensatz

The Nullstellensatz (German for "zero-locus theorem") is a theorem, first proved by
David Hilbert David Hilbert (; ; 23 January 1862 – 14 February 1943) was a German mathematician, one of the most influential mathematicians of the 19th and early 20th centuries. Hilbert discovered and developed a broad range of fundamental ideas in many a ...
, which extends to the multivariate case some aspects of the fundamental theorem of algebra. It is foundational for
algebraic geometry Algebraic geometry is a branch of mathematics, classically studying zeros of multivariate polynomials. Modern algebraic geometry is based on the use of abstract algebraic techniques, mainly from commutative algebra, for solving geometrical ...
, as establishing a strong link between the algebraic properties of K _1, \ldots, X_n/math> and the geometric properties of algebraic varieties, that are (roughly speaking) set of points defined by implicit polynomial equations. The Nullstellensatz, has three main versions, each being a corollary of any other. Two of these versions are given below. For the third version, the reader is referred to the main article on the Nullstellensatz. The first version generalizes the fact that a nonzero univariate polynomial has a complex zero if and only if it is not a constant. The statement is: ''a set of polynomials in K _1, \ldots, X_n/math> has a common zero in an
algebraically closed field In mathematics, a field is algebraically closed if every non-constant polynomial in (the univariate polynomial ring with coefficients in ) has a root in . Examples As an example, the field of real numbers is not algebraically closed, because ...
containing , if and only if'' ''does not belong to the
ideal 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 considere ...
generated by , that is, if'' ''is not a linear combination of elements of with polynomial coefficients''. The second version generalizes the fact that the irreducible univariate polynomials over the complex numbers are associate to a polynomial of the form X-\alpha. The statement is: ''If is algebraically closed, then the maximal ideals of K _1, \ldots, X_n/math> have the form \langle X_1 - \alpha_1, \ldots, X_n - \alpha_n \rangle.


Bézout's theorem

Bézout's theorem may be viewed as a multivariate generalization of the version of the fundamental theorem of algebra that asserts that a univariate polynomial of degree has complex roots, if they are counted with their multiplicities. In the case of
bivariate polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An ex ...
s, it states that two polynomials of degrees and in two variables, which have no common factors of positive degree, have exactly common zeros in an
algebraically closed field In mathematics, a field is algebraically closed if every non-constant polynomial in (the univariate polynomial ring with coefficients in ) has a root in . Examples As an example, the field of real numbers is not algebraically closed, because ...
containing the coefficients, if the zeros are counted with their multiplicity and include the zeros at infinity. For stating the general case, and not considering "zero at infinity" as special zeros, it is convenient to work with
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; t ...
s, and consider zeros in a
projective space In mathematics, the concept of a projective space originated from the visual effect of perspective, where parallel lines seem to meet ''at infinity''. A projective space may thus be viewed as the extension of a Euclidean space, or, more generally ...
. In this context, a ''projective zero'' of a homogeneous polynomial P(X_0, \ldots, X_n) is, up to a scaling, a -
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
(x_0, \ldots, x_n) of elements of that is different form , and such that P(x_0, \ldots, x_n) = 0 . Here, "up to a scaling" means that (x_0, \ldots, x_n) and (\lambda x_0, \ldots, \lambda x_n) are considered as the same zero for any nonzero \lambda\in K. In other words, a zero is a set of
homogeneous coordinates In mathematics, homogeneous coordinates or projective coordinates, introduced by August Ferdinand Möbius in his 1827 work , are a system of coordinates used in projective geometry, just as Cartesian coordinates are used in Euclidean geometry. T ...
of a point in a projective space of dimension . Then, Bézout's theorem states: Given homogeneous polynomials of degrees d_1, \ldots, d_n in indeterminates, which have only a finite number of common projective zeros in an
algebraically closed extension In mathematics, a field (mathematics), field is algebraically closed if every Degree of a polynomial, non-constant polynomial in (the univariate polynomial ring with coefficients in ) has a Zero of a function, root in . Examples As an example, ...
of , the sum of the
multiplicities In mathematics, the multiplicity of a member of a multiset is the number of times it appears in the multiset. For example, the number of times a given polynomial has a root at a given point is the multiplicity of that root. The notion of multip ...
of these zeros is the product d_1 \cdots d_n.


Jacobian conjecture


Generalizations

Polynomial rings can be generalized in a great many ways, including polynomial rings with generalized exponents, power series rings,
noncommutative polynomial ring In mathematics, especially in the area of abstract algebra known as ring theory, a free algebra is the noncommutative analogue of a polynomial ring since its elements may be described as "polynomials" with non-commuting variables. Likewise, the p ...
s,
skew polynomial ring In mathematics, especially in the area of algebra known as ring theory, an Ore extension, named after Øystein Ore, is a special type of a ring extension whose properties are relatively well understood. Elements of a Ore extension are called Ore pol ...
s, and polynomial
rig Rig may refer to: Objects and structures * Rig (fishing), an arrangement of items used for fishing * Drilling rig, a structure housing equipment used to drill or extract oil from underground * Rig (stage lighting) * rig, a horse-drawn carriage ...
s.


Infinitely many variables

One slight generalization of polynomial rings is to allow for infinitely many indeterminates. Each monomial still involves only a finite number of indeterminates (so that its degree remains finite), and each polynomial is a still a (finite) linear combination of monomials. Thus, any individual polynomial involves only finitely many indeterminates, and any finite computation involving polynomials remains inside some subring of polynomials in finitely many indeterminates. This generalization has the same property of usual polynomial rings, of being the
free commutative algebra In mathematics, especially in the field of algebra, a polynomial ring or polynomial algebra is a ring (which is also a commutative algebra) formed from the set of polynomials in one or more indeterminates (traditionally also called variables) ...
, the only difference is that it is a free object over an infinite set. One can also consider a strictly larger ring, by defining as a generalized polynomial an infinite (or finite) formal sum of monomials with a bounded degree. This ring is larger than the usual polynomial ring, as it includes infinite sums of variables. However, it is smaller than the ring of power series in infinitely many variables. Such a ring is used for constructing the
ring of symmetric functions In algebra and in particular in algebraic combinatorics, the ring of symmetric functions is a specific limit of the rings of symmetric polynomials in ''n'' indeterminates, as ''n'' goes to infinity. This ring serves as universal structure in which ...
over an infinite set.


Generalized exponents

A simple generalization only changes the set from which the exponents on the variable are drawn. The formulas for addition and multiplication make sense as long as one can add exponents: . A set for which addition makes sense (is closed and associative) is called a
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids ...
. The set of functions from a monoid ''N'' to a ring ''R'' which are nonzero at only finitely many places can be given the structure of a ring known as ''R'' 'N'' the monoid ring of ''N'' with coefficients in ''R''. The addition is defined component-wise, so that if , then for every ''n'' in ''N''. The multiplication is defined as the Cauchy product, so that if , then for each ''n'' in ''N'', ''c''''n'' is the sum of all ''a''''i''''b''''j'' where ''i'', ''j'' range over all pairs of elements of ''N'' which sum to ''n''. When ''N'' is commutative, it is convenient to denote the function ''a'' in ''R'' 'N''as the formal sum: :\sum_ a_n X^n and then the formulas for addition and multiplication are the familiar: :\left(\sum_ a_n X^n\right) + \left(\sum_ b_n X^n\right) = \sum_ \left(a_n + b_n\right)X^n and :\left(\sum_ a_n X^n\right) \cdot \left(\sum_ b_n X^n\right) = \sum_ \left( \sum_ a_i b_j\right)X^n where the latter sum is taken over all ''i'', ''j'' in ''N'' that sum to ''n''. Some authors such as go so far as to take this monoid definition as the starting point, and regular single variable polynomials are the special case where ''N'' is the monoid of non-negative integers. Polynomials in several variables simply take ''N'' to be the direct product of several copies of the monoid of non-negative integers. Several interesting examples of rings and groups are formed by taking ''N'' to be the additive monoid of non-negative rational numbers, . See also Puiseux series.


Power series

Power series generalize the choice of exponent in a different direction by allowing infinitely many nonzero terms. This requires various hypotheses on the monoid ''N'' used for the exponents, to ensure that the sums in the Cauchy product are finite sums. Alternatively, a topology can be placed on the ring, and then one restricts to convergent infinite sums. For the standard choice of ''N'', the non-negative integers, there is no trouble, and the ring of formal power series is defined as the set of functions from ''N'' to a ring ''R'' with addition component-wise, and multiplication given by the Cauchy product. The ring of power series can also be seen as the ring completion of the polynomial ring with respect to the ideal generated by .


Noncommutative polynomial rings

For polynomial rings of more than one variable, the products ''X''â‹…''Y'' and ''Y''â‹…''X'' are simply defined to be equal. A more general notion of polynomial ring is obtained when the distinction between these two formal products is maintained. Formally, the polynomial ring in ''n'' noncommuting variables with coefficients in the ring ''R'' is the monoid ring ''R'' 'N'' where the monoid ''N'' is the free monoid on ''n'' letters, also known as the set of all strings over an alphabet of ''n'' symbols, with multiplication given by concatenation. Neither the coefficients nor the variables need commute amongst themselves, but the coefficients and variables commute with each other. Just as the polynomial ring in ''n'' variables with coefficients in the commutative ring ''R'' is the free commutative ''R''-algebra of rank ''n'', the noncommutative polynomial ring in ''n'' variables with coefficients in the commutative ring ''R'' is the free associative, unital ''R''-algebra on ''n'' generators, which is noncommutative when ''n'' > 1.


Differential and skew-polynomial rings

Other generalizations of polynomials are differential and skew-polynomial rings. A differential polynomial ring is a ring of
differential operator In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation that accepts a function and return ...
s formed from a ring ''R'' and a derivation ''δ'' of ''R'' into ''R''. This derivation operates on ''R'', and will be denoted ''X'', when viewed as an operator. The elements of ''R'' also operate on ''R'' by multiplication. The composition of operators is denoted as the usual multiplication. It follows that the relation may be rewritten as : X\cdot a = a\cdot X +\delta(a). This relation may be extended to define a skew multiplication between two polynomials in ''X'' with coefficients in ''R'', which make them a noncommutative ring. The standard example, called a Weyl algebra, takes ''R'' to be a (usual) polynomial ring ''k'' 'Y''  and ''δ'' to be the standard polynomial derivative \tfrac. Taking ''a'' = ''Y'' in the above relation, one gets the canonical commutation relation, ''X''â‹…''Y'' − ''Y''â‹…''X'' = 1. Extending this relation by associativity and distributivity allows explicitly constructing the Weyl algebra. . The skew-polynomial ring is defined similarly for a ring ''R'' and a ring endomorphism ''f'' of ''R'', by extending the multiplication from the relation ''X''â‹…''r'' = ''f''(''r'')â‹…''X'' to produce an associative multiplication that distributes over the standard addition. More generally, given a homomorphism ''F'' from the monoid N of the positive integers into the endomorphism ring of ''R'', the formula ''X'' ''n''â‹…''r'' = ''F''(''n'')(''r'')â‹…''X'' ''n'' allows constructing a skew-polynomial ring. Skew polynomial rings are closely related to
crossed product In mathematics, and more specifically in the theory of von Neumann algebras, a crossed product is a basic method of constructing a new von Neumann algebra from a von Neumann algebra acted on by a group. It is related to the semidirect product ...
algebras.


Polynomial rigs

The definition of a polynomial ring can be generalised by relaxing the requirement that the algebraic structure ''R'' be a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
or a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
to the requirement that ''R'' only be a
semifield In mathematics, a semifield is an algebraic structure with two binary operations, addition and multiplication, which is similar to a field, but with some axioms relaxed. Overview The term semifield has two conflicting meanings, both of which incl ...
or
rig Rig may refer to: Objects and structures * Rig (fishing), an arrangement of items used for fishing * Drilling rig, a structure housing equipment used to drill or extract oil from underground * Rig (stage lighting) * rig, a horse-drawn carriage ...
; the resulting polynomial structure/extension ''R'' 'X''is a polynomial rig. For example, the set of all multivariate polynomials with
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 n ...
coefficients is a polynomial rig.


See also

*
Additive polynomial In mathematics, the additive polynomials are an important topic in classical algebraic number theory. Definition Let ''k'' be a field of prime characteristic ''p''. A polynomial ''P''(''x'') with coefficients in ''k'' is called an additive poly ...
*
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 ...


References

* * * * * {{Authority control Commutative algebra Invariant theory Ring theory Polynomials Free algebraic structures