Some basic question about a quotient ring

  • Thread starter Thread starter naturemath
  • Start date Start date
  • Tags Tags
    quotient Ring
naturemath
Messages
31
Reaction score
0
It's been awhile since I studied ring theory but here's a question about it:

Let R = C[x1, x2, x3, x4, x5, x6, x7, x8] be a complex polynomial ring in 8 variables.

Let

f1 = x1 x3 +x5 x7 and
f2 = x2 x4 +x6 x8.

How do \bar{f}1, \bar{f}2 in (f1,f2)R/(x1,x2)R look like?


Is it
\bar{f}1 = x5 x7 + (x1,x2)

\bar{f}2 = x6 x8 + (x1,x2)

or is it

\bar{f}1 = x1 x3 + x5 x7 +(x1,x2)

\bar{f}2 = x2 x4 + x6 x8 + (x1,x2)?
 
Last edited:
Physics news on Phys.org
Since

x1*x3 \in (x1, x2),

x1 x3+ x5 x7 ~ x1 x3 mod (x1, x2).

So the coset x1 x3+ x5 x7 + (x1, x2) = x5 x7 + (x1, x2)?
 
naturemath said:
It's been awhile since I studied ring theory but here's a question about it:

Let R = C[x1, x2, x3, x4, x5, x6, x7, x8] be a complex polynomial ring in 8 variables.

Let

f1 = x1 x3 +x5 x7 and
f2 = x2 x4 +x6 x8.

How do \bar{f}1, \bar{f}2 in (f1,f2)R/(x1,x2)R look like?


What is that?? What do you mean by \,\,(f_1,f_2)R/(x_1,x_2)R\,\,? The denominator clearly is

an ideal, but what is the numerator?



Is it
\bar{f}1 = x5 x7 + (x1,x2)

\bar{f}2 = x6 x8 + (x1,x2)

or is it

\bar{f}1 = x1 x3 + x5 x7 +(x1,x2)

\bar{f}2 = x2 x4 + x6 x8 + (x1,x2)?



DonAntonio
 
> (f1,f2)R/(x1,x2)R?

The numerator (f1, f2) is an ideal in R generated by f1 and f2 while the denominator (x1, x2) is an ideal in R generated by x1 and x2.
 
So what I'm interested in is: how do the images of f1 and f2 look like in (f1,f2)R/(x1,x2)R?
 
It seems to me that in (f1,f2)R/(x1,x2)R, we are killing off all polynomial combination of x1 and x2 (all polys of the form ax1 + bx2 where a and b are in R), or are we killing off something smaller than that?


Thus, do

\bar{f}1 = x5 x7


\bar{f}2 = x6 x8

in (f1,f2)R/(x1,x2)R ?
 
yes. that quotient ring just cancels all terms containing x1 or x2.
 
So (f1,f2)R/(x1,x2)R is generated by x5 x7 and x6 x8, right?

I.e., (f1,f2)R/(x1,x2)R = (x5 x7, x6 x8)
 
Back
Top