1

I want to find an example of ideal $Q$ such that $\sqrt{Q}$ is prime, but $Q$ is not primary.

It is clear that our domain would not be PID because $\sqrt{Q}$ should not be maximal ideal.

user26857
  • 52,094

1 Answers1

6

Take $Q=(xy,y^2)\subseteq k[x,y]$. Then $\sqrt{Q}=(xy,y)=(y)$, which is prime, and $Q$ is not primary because $xy\in Q$, $y\notin Q$, but $x^n\notin Q$ for all $n\ge1$.

Alex Mathers
  • 18,509