I am trying to solve the following problem from Artin's algebra textbook, but I am confused about what the question is asking for. I'm not asking y'all for a solution (yet), I'm asking for help interpreting the problem
Let $R=\mathbb{Z}[\sqrt{-5}]$, and let $V$ be the module presented by the matrix $A=\begin{bmatrix} 2 \\ 1+δ \end{bmatrix}$ where $δ=\sqrt{-5}$. Prove that the residue of $A$ in $R/P$ has rank $1$ for every prime ideal $P$ of $R$, but that $V$ is not a free module.
I am confused by this, "Prove that the residue of $A$ in $R/P$ has rank $1$ for every prime ideal $P$ of $R$". What is the "residue" of $A$ in $R/P$ (in layman's terms)?
My theory is that the "residue" of $A$ in $R/P$ is simply the matrix $\begin{bmatrix} 2+P \\ 1+δ+P \end{bmatrix}$, a $2\times1$ matrix with entries in $R/P$. Now, I'm also a little confused regarding what it means to prove that this "has rank 1". My best guess is that we're being asked to show that the (R/P)-module $(R/P)^2/\begin{bmatrix} 2+P \\ 1+δ+P \end{bmatrix}(R/P)$ is isomorphic to $(R/P)^1$. Do you guys agree?