0

I have to find a basis for $N\subset \mathbb{Z}[i]^2$ which is generated by $\left\{(3,1),(1,3i),(3i,i+1) \right\}$ as a $\mathbb{Z}[i]$-module, which is not the same as vector spaces. How to start? I know I should use the fundamental theorem for finitely generated abelian groups, but how? Thanks everyone!

1 Answers1

2

Write $u=(3,1)$, $v=(1,3i)$ and $w=(3i,1+i)$. Then $u-3v$, $v$ and $w-3iv$ span the same $\Bbb Z[i]$-module as $u$, $v$ and $w$. Moreover, $u-3v=(0,\alpha)$ and $w-3iv=(0,\beta)$ for some $\alpha$, $\beta\in\Bbb Z[i]$, and these two elements span the same submodule as $(0,\gcd(\alpha,\beta))$ (with the gcd inside $\Bbb Z[i]$) etc.

Angina Seng
  • 158,341