How would one prove that the ideal $(xy,xz,yz)$ of $k[x,y,z]$ for some field $k$, cannot be generated by two polynomials. In other words, prove: $$(xy,xz,yz) \neq (f,g)\; \forall f,g \in k[x,y,z].$$
Furthermore, can somebody abstract this fact and prove it for $k[x_1,x_2,...,x_n]$? Maybe that the ideal of certain combinations of multiplied variables $x_i$ is not generated by less elements. Please ask if my question is unclear.
Edit: Specifically, I want to say that the ideal generated by all combinatorial products of $n-1$ variables in $k[x_1,x_2,...,x_n]$ cannot be generated by less elements. But if somebody has a different abstraction, please share.
As I have already explained in the comments under this answer, if $I=(xy,xz,yz)$ then it's enough to check the dimension of the $k$-vector space $I/mI$, where $m=(x,y,z)$. It is not hard to show that the (residue classes of) $xy, yz,zx$ are linearly independent over $k$: if $axy+byz+czx\in mI$ with $a,b,c\in k$, then $a=b=c=0$ because $mI$ is a homogeneous ideal generated by homogeneous elements of degree $3$, while $axy+byz+czx$ would have degree $2$ if one of the elements $a,b,c$ is non-zero. Conclusion: $\dim_kI/mI=3$, so the minimal number of generators of $I$ is $3$.
Edit. One can also think like this: $I$ is generated by homogeneous polynomials of degree $2$. If $I_2$ is the set of homogeneous polynomials of degree $2$ in $I$, then $I_2$ is the $k$-vector space $kxy\oplus kyz\oplus kzx$. On the other hand, if $I=(f,g)$, then the homogeneous components of $f$ and $g$ are of degree at least $2$ (because $f,g\in I$), so $I_2=kf_2+kg_2$. (Here $f_2$ and $g_2$ denote the homogeneous components of degree $2$ of $f$ and $g$.) This is clearly a contradiction.