\( \newcommand{\matr}[1] {\mathbf{#1}} \newcommand{\vertbar} {\rule[-1ex]{0.5pt}{2.5ex}} \newcommand{\horzbar} {\rule[.5ex]{2.5ex}{0.5pt}} \newcommand{\E} {\mathrm{E}} \)
deepdream of
          a sidewalk
Show Answer
\( \newcommand{\cat}[1] {\mathrm{#1}} \newcommand{\catobj}[1] {\operatorname{Obj}(\mathrm{#1})} \newcommand{\cathom}[1] {\operatorname{Hom}_{\cat{#1}}} \newcommand{\multiBetaReduction}[0] {\twoheadrightarrow_{\beta}} \newcommand{\betaReduction}[0] {\rightarrow_{\beta}} \newcommand{\betaEq}[0] {=_{\beta}} \newcommand{\string}[1] {\texttt{"}\mathtt{#1}\texttt{"}} \newcommand{\symbolq}[1] {\texttt{`}\mathtt{#1}\texttt{'}} \newcommand{\groupMul}[1] { \cdot_{\small{#1}}} \newcommand{\groupAdd}[1] { +_{\small{#1}}} \newcommand{\inv}[1] {#1^{-1} } \newcommand{\bm}[1] { \boldsymbol{#1} } \require{physics} \require{ams} \require{mathtools} \)
Math and science::Algebra::Aluffi

Polynomial rings

When polynomials are viewed as a type of notational container, they can be seen to have a ring structure.

Polynomial

A polynomial is a combination of "powers" of an indeterminate \( x \) with coefficients in a ring \( R \). It is written in the form:

\[ a_n x^n + ... + a_1 x + a_0 \]

or

\[ \sum_{i>0} a_i n^{i} \]

We require that there is an \( n \) above which all coefficients are zero.

Two polynomials are considered equal if [what?].

The meaning of the operation \( \cdot \) in \( a_i \cdot x^i \) is not specified in the definition. Furthermore, the meaning of the \( + \) operation between elements is also not specified. The definition of equality cements the notational behaviour.

Notation

The set of polynomials with indeterminate \( x \) over ring \( R \) is denoted as \( R[x] \).

Polynomials as rings

A polynomial \( R[x] \) forms a ring (operations on the reverse side). As polynomials form rings, the construction can be nested such that polynomials in indeterminate \( y \) over \( R[x] \) for a ring. This is denoted as \( R[x][y] \) and \( R[x,y] \).

Polynomial rings can be generalized and be considered instances of [what?] rings.