Polynomial ring: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(→‎Construction of the polynomial ring: explain exponential notation)
imported>Richard Pinch
(supplied Ref Lang)
Line 44: Line 44:
* If ''R'' is a [[Noetherian domain]] then so is ''R''[''X''].
* If ''R'' is a [[Noetherian domain]] then so is ''R''[''X''].
* If ''R'' is a [[field theory (mathematics)|field]], then ''R''[''X''] is a [[Euclidean domain]].
* If ''R'' is a [[field theory (mathematics)|field]], then ''R''[''X''] is a [[Euclidean domain]].
* 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''.
==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 }}

Revision as of 17:46, 22 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 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.

References