MHB Products of ideals of K[x1, x2, x3, x4]

  • Thread starter Thread starter Math Amateur
  • Start date Start date
Click For Summary
The discussion revolves around the exercise from R.Y. Sharpe's "Steps in Commutative Algebra," which asks to prove that the product of ideals \( I = Rx_1 + Rx_2 \) and \( J = Rx_3 + Rx_4 \) in the polynomial ring \( R = K[x_1, x_2, x_3, x_4] \) is not equal to the set of products \( \{ fg : f \in I, g \in J \} \). The user initially believes they have shown equality, but others clarify that while \( \{ fg : f \in I, g \in J \} \) is a subset of \( IJ \), there exists elements in \( IJ \) that cannot be expressed as products of the form \( fg \). Specifically, the element \( x_1x_3 + x_2x_4 \) is identified as being in \( IJ \) but not in \( \{ fg : f \in I, g \in J \} \), demonstrating the inequality. The discussion emphasizes the importance of showing that not all combinations in \( IJ \) can be formed by products from the ideals.
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
Products of ideals of K[x1, x2, x3, x3]

I am reading R.Y. Sharpe: Steps in Commutative Algebra. In chapter 2 on Ideals, on page 28 we find Exercise 2.27 which reads as follows: (see attachment)

------------------------------------------------------------------------------
2.27 Exercise: Let $$K$$ be a field, and let $$ R = K[x_1, x_2, x_3, x_4] $$, the ring of polynomials over K in indeterminates x_1, x_2, x_3, x_4.

Set $$ I = Rx_1 + Rx_2 $$ and $$ J = Rx_3 + Rx_4 $$

Show that $$ IJ \ne \{fg: \ f \in I, g \in J \} $$
------------------------------------------------------------------------------

My problem is I seemed to have ended up showing that $$ IJ = \{fg: \ f \in I, g \in J \} $$ ... so obviously something is wrong with my working ...

Can someone please explain my error(s)?

My working is as follows:

--------------------------------------------------------------------------
$$ Rx_1 = \{ fx_1 \ | \ f \in R \} $$

and Rx_2, Rx_3, Rx_4 are defined similarly.$$ I = Rx_1 + Rx_2 $$

$$ = \{ h+k \ | \ h \in Rx_1 , k \in Rx_2 \} $$

$$ = \{ fx_1 + gx_2 \ | \ f, g \in R \} $$

and similarly

$$ J = \{ hx_1 + kx_2 \ | \ h, k \in R \} $$

Then $$ IJ = $$ set of all finite sums of elements of the form $$ lm $$ with $$ l \in I, m \in J $$

$$ = \{ {\sum}_{i=1}^{n} l_im_i \ | \ n \in \mathbb{N}, l_i \in I, m_i \in J \} $$

$$ = \{ {\sum}_{i=1}^{n} (f_ix_1 + g_ix_2)(h_ix_3 + k_ix_4) \ | \ f_i, g_i, h_i, k_i \in R \} $$

$$ = \{ {\sum}_{i=1}^{n} f_ih_ix_1x_3 + f_ik_ix_1x_4 + g_ih_ix_2x_3 + g_ik_ix_2x_4 \ | \ f_i, g_i, h_i, k_i \in R \} $$

$$ = \{ {\sum}_{i=1}^{n} l_ix_1x_3 + m_ix_1x_4 + p _ix_2x_3 + q_ix_2x_4 \ | \ l_i, m_i, p_i, q_i \in R \} $$

$$ = lx_1x_3 + mx_1x_4 + px_2x_3 + x_2x_4 \ | \ l, m, p, q \in R \}$$

since we can put $$l_1 + l_2 + ... \ ... l_n = l $$ and similarly with $$ m, p, q $$Now consider the set $$ \{ fg: \ f\in I, g \in J \} $$

$$ \{ fg: \ f\in I, g \in J \} $$

$$ = \{ (l_1x_1 + m_1x_2)(p_1x_3 + q_1x_4) \ | \ l_1, m_1, p_1, q_1 \in R \} $$

$$ = \{ l_1p_1x_1x_3 + l_1q_1x_1x_4 + m_1p_1x_2x_3 + m_1q_1x_2x_4 \ | \ l_1, m_1, p_1, q_1 \in R \} $$

$$ = \{ lx_1x_3 + mx_1x_4 + px_2x_3 + qx_2x_4 \ | \ l, m, p, q \in R \} $$BUT then $$ IJ = \{fg: \ f \in I, g \in J \} $$ ?

Can someone please explain my error(s)

Peter
 
Last edited:
Physics news on Phys.org
Well clearly we have:

$\{fg: f \in I, g \in J\} \subseteq IJ$, so there must be something in $IJ$ that is NOT in $\{fg: f \in I, g \in J\}$.

Consider $x_1x_3 + x_2x_4$.

Clearly, we have:

