Polynomial ring/Field/Polynomial function/Introduction/Section
The polynomial ring over a field consists of all polynomials
where , . It is endowed with componentwise addition and a multiplication, which arises by distributive continuation of the rule
A polynomial
is, formally seen, nothing but the tuple , these numbers are called the coefficient of the polynomial. The polynomials are equal if and only if all their coefficients coincide. The letter is called the variable of the polynomial ring. In this context, the field is called the base field of the polynomial ring. Due to the componentwise definition of the addition, we have immediately a commutative group, with the zero polynomial (where all coefficients are ) as neutral element. The polynomials with for all are called constant polynomials, they are simply written as .
The way a polynomial is written suggests how the multiplication shall work, the product is given by the addition of the exponents, thus . For arbitrary polynomials, the multiplication arises from this simple multiplication rule by distributive continuation according to the law to multiply "everything with everything“. Explicitly, the multiplication is given by the following rule gegeben:[1]
The multiplication is associative, commutative, distributive, and the constant polynomial is its neutral element, see exercise. Altogether, we have a commutative ring.
The degree of a nonzero polynomial
with
is .We do not define a degree for the zero polynomial. The coefficient , where is the degree of the polynomial, is called the leading coefficient of the polynomial. The term is called leading term. A polynomial with leading coefficient is called normed.
We can plug in
(or insert or evaluate at)
an element
,
into a polynomial
,
by replacing the variable everywhere by . This gives a mapping
which we call the polynomial function defined by the polynomial. In general, this mapping is not linear, only the polynomials of the form are linear.
- ↑ Here, like for the addition of polynomials of different degrees, the coefficients for or are .