How Do You Apply Noether Normalization to a Polynomial Ring Ideal?

  • Context: Graduate 
  • Thread starter Thread starter gurilupi
  • Start date Start date
  • Tags Tags
    Noether Normalization
Click For Summary

Discussion Overview

The discussion revolves around the application of Noether normalization to a polynomial ring ideal, specifically focusing on the ideal generated by the maximal minors of a given matrix. Participants explore the steps involved in finding a Noether normalization and express uncertainty regarding the process and its application to the problem at hand.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant describes the ideal generated by the maximal minors of a specific matrix and seeks guidance on applying Noether normalization.
  • Another participant references a crucial lemma involving substitutions that aid in the normalization process, suggesting a step-by-step approach to the proof.
  • Concerns are raised about the assumptions of the proof, particularly regarding the nature of the finitely generated algebra involved.
  • Participants discuss different sources of the proof, including references to Kunz and Atiyah & Macdonald, indicating variations in the approach to the normalization process.
  • One participant expresses confusion about identifying the finitely generated algebra and its generators in the context of the problem.
  • Another participant suggests that the ideal itself could be viewed as the algebra, prompting further discussion on polynomial relations among the generators.
  • There is mention of the need to find a polynomial subalgebra and the conditions under which the original algebra is integral over this subalgebra.
  • Participants share links to external resources that may assist in understanding the normalization process, although language barriers are noted.
  • One participant questions the definition of Noether normalization and the requirements for the algebra involved, indicating a lack of clarity in the problem statement.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding the Noether normalization process, with some seeking clarification on specific steps while others provide differing interpretations of the proof. There is no consensus on how to proceed with the normalization, and multiple competing views on the approach remain present.

Contextual Notes

Limitations include uncertainty about the definitions and assumptions underlying the problem, particularly regarding the finitely generated algebra and the nature of the ideal involved. The discussion reflects a mix of familiarity with the topic and confusion about its application.

gurilupi
Messages
7
Reaction score
0
Suppose ##I \subseteq k[X_{1}, X_{2}, X_{3}, X_{4}]## be the ideal generated by the maximal minors of the ##2 \times 3## matrix
$$\begin{pmatrix}
X_1 & X_2 & X_3\\
X_2 & X_3 & X_4
\end{pmatrix}.$$

I have to find a Noether normalization ##k[Y_1, Y_2, Y_3, Y_4] \subseteq k[X_1, X_2, X_3, X_4]## with ##I \cap k[Y_1, Y_2, Y_3, Y_4] = (Y_1, \ldots, Y_r)## for a suitable ##r##.

I've done: The maximal minors are the determinant(s) of the largest submatrices, i.e. in this case all ##2 \times 2## submatrices which then are (by deleting a column): ##\begin{pmatrix}
X_1 & X_2\\
X_2 & X_3
\end{pmatrix}, \begin{pmatrix}
X_1 & X_3\\
X_2 & X_4
\end{pmatrix}, \begin{pmatrix}
X_2 & X_3\\
X_3 & X_4
\end{pmatrix}.## Then, taking determinants we get ##I = (X_1 X_3 - X_{2}^{2}, X_1 X_4 - X_3 X_2, X_2 X_4 - X_{3}^{2})##.

The next step would be to use the constructive proof of Noether's Normalization Lemma. However, I can't seem to understand the entire procedure of that proof and how to apply it to this problem. Perhaps if someone can illustrate this process, then I will better understand it after seeing it done.
 
Physics news on Phys.org
The proof I have uses an induction. The following lemma seems crucial:

Let ##F\in k[X_1,\ldots,X_n]-\{0\}##. Then there is a substitution ##X_i=Y_i+X_n^{r_i}## for ##i=1,\ldots,n-1## and suited ##r_i## such that
$$
F=aX_n^m+\rho_1 X_n^{m-1}+\ldots+\rho_m \quad (a\in k-\{0\},\rho_i\in k[Y_1,\ldots,Y_{n-1}])
$$
The ##Y_i## are all inductively constructed according to this lemma.

The best approach is probably to run through the proof step by step for the given example.
 
Thanks for the answer. The proof of Nother's Normalization Lemma that I have also uses induction. The issue is that the hypothesis assumes a finitely generated algebra ##A##. So what is my finitely generated algebra and what are the generators?
 
gurilupi said:
The proof of Nother's Normalization Lemma that I have also uses induction.
Kunz? It's difficult to talk about a technical proof with two different sources.
 
fresh_42 said:
Kunz? It's difficult to talk about a technical proof with two different sources.

No, it's from Atiyah & Macdonald Introduction to commutative algebra.
 
Damn, that's an exercise ...

