Polynomial ring: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(→‎Properties: Hilbert's basis theorem)
imported>Richard Pinch
(added section on multiple variables)
Line 12: Line 12:


We define the ''degree'' of a non-zero sequence (''a''<sub>''n''</sub>) as the the largest integer ''d'' such that
We define the ''degree'' of a non-zero sequence (''a''<sub>''n''</sub>) as the the largest integer ''d'' such that
''a''<sub>''d''</sub> is non-zero.   
''a''<sub>''d''</sub> is non-zero.
 
We may consider the set of sequences described here as the set of ''R''-values functions on the set '''N''' of [[natural number]]s (including zero) and defining the ''support'' of a function to be the set of arguments where it is non-zero.  We then restrict to functions of finite support under pointwise addition.


We define "convolution" of sequences by
We define "convolution" of sequences by
Line 46: Line 48:


* If <math>f:A \rarr B</math> is a [[ring homomorphism]] then there is a homomorphism, also denoted by ''f'', from <math>A[X] \rarr B[X]</math> which extends ''f''.  Any homomorphism on ''A''[''X''] is determined by its restriction to ''A'' and its value at ''X''.
* If <math>f:A \rarr B</math> is a [[ring homomorphism]] then there is a homomorphism, also denoted by ''f'', from <math>A[X] \rarr B[X]</math> which extends ''f''.  Any homomorphism on ''A''[''X''] is determined by its restriction to ''A'' and its value at ''X''.
==Multiple variables==
The polynomial ring construction may be [[iteration|iterated]] to define
:<math>R[X_1,X_2,\ldots,X_n] = R[X_1][X_2]\ldots[X_n] ,\,:</math>
but a more general construction which allows the construction of polynomials in any set of variables <math>\{ X_\lambda : \lambda \in \Lambda \}</math> is to follow the initial construction by taking ''S'' to be the [[Cartesian power]] <math>\mathbf{N}^\Lambda</math> and then to consider the ''R''-valued functions on ''S'' with finite support. 
We see that there are natural isomorphisms
:<math>R[X_1][X_2] \equiv R[X_1,X_2] \equiv R[X_2][X_1] .\,</math>


==References==
==References==
* {{cite book | author=Serge Lang | authorlink=Serge Lang | title=Algebra | edition=3rd ed | publisher=[[Addison-Wesley]] | year=1993 | isbn=0-201-55540-9 | pages=97-98 }}
* {{cite book | author=Serge Lang | authorlink=Serge Lang | title=Algebra | edition=3rd ed | publisher=[[Addison-Wesley]] | year=1993 | isbn=0-201-55540-9 | pages=97-98 }}

Revision as of 04:02, 23 December 2008

In algebra, the polynomial ring over a commutative ring is a ring which formalises the polynomials of elementary algebra.

Construction of the polynomial ring

Let R be a ring. Consider the R-module of sequences

which have only finitely many non-zero terms, under pointwise addition

We define the degree of a non-zero sequence (an) as the the largest integer d such that ad is non-zero.

We may consider the set of sequences described here as the set of R-values functions on the set N of natural numbers (including zero) and defining the support of a function to be the set of arguments where it is non-zero. We then restrict to functions of finite support under pointwise addition.

We define "convolution" of sequences by

Convolution is a commutative, associative operation on sequences which is distributive over addition.

Let X denote the sequence

We have

and so on, so that

which makes sense as a finite sum since only finitely many of the an are non-zero.

The ring defined in this way is denoted .

Properties

  • If is a ring homomorphism then there is a homomorphism, also denoted by f, from which extends f. Any homomorphism on A[X] is determined by its restriction to A and its value at X.

Multiple variables

The polynomial ring construction may be iterated to define

but a more general construction which allows the construction of polynomials in any set of variables is to follow the initial construction by taking S to be the Cartesian power and then to consider the R-valued functions on S with finite support.

We see that there are natural isomorphisms


References