I am trying to answer this question:
Let $k$ be a field and $k[x,y] \cong k^{[2]}.$ Define the subring $A \subset k[x,y]$ by $A = k[x, xy, xy^2, xy^3, ...].$ Show that $A$ is not Noetherian.
And I got the following hint:
Hint: Consider the ideal $I = (x, xy, xy^2, xy^3, ...).$ Assume $xy^{n+1}= f_{0}x + f_1xy + \dots + f_n xy^n$ for $f_i \in A.$ Divide by $x$ and evaluate at $x=0.$}
But I have the following questions:
1- What are the elements of this ideal $I = (x, xy, xy^2, xy^3, ...)$ look like in general? what confuses me while trying to write an element of this ideal, is that this ideal is generated by the following infinite set $x, xy, xy^2, xy^3, ...$, could anyone help me in figuring this out please?