Let $K$ be a field. Which of these ideals of $K[x,y]$ are primes? And maximals? $$I_1=(x+y,y-3), I_2=(x^2+y)$$ I know what is a prime ideal, a maximal ideal and a field, and I still can't see how to solve this problem. These are just 2 of a large list of ideals, I would appreciate if someone could solve it so I can use these as an example to solve the others.
2026-03-25 21:49:45.1774475385
On
Proving which ideals of $K[x,y]$ are primes or maximals.
57 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
You have $I_1 = (x+3,y-3)$, can you see how $K[x,y]/I_1 \cong K$ and conclude that $I_1$ is maximal and hence a prime?
For the second one you have $K[x,y]/I_2 \cong K[x]$. This follows, as you have $y \equiv -x^2 \pmod {I_2}$. Hence we have that $I_2$ is prime, but not maximal, as $K[x]$ is an integral domain, but not a field.
Try to figure out what the rings $K[x,y]/I_1$ and $K[x,y]/I_2$ are. If it's a domain, then you have a prime idea. If it's a field, then you have a maximal ideal.
For example, in $K[x,y]/I_1$ we will have $x\equiv -y$ and $y\equiv 3$, which means that $K[x,y]/I_1\simeq K$, which is a field. In $K[x,y]/I_2$ we have $y\equiv -x^2$, which means that $f(x,y)\in K[x,y]$ is congruent to $f(x,-x^2)$ in $K[x,y]/I_2$. You should then be able to convince yourself that $K[x,y]/I_2\simeq K[x]$, which is a domain.