My proof deals with infinite fields as special case, i.e. I have what Atiyah calls the different proof. Makes communication not easier.
 
That's not an issue since in the course we are assuming our field to be algebraically closed, i.e. infinite. Thus for the purpose of the problem statement we do have that ##k## is infinite. The issue that I have here is that I never seen the actual process of Noether normalization in practice. If the details are not too lengthy, perhaps you can write them out? I suspect that the computations are quite algorithmic and once one sees the process, then it becomes quite easy to replicate.

Edit: BTW, Atiyah also assume ##k## infinite. For finite ##k## one needs a different proof.
 
  • #10
gurilupi said:
Thanks for the answer. The proof of Nother's Normalization Lemma that I have also uses induction. The issue is that the hypothesis assumes a finitely generated algebra ##A##. So what is my finitely generated algebra and what are the generators?

Your ##k##-algebra is your ideal ##I##. You have listed its generators. Do you see a polynomial relation between the generators?
 
  • Like
Likes   Reactions: gurilupi
  • #11
Infrared said:
Your ##k##-algebra is your ideal ##I##. You have listed its generators. Do you see a polynomial relation between the generators?

No, I don't see a polynomial relation between the generators. I suppose you mean that we can somehow remove some indeterminants by substitution?
 
  • #12
gurilupi said:
No, I don't see a polynomial relation between the generators. I suppose you mean that we can somehow remove some indeterminants by substitution?
##(Y+X_1)\cdot\ldots\cdot(Y+X_n) =\sum_{k=0}^n \sigma_k(\mathbf{X})Y^{n-k} ## with ##\sigma_k(\mathbf{X})=\sigma_k(X_1,\ldots,X_n)=
\sum_{1\leq j_1<\ldots <j_k\leq n}X_{j_1}X_{j_2}\ldots X_{j_k}## could help.
 
  • #14
Thanks for the link but I am uncertain where to even start the normalization process. The proof you linked says: induct on the number of generators of the ##k##-algebra. So in our case on the three generators of the ideal. Then, you pick one generator, say the first and check whether ##I = k[X_1 X_3 -X_{2}^{2}]## and whether the generator is transcendental. I suppose it’s algebraic and thus must have a minimal polynomial, say ##f##. Then, ##I \cong k[X_1, X_2, X_3, X_4] / (f)##.

And this is where my understanding breaks down; the next step assumes ##I = k[c_1, c_2, c_3, c_4]##, where the ##c_i## are the generators. How is the ideal the polynomial ring in the four variables ##c_i##?
 
  • #15
In post #1, I don't even understand your second sentence. What is the definition of "a noether normalization"? And I would think your k algebra is the quotient of k[x1,..,x4] by your ideal I. (I itself is not a k algebra, in the usual sense, since it does not contain k.) But when I even talk about a noether normalization, I am always given a k algebra A to begin with. The fact that in post #3 you yourself ask what the k algebra is, suggests to me that you do not understand what you are being asked to do, which of course you admit. But could you just quote the problem you are given for us word for word?

Noether's normalization theorem is the process of decomposing a finitely generated algebra extension of k into two stages. one which is purely transcendental, followed by one which is integral. You cannot begin until you determine what the k algebra is that is given. This must be part of the data given in the problem.Presumably the f.g. k algebra is the quotient algebra A = k[X]/I. Then you want to find a sub algebra B which is isomorphic to a polynomial algebra, and such that A is integral over B.

Now one way to do this would be to find a sub algebra C of k[X], which is also a polynomial algebra in 4 variables Yj over k, and such that two things are true:

1) I intersect C = J is the ideal of C generated by some of the variables Yj;
so that the quotient B = C/J is again a polynomial k algebra;

2) and such that the extension A over B is module finite, hence integral.

I.e. your original given f.g. k algebra is presumably A = k[X]/I, and your sub algebra is B = k[Y]/J = C/J. By definition of J, the injection C-->k[X], induces an injection of B = C/J -->A.

Then A is finite over B and B is a polynomial algebra. So by the way your problem is set up, "all" you need is a polynomial sub algebra C = k[Y1,Y2,Y3,Y4] of k[X1,...,X4], with the Y's algebraically independent, and meeting I in an ideal J generated by some of the Yj, and such that A is finite over B = C/J.

I doubt if the general proof of the normalization theorem need be applied, since this is a concrete example, but it might help. Forgive me, as I have not really thought about your problem. (Does this belong in the homework section?) Were you told as a hint to use the "constructive proof of noether normalization"? were you given a reference for that "constructive proof"?

but anyway, if this interpretation is correct, then of course X1,...,X4 are your original generators for k[X] hence also for A = k[X]/I.
 
Last edited:
  • Like
Likes   Reactions: Infrared

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K