ScholarGate
Asistent

Polynomial Ring

A polynomial ring is the ring of polynomials in one or more indeterminates with coefficients in a base ring, the free commutative algebra that models adjoining unknowns to a ring.

Pronađite temu uz PaperMindUskoroFind papers & topics
Tools & resources
Preuzmi slajdove
Learn & explore
VideoUskoro

Definition

Given a commutative ring R, the polynomial ring R[x] consists of finite formal sums of powers of an indeterminate x with coefficients in R, with the usual addition and multiplication; iterating gives polynomial rings in several variables.

Scope

This topic covers the construction of polynomial rings in one and several variables, the division algorithm over a field, factorization and irreducibility criteria such as Gauss's lemma and the Eisenstein criterion, and the transfer of properties (unique factorization, the Noetherian condition) from the base ring to the polynomial ring.

Core questions

  • How is the polynomial ring constructed and what universal property does it satisfy?
  • When can polynomials be divided, and how does this make a field's polynomial ring Euclidean?
  • How is irreducibility of a polynomial detected?
  • Which properties of the base ring are inherited by the polynomial ring?

Key theories

Division algorithm and the universal property
Over a field, polynomials admit division with remainder, making the polynomial ring in one variable a Euclidean domain; more generally R[x] is the free commutative R-algebra on one generator, universal for sending x to any element of an R-algebra.
Gauss's lemma
If R is a unique factorization domain then so is R[x], and a primitive polynomial that factors over the field of fractions already factors over R, reducing irreducibility questions to the base field.
Eisenstein's criterion
A monic-type polynomial whose non-leading coefficients are divisible by a prime, with the constant term not divisible by its square, is irreducible, providing a quick sufficient test for irreducibility.

Clinical relevance

Polynomial rings are the algebraic stage for solving equations and for algebraic geometry, where quotients of polynomial rings are coordinate rings of varieties. They are central to computer algebra (Grobner bases), coding theory, and the construction of field extensions and finite fields.

History

Formal manipulation of polynomials predates abstract algebra, but Gauss's work on cyclotomy and integer polynomials and Eisenstein's irreducibility criterion shaped the modern theory. Hilbert's basis theorem then revealed that polynomial rings over fields have finitely generated ideals, founding algebraic geometry.

Key figures

  • Carl Friedrich Gauss
  • Ferdinand Eisenstein
  • David Hilbert
  • Leopold Kronecker

Related topics

Seminal works

  • dummit2004
  • lang2002
  • atiyah1969

Frequently asked questions

Why is the polynomial ring over a field so well behaved?
Over a field the division algorithm holds, so the one-variable polynomial ring is a Euclidean domain and hence a principal-ideal and unique factorization domain. This makes its arithmetic closely parallel to that of the integers.
What is the universal property of a polynomial ring?
Mapping the indeterminate to any element of an R-algebra extends uniquely to a ring homomorphism from R[x]. This freeness is what lets polynomial rings model adjoining a generic unknown, the foundation of evaluation and substitution.

Methods for this concept

Related concepts