2

Suppose $I$ is the ideal $(xy, yz, zx)$ in $R =\Bbb R[x, y, z]$. I want to compute the primary decomposition of $I$.

I have viewed many post on this topic, as I suspect, the primary decomposition of $I$ would be:

$$ (xy, yz, zx)= (x,y)\cap(x,z)\cap(y,z),$$

but I cannot show how.

Alvaro
  • 59
  • 3

1 Answers1

1

Your ideal is radical and monomial, for the monomial ideals holds the formula $$\sqrt{(A,BC)}=\sqrt{(A,B)}\cap \sqrt{(A,C)}$$ with $A,B,C \in k[x,y,z]$.

Now you have $$(xy,yz,zx)=\sqrt{(xy,yz,zx)}=\sqrt{(xy,yz,z)}\cap \sqrt{(xy,yz,x)}=\sqrt{(xy,z)}\cap \sqrt{(yz,x)}=$$$$=\sqrt{(x,z)}\cap \sqrt{(y,z)}\cap \sqrt{(y,x)}\cap \sqrt{(z,x)}=(x,z)\cap (y,z) \cap (y,x)$$ and then your primary decomposition.