Are the following two local rings isomorphic for any prime number $p$ and field with p elements, $\mathbb{Z}_p$ : $$\frac{\mathbb{Z}_p[X,Y]}{(X^3,XY,Y^2)}\ \text{ and } \frac{\mathbb{Z}_p[X,Y]}{(X^3,X^2-XY,Y^2)}\ \ ?$$
If there is, why is that?
first I have expected the answer to be no, but I might be wrong, and in any case I don't know how to prove it. Here's what I've tried to prove that these two rings are isomorphic.
I suppose that there is homomorphism like $\varphi$ such that $$\varphi: \mathbb{Z}_p[X,Y]\ \rightarrow \frac{\mathbb{Z}_p[X,Y]}{(X^3,X^2-XY,Y^2)}\ \ $$ $$X\mapsto f(X,Y) + I $$ $$Y\mapsto g(X,Y) + I $$ such that $f$ and $g$ are polynomials of X and Y in $\mathbb{Z}_p[X,Y]$ and $I = (X^3,X^2-XY,Y^2).$
I want to find right $f$ and $g$ so that $\varphi$ be a surjective ring homomorphism and finaly find the kernel of $\varphi$ to be $J=(X^3,XY,Y^2)$
The two rings are not isomorphic. An easy way to see this is to note that both rings have a unique maximal ideal generated by (the residue classes of) $X$ and $Y$. Then consider for both rings the ideal of elements that are annihilated by all elements of the maximal ideal. For the first ring it is a 2-dimensional vector space generated by $X^2$ and $Y$ whereas for the second ring it is a 1-dimensional vector space generated by $X^2$. But this property is clearly preserved under isomorphism so the two rings cannot be isomorphic.