Question on maximal ideals in an integral domain

  • Context: Graduate 
  • Thread starter Thread starter daveyp225
  • Start date Start date
  • Tags Tags
    Domain Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
daveyp225
Messages
88
Reaction score
0
In an integral domain, I found that the number of maximal ideals in a Notherian ring containing a particular element is finite. If the condition is dropped that the ring be Notherian, can anything like this be said?
 
Physics news on Phys.org
If k is a field, then the polynomial ring k[x,y] is a Noetherian integral domain. (regular too) However, the element x is contained in infinitely many maximal ideals; for example:
  • (x, y)
  • (x, y-1)
  • (x, y-2)
More generally, a maximal ideal of this ring contains x if and only if it is of the form (x, f(y)) for some non-constant polynomial f that is irreducible over k.
 
Ah, yes. I misstepped then. Thanks!