Consider the ring of polynomials in two variables $\mathbb{C}[x,y]$. Show that the ideal $\langle xy^3, x^2y^2, x^3y\rangle$ cannot be generated by two elements.
Until now, I assumed by contradiction that $\langle xy^3, x^2y^2, x^3y\rangle=\langle g, h \rangle$ for some $g,h \in \mathbb{C}[x,y]$. Then, we have that:
$g=xy^3a + x^2y^2b + x^3yc$
$h=xy^3d + x^2y^2e + x^3yf$
for $a, b, c, d, e, f$ in the polynomial ring. However, I'm not sure if this is the correct approach as I'm not sure on how to proceed. I was thinking that maybe one can write an element in $\langle xy^3, x^2y^2, x^3y\rangle$ as the square of a sum. What would be the best approach to do this?
Thanks for the help.
Thanks a lot for the help!
– Guy Jan 22 '16 at 08:03