Kreizhn
- 714
- 1
Homework Statement
Let k be a field and k[x] be the set of polynomials over that field. Given that M is a module with presentation
[tex]\begin{pmatrix} 1+ 3x & 2x & 3x \\ 1 + 2x & 1+ 2x -x^2 & 2x \\ x & x^2 & x \end{pmatrix}[/tex]
determine M.
Homework Equations
One can apply elementary row and column operations. In the event that one reduces a row or column to the point that there is only one non-zero element and that element is a unit, we can remove the row and column of that unit and the corresponding presentation is isomorphic to the original one.
The Attempt at a Solution
So what we have here originally is a exact sequence
[tex]k[x]^3 \xrightarrow{\phi} k[x]^3 \to M \to 0[/tex]
so that we may take [itex]M \cong \text{coker}\phi[/itex].
If I play around with the matrix a bit, I can reduce it to (x) modulo mistakes in my matrix manipulation. Thus we get a new homomorphism
[tex]k[x] \xrightarrow{\varphi} k[x] \to \tilde M \to 0[/tex]
with [itex]\tilde M \cong M[/itex].
So here's the part I'm not too sure about. We have [itex]\varphi: k[x] \to k[x][/itex], so does this mean that [itex]1 \mapsto x[/itex]?