I am interested in finding the Krull dimension of the quotient ring $A$ defined as follows: $$ A = \mathbb{C}[x,y,z] / (f_1, f_2, f_3), $$ where $$ f_1 = \frac12 y^3 z - (z-1) - xy $$ $$ f_2 = y^2 z^2 - xz $$ $$ f_3 = ( (z-1)+xy )yz - \frac12 xz y^2. $$ I at least know that $ \emptyset \not = V(I)$, where $I = (f_1, f_2, f_3)$, because it contains $(0,0,1)$.
Would anyone be able to figure out what the Krull dimension of this ring is by any chance? The ideal is somewhat complicated and I wasn't really sure where to start. I would greatly appreciate any input!
Thank you very much! PS This is not a homework question.
I guess this can be done by hand, but one has to be careful.
I typed the ideal into Macaulay2:
. We can even decompose the ideal:
. Thus it decomposes into 2 components, both of which can be checked to have dimension one.