Let $R= k[x,y,z]/(xy,yz,zx)$. Let $I=(x)$. What are the irreducible components of $\mathrm{Spec}(R/I^n)$ where $n \geq 2$ and $k$ is a field?
For solving this problem I'm trying to use following exercise from Atiyah and Macdonald book:
Let $A$ be a commutative ring with unit, $X = \mathrm{Spec}(A) $ with the Zariski topology. Then the irreducible components of $X$ are $\lbrace V(p) : p\subset A \ \text{minimal prime ideal} \rbrace$ where $V(p) =\lbrace q \ \text{prime ideal } \mid p\subset q\rbrace$.
So, we need to find minimal prime ideals $p$ of $R/I^n$. Suppose $p$ is a minimal prime ideal of $R/I^n$, that means $p$ is a prime ideal of $k[x,y,z]$ that contains $(xy,yz,zx)$ and $(x)^n$, which is equivalent to say that $p$ contains $(x,y)$ or $(x,z)$. Also as $(x,y)$ and $(x,z)$ are prime ideals in $k[x,y,z]$ hence the irreducible components are $V(x,z)$ and $V(x,y)$. Is this solution correct?