As we discussed in the Daily Prep video and notes, every ring homomorphism \(\phi\) out of \(\Z_n\) is determined by \(\phi(1)\text{.}\) For \(\phi: \Z_{20}\to\Z_{30}\text{,}\) we also need \(|\phi(1)|\mid \gcd(20,30)\) and \(\phi(1)^2=\phi(1) \bmod 30\text{.}\) Since \(\gcd(20,30)=10\text{,}\) the first condition implies \(\phi(1)\) is a multiple of 3, i.e \(\phi(1)\in \{0,3,6,9,12,15,18,21,24,27\}\text{.}\) Of these numbers, only \(0, 6, 15\text{,}\) and \(21\) are idempotents. Therefore there are four ring homomorphisms from \(\Z_{20}\) to \(\Z_{30}\text{:}\)
We know there are only four possibilities for \(\phi((1,0))\text{,}\) so letβs analyze each case. The same four possibilities exist for \(\phi((0,1))\text{,}\) but not all of these combinations work together, since \((1,0)(0,1)=(0,0)\) implies that
Let \(R\) be a commutative ring of prime characteristic \(p\text{.}\) Show that the Frobenius map, \(x\mapsto x^p\text{,}\) is a ring homomorphism from \(R\) to \(R\text{.}\) (This map is extremely important to the theory and applications of finite fields.)
Let \(a,b \in R\) and \(f\) be the Frobenius map. In a commutative ring the Binomial Theorem holds (where the integer binomial coefficient multiplying the ring element \(a^kb{p-k}\) means repeated addition that many times). Then
All of the factors in the denominator of binomial coefficient fraction of the remaining terms of the sum are less than \(p\) and therefore do not divide \(p\text{,}\) so each term in the sum is added a multiple of \(p\) times, and thus is 0 since \(\char R=p\text{.}\) So we have \(f(a+b)=a^p+b^p=f(a)+f(b)\text{.}\) Now \(f(ab)=(ab)^p=a^pb^p=f(a)f(b),\) since \(R\) is commutative. Therefore the Frobenius map is a ring homomorphism.
We will apply the First Isomorphism Theorem for rings. The natural map from \(\Z \oplus \Z\) to \(\Z_a\oplus \Z_b\) is the map
\begin{equation*}
\phi((x,y))=(x\bmod a, y\bmod b) \text{.}
\end{equation*}
This is a homomorphism because the map \(x\mapsto x\bmod n\) is a homomorphism for any \(n\) and the operations of a direct sum of rings are componentwise. The map is surjective because for any \(0\leq x \leq a-1\) and \(0\leq y \leq b-1\) we have that the element \((x,y)\in \Z\oplus \Z\) maps to \((x,y)\) in \(\Z_a\oplus \Z_b\text{.}\) Finally, the kernel of the map is the set of pairs \((x,y)\) so that \(x\bmod a = 0\) and \(y\bmod b =0\text{,}\) i.e. \(x\) is a multiple of \(a\) and \(y\) is a multiple of \(b\text{,}\) i.e. \((x,y) \in \langle a\rangle \oplus \langle b\rangle\text{.}\)
Apply the natural map \(\phi:\Z\to\Z_{11}\text{,}\) which produces a ring isomorphism \(\Z/(11\Z)\isom \Z_{11}\text{.}\) We have \(n\) is divisible by \(11\) if and only if \(\phi(n)=0\text{.}\) But
Prove Every Field Contains \(\Z_p\) or \(\Q\) by showing that if \(S=\im(\phi)\) for the natural map \(\phi:\Z\to F\text{,}\) then either \(S\isom\Z_p\) or \(T=\{ab^{-1}\mid a,b\in S, b\neq 0\}\isom \Q\text{.}\)
If \(\char F = p\text{,}\) then by A Ring with 1 Contains \(\Z\) or \(\Z_n\) we have \(S\isom \Z_p\text{.}\) If \(\char F = 0\text{,}\) then \(S\isom \Z\text{.}\) Let \(f:\Q \to T\) be the map
so \(f\) is a ring homomorphism. It is surjective by construction. If \(f(a/b)=0\) then \((a\cdot 1)(b\cdot 1)^{-1}=0\) so \(a\cdot 1=0\) which forces \(a=0\) since \(\char(F)=0\text{,}\) so \(a/b=0\text{.}\) Therefore \(f\) is injective, and we have \(T\isom \Q\text{.}\)