Nonzero divisor in a quotient ring

  • Context: Graduate 
  • Thread starter Thread starter naturemath
  • Start date Start date
  • Tags Tags
    quotient Ring
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
naturemath
Messages
31
Reaction score
0
How do you show that x is a nonzero divisor in C[x,y,z,w]/<yz-xw>?

Here's how one can start off on this problem but I would like a nice way to finish it:

If x were a zero divisor, then there is a function f not in <yz-xw> so that

f*x = g*(yz-xw).Here's another question which is slightly more interesting:

prove that x is a nonzero divisor in C[x,y,z,w]/<yw-z^2, yz-xw>.
 
Last edited:
Physics news on Phys.org
naturemath said:
How do you show that x is a nonzero divisor in C[x,y,z,w]/<yz-xw>?



Do you mean to prove that the coset of x is NOT a zero divisor in that quotient ring?

Putting [itex]\,\,I:=<yz-xw>\,\,[/itex], suppose [itex]\,\,(x+I)(f+I)=\overline{0}\Longrightarrow xf\in I[/itex] , but any element in the

ideal I has the form [itex]\,\,g(x,y,z,w)(yz-xw)\Longrightarrow \,\,[/itex] x cannot be factored out in this product if [itex]\,\,g(x,y,z,w)\neq 0\,\,[/itex] (you may

try to prove this by induction on the x-degree of g), and then it can't be [itex]\,\,xf\in I\,\,[/itex] unless [itex]\,\,f=0\,\,[/itex]

DonAntonio
 
Wow, you are fast...
 
What do you mean by "x-degree of g"? Does g have to be homogeneous?
 
Wouldn't g equal

[itex]\sum[/itex] a_I x^i y^j z^k w^l

where I = (i,j,k,l) ?

How would one induct on the degree of x? It seems quite messy.
 
naturemath said:
Wouldn't g equal

[itex]\sum[/itex] a_I x^i y^j z^k w^l

where I = (i,j,k,l) ?

How would one induct on the degree of x? It seems quite messy.



Didn't say it'd be easy...:) . But it is: we can always write as follows an element in that ring [tex]f\in\mathbb{C}[x,y,z,w]\Longrightarrow f=a_0+a_1x+a_2x^2+...+a_nx^n\,\,,\,\,a_n\in\mathbb{C}[y,z,w]\,\,,\,\,so\,\,deg_x(f)=n[/tex]

DonAntonio
 
Thank you. I spent earlier today reading about this technique. =)