$\phi: \mathbb Q[x] \to Mat_{2,2}(\mathbb Q): \phi(a) = \begin{pmatrix} a & 0 \\ 0 & a \end{pmatrix}, \phi(x)= \begin{pmatrix} 1 & -1 \\ 1 & 1 \end{pmatrix}$. Find kernel of $\phi$, and guess if $\phi(\mathbb Q[x])$ is a field. I am puzzled. The only way I see is to prove that $\phi$ is surjective and find ideal $(f):\mathbb Q[x]/(f) \cong Mat_{2,2}(\mathbb Q)$. That would be the kernel, but I can't even start.
2026-05-05 07:59:36.1777967976
Find kernel of homomorphism of rings
305 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The minimal polynomial of the matrix $A=\begin{pmatrix} 1 & -1 \\ 1 & 1 \end{pmatrix}$ equals its characteristic polynomial, that is, $X^2-2X+2$, so $\ker\phi=(X^2-2X+2)$.
From the fundamental theorem of isomorphism for rings we have $$\phi(\mathbb Q[X])\simeq \mathbb Q[X]/(X^2-2X+2)$$ which is a field since $X^2-2X+2$ is irreducible over $\mathbb Q$.