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.
In addition to everything said in the comments, I just wanted to remark one more thing that might be helpful concerning your last paragraph about the fact that $\mathbb{Z}[i]/(1+2i)$ and $\mathbb{Z}[i]/(6-i)$ are not submodules of some common module.
As was stated in the comments, the product of rings obtained from the chinese remainder theorem is in particular a product of modules, i.e. a direct sum, so this works perfectly fine. The point I wanted to add: If you want, you might still view both factors as submodules of $\mathbb{Z}[i]/(8+11i)$ by the following observation:
Applied to your situation: As you already proved $$R:=\mathbb{Z}[i]/(8+11i)\simeq \underset{=:R_1}{\underbrace{\mathbb{Z}[i]/(1+2i)}}\times\underset{=:R_2}{\underbrace{\mathbb{Z}[i]/(6-i)}},$$ we would now like to find elements $e_1,e_2\in R$ such that $e_1$ corresponds to $(1,0)\in R_1\times R_2$ and $e_2$ corresponds to $(0,1)$. To find those, we use the Euclidean algorithm to get $$1=\underset{=:e_2}{\underbrace{(1-3i)(1+2i)}}+\underset{=:e_1}{\underbrace{(-1)(6-i)}}.$$ So we might write $R$ as the direct sum of $R$-submodules $$R=e_1R\oplus e_2R=(7-i)R\oplus (i-6)R.$$ (Naturally, as a $R$-module this is of course isomorphic to the former version $R=R_1\oplus R_2$, as $e_i\cdot(\bullet)\colon R_i\rightarrow e_iR$ is an isomorphism of $R$-modules, $i=1,2$ - I just thought this slightly different point of view might possibly help to get more comfortable with the situation...)