Consider the ring $R:=\mathbb{C}[x,y]/\langle x^2-y^3, 4y^2-5x^2y+x^4\rangle$. I want to do the following:
- Show that $R$ is artinian and calculate the maximal ideals $\mathfrak{m}$ of $R$. How many ideals there are?
- Calculate the dimension of $R$ and $R_\mathfrak{m}$ as complex vector spaces.
I think it could be useful the following facts:
- $R$ is noetherian (but I am not sure why the Krull dimension of $R$ is $0$)
- $(x^2-y^3)$ is prime ideal of $\mathbb{C}[x,y]$. Actually, there is an isomorphims between $\mathbb{C}[t]$ and $\mathbb{C}[x,y]/\langle x^2-y^3\rangle$ such that $\overline{x}\mapsto t^3$ and $\overline{y}\mapsto t^2$.
- $R$ has finitely many maximal ideals.
So, I am not certain how to calculate explicitly such ideals and dimensions. I aprreciate your ideas.