Studying for my algebra final and doing some practice problems, and I can't seem to understand this one...
Full problem:
Let $k$ be a field, and $R=\frac{k[x,y,z]}{(x^2,xy)}$. For $n\in\mathbb{N}, \lambda\in k^*,$ show $(0) = (x)\cap (xz^{n-1} + \lambda y^n)$.
I was going to do a proof by contradiction, but I'm having trouble understanding the form of elements of $R$. I feel like if I understood that better, it would be fairly easy to show that no nonzero element of R can be in the right hand side of the equation provided.
Any help and hints are greatly appreciated, thanks in advance!
edit: So my next thought is to find a minimal primary decomposition for $(x^2, xy)$, as it's my understanding that that decomposition is the same as the primary decomposition for $(0)$ in $R$. It's a monomial ideal, so you can reduce it to $(x)\cap(x^2,y)$. I'm not really sure where to go from here though.
Let $\pi: k[x,y,z] \rightarrow k[x,y,z]/(x^2, xy)$ be the canonical projection. Note that an ideal $J \subseteq k[x,y,z]/(x^2, xy)$ is $0$ iff $\pi^{-1}(J) \subseteq (x^2, xy)$. Thus we don't really need to work in the factor ring at all. Rather, it suffices to show that $f \in (x) \cap (xz^{n-1} + \lambda y^n) \subseteq k[x,y,z]$ implies $f \in (x^2, xy)$.
To do this, write $f = g(xz^{n-1} + \lambda y^n) = hx$ for some $g,h \in k[x,y,z]$. Since $x$ is a prime element in $k[x,y,z]$, necessarily $x$ divides $g$ or $xz^{n-1} + \lambda y^n$. The latter is clearly impossible, so $x$ divides $g$, and it follows quickly that $f \in (x^2, xy)$.
Note that we didn't need $k$ to be a field, it could have been any commutative ring.