Show that $G: Z[t] → \mathbb{C}$ defined by $G(f)=f(\sqrt{-1})$ is a ring homomorphism with kernel $(t^2 + 1)$ and image the Gaussian integers.

19 Views Asked by At

I'm clear about the ring homomorphism and image part. But I'm not sure how to formulate my language precisely about the statement of the kernel.

2

There are 2 best solutions below

0
On BEST ANSWER

First show that $\langle t^2+1 \rangle\subseteq \ker(G)$. This is easy as $G(t^2+1)=0$. So $t^2+1 \in \ker(G)$, hence the ideal generated by this is a subset of $\ker(G)$.

Now you need to show that $\ker(G) \subseteq \langle t^2+1 \rangle $. Let $f \in \ker(G)$, then $f(i)=0$. Since $f(t) \in \mathbb{Z}[t]$, thus $f(-i)=0$. This means $(x-i)(x+i)=x^2+1$ is a factor of $f$. Thus $f \in \langle t^2+1 \rangle$.

0
On

For the kernel statement I suggest

With the kernel being the principal ideal generated by $t^2 + 1$