$x_1 = x_1(1) + x_2(0) \in I$
$x_3 = x_3(1) + x_4(0) \in J$

$x_2 = x_1(0) + x_2(1) \in I$
$x_4 = x_3(1) + x_4(0) \in J$

so $x_1x_3,x_2x_4 \in IJ$, and thus so is their sum.

Now if:

$x_1x_3 + x_2x_4 = (x_1f + x_2g)(x_3h + x_4k),\ f,g,h,k \in K[x_1,x_2,x_3,x_4]$

$x_1x_3 + x_2x_4 = x_1x_3(fh) + x_1x_4(fk) + x_2x_3(gh) + x_2x_4(gk)$

so:

$fh = gk = 1 \implies f,g,h,k \neq 0$
$fk = gh = 0 \implies f = 0$ or $k = 0$, and $g = 0$ or $h = 0$.

In general, we only get "some" $R$-linear combinations of $x_1x_3,x_1x_4,x_2x_3,x_2x_4$ in the set $\{fg: f\in I,g \in J\}$ whereas in $IJ$ we get ALL of them. In other words showing that every element of $\{fg: f\in I,g \in J\}$ is of the same form as a "typical" element of $IJ$ only shows containment one way, you have to show that ANY such element of $IJ$ can be obtained that way, and it suffices to exhibit just ONE that cannot.
 
Deveno said:
Well clearly we have:

$\{fg: f \in I, g \in J\} \subseteq IJ$, so there must be something in $IJ$ that is NOT in $\{fg: f \in I, g \in J\}$.

Consider $x_1x_3 + x_2x_4$.

Clearly, we have:

$x_1 = x_1(1) + x_2(0) \in I$
$x_3 = x_3(1) + x_4(0) \in J$

$x_2 = x_1(0) + x_2(1) \in I$
$x_4 = x_3(1) + x_4(0) \in J$

so $x_1x_3,x_2x_4 \in IJ$, and thus so is their sum.

Now if:

$x_1x_3 + x_2x_4 = (x_1f + x_2g)(x_3h + x_4k),\ f,g,h,k \in K[x_1,x_2,x_3,x_4]$

$x_1x_3 + x_2x_4 = x_1x_3(fh) + x_1x_4(fk) + x_2x_3(gh) + x_2x_4(gk)$

so:

$fh = gk = 1 \implies f,g,h,k \neq 0$
$fk = gh = 0 \implies f = 0$ or $k = 0$, and $g = 0$ or $h = 0$.

In general, we only get "some" $R$-linear combinations of $x_1x_3,x_1x_4,x_2x_3,x_2x_4$ in the set $\{fg: f\in I,g \in J\}$ whereas in $IJ$ we get ALL of them. In other words showing that every element of $\{fg: f\in I,g \in J\}$ is of the same form as a "typical" element of $IJ$ only shows containment one way, you have to show that ANY such element of $IJ$ can be obtained that way, and it suffices to exhibit just ONE that cannot.

Thanks so much for the help, Deveno ... ... but just a clarification question ...

It is clear from the first part of your analysis that

$$ x_1x_3 + x_2x_4 \in IJ $$

Now presumably (?), what we want to do next is to show that

$$ x_1x_3 + x_2x_4 \notin \{ fg \ | \ f \in I, g \in J \} $$ ... ... (1)

Now, presumably, the steps after you write "Now if:" do exactly that - but I cannot see how what you have done shows (1) above.

Can you please explain the logic ...

Thanks again,

Peter
 
If a set $A$ has an element the set $B$ does not, then the two sets cannot possibly be the SAME set.

For example, the set $A = \{a\}$ and the set $B = \{a,b\}$ are not the same (provided $a \neq b$), since $b \in B$, but $b \not \in A$.

In general, the problem with the set:

$K = \{xy: x \in I, y\in J\}$ for two ideals $I,J$ of a ring $R$ is that it is usually not closed under addition, so $(K,+)$ is not a subgroup of $(R,+)$.

The exercise you have been given to prove is typically the "standard example" for demonstrating this, compare exercise 3 (b) here:

http://math.berkeley.edu/~daffyd/113s11/hw6sol.pdf
 
Deveno said:
If a set $A$ has an element the set $B$ does not, then the two sets cannot possibly be the SAME set.

For example, the set $A = \{a\}$ and the set $B = \{a,b\}$ are not the same (provided $a \neq b$), since $b \in B$, but $b \not \in A$.

In general, the problem with the set:

$K = \{xy: x \in I, y\in J\}$ for two ideals $I,J$ of a ring $R$ is that it is usually not closed under addition, so $(K,+)$ is not a subgroup of $(R,+)$.

The exercise you have been given to prove is typically the "standard example" for demonstrating this, compare exercise 3 (b) here:

http://math.berkeley.edu/~daffyd/113s11/hw6sol.pdf

