Let $A = Z[\sqrt{-2}]$ be the ring with elements of the form $\{ a +b \epsilon\mid a,b \in\mathbb Z \}$ and where $\epsilon^2 = -2$.
Let $(1- \epsilon)$ denote the ideal generated by $1- \epsilon$.
I am tasked to show that $A / (1 - \epsilon) \simeq \mathbb Z_3$.
My attempt:
First I see that all elements in the ideal $(1- \epsilon)$ are given by $\{ (a+b\epsilon) (1- \epsilon) | a,b \in Z \}$ so a generic element has the form $a+2b + \epsilon(b -a )$.
Now I want to show that there are 3 equivalence classes in $A / (1 - \epsilon)$ where two elements $x,y$ are equivalent $\iff (y_1 +y_2\epsilon) -(x_1+x_2 \epsilon) \in (1 - \epsilon) $.
So I obtain the condition that $y_1 - x_1$ must be of the form $a+2b$ and $y_2 -x_2$ must be of the form $b-a$ but I can't seem to find a way to utilize this information.