philbabbage
- 5
- 0
Homework Statement
Prove that (\mathbb{Z}/2\mathbb{Z})[x,y]/(x^2 + xy + x^2, x^2 + x + 1, y^2 + y + 1) is
isomorphic to F_4[z]/(z^2 + z + 1) by showing that the kernel of
\phi : (\mathbb{Z}/2\mathbb{Z})[x,y] \to (\mathbb{Z}/2\mathbb{Z})[x,y]/(x^2 + xy + x^2, x^2 + x + 1, y^2 + y + 1)
is the kernel of
\psi : (\mathbb{Z}/2\mathbb{Z})[x,y] \to F_4[z]/(z^2 + z + 1).
Homework Equations
First Isomorphism Theorem
Err, this is somewhat long. There might be other problems here, but
the thing that I know I'm struggling with is showing that the kernel
of psi is in the kernel of phi.
The Attempt at a Solution
I want to show that each kernel contains the other.
I'm shooting in the dark here, but first I'll show that the kernel of
psi is contained in the kernel of phi.
This means setting up the homomorphism
\phi : (\mathbb{Z}/2\mathbb{Z})[x,y] \to (\mathbb{Z}/2\mathbb{Z})[x,y]/(x^2 + xy + x^2, x^2 + x + 1, y^2 + y + 1)
I'm going to define I = (x^2 + xy + y^2, x^2 + x + 1, y^2 + y + 1) here.
So I took all polynomials in (\mathbb{Z}/2\mathbb{Z})[x,y] and tried factoring them to put them in terms of I:
First the x's.
(a_{n}x^{n} + a_{n-1}x^{n-1} + \ldots + a_{0}x^{0})y^{0}
\vdots
(a_{n}x^{n} + a_{n-1}x^{n-1} + \ldots + a_{0}x^{0})y^{n-1}
(a_{n}x^{n} + a_{n-1}x^{n-1} + \ldots + a_{0}x^{0})y^{n} + I
(a_{1}x + a_{0})y^{0}
\vdots
(a_{1}x + a_{0})y^{n-1}
(a_{1}x + a_{0})y^{n} + I
Then the y's(a_{1}x + a_{0})y^{0}
(a_{1}x + a_{0})y^{1} + IWhich I multiplied outa_{1}x + a_{1}xy + a_{0}y + a_{0} + I
But now I'm not sure what to do with my result, or if this is particularly meaningful.
Showing that the kernel of phi is in the kernel of psi was much easier
for me. I defined psi:
\psi(f) = f(z,z^{-1})
Showed that it is a homomorphism:
\psi(a)*\psi(b) = (a)(z, z^{-1}) * (b)(z, z^-{1}) = (a*b)(z,z^{-1})
\psi(a*b) = (a*b)(z, z^{-1})
\psi(a)+\psi(b) = (a)(z, z^{-1} + (b)(z, z^-{1}) = (a+b)(z,z^{-1})
\psi(a+b) = (a+b)(z, z^{-1})
And applied psi to each of the three polynomials x^2 + xy + y^2, x^2 +
x + 1, x^2 + x + 1 in an effort to show that they were the kernel of
psi. I don't show this part, but each polynomial was equal to the
ideal in F_4.
Last edited: