Show that in the ring $R = \mathbb{Q} [x, y]$ there are ideals that require at least two generators (for example, the ideal $I =\{f\in R: f (0,0) = 0\}$)
What would be the generators for the example I put above? I think it's $\{0,x,y\}$, is this correct?
In what other cases is there more than one generator?
Write a polynomial $f(x,y)\in\mathbb{Q}[x,y]$ as $$ f(x,y)=g_0(x)+g_1(x)y+\dots+g_n(x)y^n $$ where $g_i(x)\in\mathbb{Q}[x]$. The condition $f(0,0)=0$ is equivalent to $g_0(0)=0$, that is, $g_0(x)=a_1x+\dots+a_mx^m$ (zero constant term).
Therefore, if $f(0,0)=0$, we have $$ f(x,y)=x(a_1+\dots+a_mx^{m-1})+y(g_1(x)+\dots+g_n(x)y^{n-1} $$ belongs to the ideal $(x,y)$.
Conversely, if $f(x,y)=xf_1(x,y)+yf_2(x,y)$, then $f(0,0)=0$.
Can $(x,y)$ be generated by a single polynomial?
Suppose it is, so $(x,y)=(p(x,y))$. In particular, $x=p(x,y)q(x,y)$ and $y=p(x,y)r(x,y)$. Can you derive a contradiction?