Thanks Deveno ... I believe I understand what you have said in this post ... but the mechanics in the previous post still escape me ... I think that I did not explain my difficulties clearly enough ... so I will try to explain myself more explicitly and carefully ...So ... I can see that

$$ x_1x_3 + x_2x_4 \in IJ $$

Now we want to show that

$$ x_1x_3 + x_2x_4 \notin \{ fg \ | \ f \in I, g \in J \} $$So in doing this you begin:

"Now if:

$x_1x_3 + x_2x_4 = (x_1f + x_2g)(x_3h + x_4k),\ f,g,h,k \in K[x_1,x_2,x_3,x_4]$"

Here you are just expanding out the fact that

$$ x_1x_3 + x_2x_4 \in IJ $$ given that

$$ I = Rx_1 + Rx_2 $$ and $$ J = Rx_3 + Rx_4 $$
Then you write:

"$x_1x_3 + x_2x_4 = x_1x_3(fh) + x_1x_4(fk) + x_2x_3(gh) + x_2x_4(gk)$" ... ... (1)

This is just multiplying out ... ...Then you write:

"so:

$fh = gk = 1 \implies f,g,h,k \neq 0$
$fk = gh = 0 \implies f = 0$ or $k = 0$, and $g = 0$ or $h = 0$."

These are just conditions on $$ f, g, h, k $$ that follow from equation (1) above ...
BUT ... how/why exactly do the above steps show that

$$ IJ \ne \{fg: \ f \in I, g \in J \} $$

Sorry to be so pedestrian with this ... but hoping you can help ...

Peter
 
Last edited:
$f$ (for example) cannot be 0 AND non-zero at the same time. Therefore, such an $f$ DOES NOT EXIST.

If we accept that $f \neq 0$, then $k$ HAS to be 0, which is again a contradiction. We cannot escape this...we have 4 non-zero polynomials, yet 2 of them (it doesn't really matter WHICH two) have to be 0.

So the existence of the $f,g,h,k$ we have to have if $x_1x_3 + x_2x_4$ is to be in the product set is impossible, which means that there is NO such factorization of $x_1x_3 + x_2x_4$, which means it is not in the set: $\{fg: f \in I,g \in J\}$.
 
Deveno said:
$f$ (for example) cannot be 0 AND non-zero at the same time. Therefore, such an $f$ DOES NOT EXIST.

If we accept that $f \neq 0$, then $k$ HAS to be 0, which is again a contradiction. We cannot escape this...we have 4 non-zero polynomials, yet 2 of them (it doesn't really matter WHICH two) have to be 0.

So the existence of the $f,g,h,k$ we have to have if $x_1x_3 + x_2x_4$ is to be in the product set is impossible, which means that there is NO such factorization of $x_1x_3 + x_2x_4$, which means it is not in the set: $\{fg: f \in I,g \in J\}$.

My apologies Deveno .. I do see the point regarding f, g, h, and k but that leaves me more perplexed ...

I will try to explain clearly ...

Well ... the fact that $$ x_1x_3 + x_2x_4 \in IJ $$ and that $$ I = Rx_1 + Rx_2 $$ and $$ J = Rx_3 + Rx_4 $$

$$ \Longrightarrow $$

$x_1x_3 + x_2x_4 = (x_1f + x_2g)(x_3h + x_4k),\ f,g,h,k \in K[x_1,x_2,x_3,x_4]$ ... ... (1)

(Is this my error ... I am assuming that (1) is simply coming from $$ x_1x_3 + x_2x_4 \in IJ $$ and the definitions of I and J.)

So then we show ... ? ... that no such f, g, h , k exist ?

So on my assumption about (1) this (ridiculously) seems to show that $$ x_1x_3 + x_2x_4 \notin IJ $$ ? and not that
$$ x_1x_3 + x_2x_4 \notin \{fg \ | \ f \in I, g \in J \} $$

If the equation (1) was a condition for $$ x_1x_3 + x_2x_4 $$ to belong to $$ \{fg \ | \ f \in I, g \in J \} $$ then I could understand the proof.

Can you help further?

Many apologies for being slow here.

Peter
 
No...condition (1) is indeed what we need for $x_1x_3 + x_2x_4$ to belong to the "product set" (not the "product ideal").

It should be self-evident that $x_1x_3 + x_2x_4 \in IJ$, since each term of the sum is. Since I later show it is not in the product set, the two sets cannot be equal.
 
Deveno said:
No...condition (1) is indeed what we need for $x_1x_3 + x_2x_4$ to belong to the "product set" (not the "product ideal").

It should be self-evident that $x_1x_3 + x_2x_4 \in IJ$, since each term of the sum is. Since I later show it is not in the product set, the two sets cannot be equal.

Yes, just realized this a moment ago ... thanks for all the posts on this exercise ...

Peter
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
Replies
13
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K