Math 361, Spring 2014, Assignment 1
From cartan.math.umb.edu
Carefully define the following terms, then give one example and one non-example of each:
- Homomorphism (of rings).
- Kernel (of a ring homomorphism).
- Ideal.
- Quotient ring.
Carefully state the following theorems (you need not prove them):
- Fundamental theorem on ring homomorphisms.
Solve the following problems:
- Section 26, problems 4, 12, 13, 14, 15, and 17.
Questions:
Solutions:
Definitions:
- Homomorphism (of rings).
Definition: A map $\phi$ of a ring $R$ into a ring $R'$ is a homomorphism if it satisfies:
$$\phi(a+b)=\phi(a)+\phi(b)$$ $$\phi(ab)=\phi(a)\phi(b)$$ for all $a,b\in R$Example:
The function $\phi :\mathbb{Z}\rightarrow\mathbb{Z}_n$ defined by $\phi(z) = z\enspace mod\enspace n$ is a ring homomorphism
Non-Example:
There is no homomorphism from $\phi :\mathbb{Z}_n\rightarrow\mathbb{Z}$ when $n>1$.
- Kernel (of a ring homomorphism).
Let a map $\phi : R\rightarrow R$ be a homomorphism of rings. The subring
$$\phi^{-1}[0'] = \{r\in R|\phi(r) = 0'\}$$is the kernel of $\phi$, denoted $Ker(\phi)$.
Example:
The function $\phi :\mathbb{Z}\rightarrow\mathbb{Z}_n$ defined by $\phi(z) = z\enspace mod\enspace n$ is a ring homomorphism with kernel $n\mathbb{Z}$
Non-Example:
Since there is no homomorphism from $\phi :\mathbb{Z}_n\rightarrow\mathbb{Z}$ when $n>1$, there is no kernel. - Ideal.
- Quotient ring.