\documentclass[12pt,letterpaper]{hmcpset}
\usepackage[margin=1in]{geometry}
\pagestyle{empty}

\usepackage{ulem}
\ULdepth 0 ex

\name{}
\class{Math 171 - Abstract Algebra I Section \uline{\;\;}}
\assignment{HW \#14}
\duedate{10/28/10}

\newcommand{\C}{\mathbb{C}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\Z}{\mathbb{Z}}

\begin{document}

\problemlist{Dummit \& Foote (8.1) 3, 11, plus two outside problems.}

\begin{problem}[Outside Problem \# 1]
Let $R$ be an integral domain. We say a norm $N$ on $R$ is \textit{monotonic} (disclaimer: I just made this terminology up) if $N(a) \leq N(ab)$ for any $a,b \in R$ with $ab \neq 0$. Let $N$ be any norm which makes $R$ into a Euclidean domain.
\begin{itemize}
\item[(a)] Show that the function $N^* : R \rightarrow \mathbb{N}_{\geq 0}$ given by \[ N^{*}(a) = \textrm{min}( \{ N(ax) \, | \, x \in R, x \neq 0 \} \] is a monotonic norm on $R$.
\item[(b)] Show that $N^{*}$ also makes $R$ into a Euclidean domain. That is, the division algorithm in $R$ works using $N^{*}$ as the norm. (Hint: If I'm dividing $a$ by $b$, consider $c \in R$ so that $N^{*}(b) = N(bc)$. What can I divide by $bc$ that might be interesting?)
\end{itemize}
Note: Many books require a monotonic norm as part of the definition of a Euclidean domain, but this problem shows that requiring it is not strictly necessary. Moreover, monotonicity isn't directly needed to prove most things we want to know about Euclidean domains, which is why Dummit and Foote don't even mention it.
\end{problem}

\newpage
\begin{problem}[Outside Problem \# 2]
Let $R$ be a Euclidean domain and assume its norm $N$ is monotonic.
\begin{itemize}
\item[(a)] Prove that a non-zero $a \in R$ is a unit if and only if $N(a) = N(1_{R})$.
\item[(b)] Let $a,b \in R$. Prove that if $d$ is a GCD of $a$ and $b$, then $N(d) \geq N(d')$ for any $d'$ that divides both $a$ and $b$.
Note: I believe if you pick your norm right, you can make the converse of part (b) true. But it's tricky....
\end{itemize}
\end{problem}


\newpage
\begin{problem}[8.1.3]
Let $R$ be a Euclidean domain (with a norm $N$ that is not necessarily monotonic).  Let $m$ be the minimum integer in the set of norms of nonzero elements of $R$. Prove that every nonzero element of $R$ of norm $m$ is a unit.  Deduce that a nonzero element of norm zero (if such an element exists) is a unit.
\end{problem}

\newpage

\begin{problem}[8.1.11]
Let $R$ be a commutative ring with 1 and let $a$ and $b$ be nonzero elements of $R$.  A {\it least common multiple} of $a$ and $b$ is an element $e$ of $R$ such that
\begin{itemize}
\item[(i)] $a | e$ and $b|e$, and
\item[(ii)] if $a | e'$ and $b | e'$ then $e | e'$.
\end{itemize}
\begin{itemize}
\item[(a)] Prove that a least common multiple of $a$ and $b$ (if such exists) is a generator for the unique largest principal ideal contained in $(a) \cap (b)$.
\item[(b)] Deduce that any two nonzero elements in a Euclidean Domain have a least common multiple which is unique up to multiplication by a unit.
\item[(c)] Prove that in a Euclidean Domain the least common multiple of $a$ and $b$ is $\frac{ab}{(a, b)}$, where $(a, b)$ is the greatest common divisor of $a$ and $b$.
\end{itemize}
\end{problem}


\end{document} 