I am attempting to solve Ch 14 Problem 7.7 from Artin's algebra book.
Let $R=\mathbb{Z}[i]$ and let $V$ be the R-module generated by elements $v_1$ and $v_2$ with relations $(1+i)v_1+(2-i)v_2=0$ and $3v_1+5iv_2=0$. Write this module as a direct sum of cyclic modules.
Attempt
I have obtained $V\cong R^2/ \begin{bmatrix} 1+i & 3 \\ 2-i & 5i \end{bmatrix} R^2 \cong R/[8+11i]R=\mathbb{Z}[i]/(8+11i)$.
Now, I see that $(1+2i)(6-i)=8+11i.$ Now, I would like to show that $\mathbb{Z}[i]/(1+2i) \oplus\mathbb{Z}[i]/(6-i)\cong\mathbb{Z}[i]/(8+11i)$, so I can have $V$ as a direct sum of cyclic modules as needed, but how can I show this?
I have already shown that $(1+2i,6-i)=(1)=\mathbb{Z}[i]$ and thus $(1+2i)+(6-i)=\mathbb{Z}[i]$. Intuition would suggest that $(1+2i)\oplus(6-i)=\mathbb{Z}[i]$, although I think this is false since $(i-6)(1+2i)+(1+2i)(6-i)=0$.
I must confess that I am very new to module theory so please be patient with me. I don't even how it would be possible to have $\mathbb{Z}[i]/(1+2i) \oplus\mathbb{Z}[i]/(6-i)\cong\mathbb{Z}[i]/(8+11i)$ since $\mathbb{Z}[i]/(1+2i)$and $\mathbb{Z}[i]/(6-i)$ aren't even submodules of the same set.