|
|
|
Viewing Version
4
of
'polynomial ring over integral domain'
|
[ view 'polynomial ring over integral domain'
|
back to history
]
| Title of object: |
polynomial ring over integral domain |
| Canonical Name: |
PolynomialRingOverIntegralDomain |
| Type: |
Theorem |
| Created on: |
2005-03-30 06:20:17 |
| Modified on: |
2006-09-29 03:28:12 |
| Classification: |
msc:13P05 |
| Defines: |
coefficient ring |
Revision comment (for changes between this and next version):
Preamble:
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem} |
Content:
\begin{thmplain}
\, If the {\em coefficient ring} $R$ is an integral domain, then so is also the polynomial ring $R[X]$.
\end{thmplain}
{\em Proof.}\, Let $f(X)$ and $g(X)$ be two non-zero polynomials in $R[X]$ and let $a_f$ and $b_g$ be their leading coefficients, respectively.\, Thus\, $a_f \neq 0$,\, $b_g \neq 0$,\, and because $R$ has no zero divisors,\, $a_fb_g \neq 0$.\, But the product $a_fb_g$ is the leading coefficient of $f(X)g(X)$ and so $f(X)g(X)$ cannot be the zero polynomial.\, Consequently, $R[X]$ has no zero divisors, Q.E.D.
\textbf{Remark.}\, The theorem may by induction be generalized for the polynomial ring\, $R[X_1,\,X_2,\,\ldots,\,X_n]$. |
|
|
|
|
|