Undergrad Algebraically Closed Fields

  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Closed Fields
Click For Summary
The discussion centers on the definition of algebraically closed fields as presented in Dummit and Foote's "Abstract Algebra." Participants debate whether this definition extends to multivariate polynomial rings like K[x_1, x_2, ..., x_n]. It is clarified that while every univariate polynomial in K has a root in K, this does not imply that multivariate polynomials necessarily have roots in K as well. The concept of algebraic closure is affirmed to be a property of the field K itself, not of polynomial rings, leading to the conclusion that multivariate polynomial rings do not inherit this property. The conversation highlights the distinction between fields and rings in the context of algebraic closure.
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
Dummit and Foote in their book Abstract Algebra give the following definition of an algebraically closed field ... ...
?temp_hash=ccdc0f54172a4c9db6126e8ec6b690e1.png

From the remarks following the definition it appears that the definition only applies to ##K[x]## ...

Does it also apply to ##K[x_1, x_2], K[x_1, x_2, x_3], \ ... \ ... \ , K[x_1, x_2, \ ... \ ... \ , x_n] , \ ... \ ... \ ...## ?

That is ... when we say K is an algebraically closed field does it imply that every polynomial in ##K[x_1, x_2, \ ... \ ... \ , x_n]## has a root in ##K## ... ... ?

... ... or maybe it is better if I say ... how does the definition of algebraically closed generalise to ##K[x_1, x_2, \ ... \ ... \ , x_n]## ... ... ?

Hope someone can clarify this issue ... ...

Peter
 

Attachments

  • D&F - Definition of an algebraicly closed field  ....png
    D&F - Definition of an algebraicly closed field ....png
    52.7 KB · Views: 971
Last edited:
Physics news on Phys.org
take a polynomial in x and y and set x equal to anything. then what do you have?
 
It seems to me that extending the notion to multivariate polynomials makes no difference to the field.

If every univariate polynomial over ##K## has a root, so must any multivariate polynomial ##P(x_1,...,x_m)##, since the univariate polynomial in ##x_1## that is obtained by setting all other ##x_j## to 0 will have a root ##a##, whence ##(a,0,...,0)## will be a root of ##P##.

Conversely, if every multivariate polynomial has a root then univariate polynomials must all have roots, since they are just the case where ##m=1##.

Edit: Oh, ah, er Jinx! I suppose.
 
mathwonk said:
take a polynomial in x and y and set x equal to anything. then what do you have?

Thanks for the help ... I see that if you put x equal to something, then you have a polynomial in y, which, since K is algebraically closed has a root in K ...

So we have a point ##(x, y) \in K^2## for which the polynomial is zero ...

Is that what you are getting at? ...

Peter
 
andrewkirk said:
It seems to me that extending the notion to multivariate polynomials makes no difference to the field.

If every univariate polynomial over ##K## has a root, so must any multivariate polynomial ##P(x_1,...,x_m)##, since the univariate polynomial in ##x_1## that is obtained by setting all other ##x_j## to 0 will have a root ##a##, whence ##(a,0,...,0)## will be a root of ##P##.

Conversely, if every multivariate polynomial has a root then univariate polynomials must all have roots, since they are just the case where ##m=1##.

Edit: Oh, ah, er Jinx! I suppose.
Thanks for the help, Andrew ... that appears to clarify my problem/issue ...!

Peter
 
Math Amateur said:
From the remarks following the definition it appears that the definition only applies to ##K[x]## ...
Algebraic closure is a property of the field ##K##. It means that all polynomial roots, which are per definition zeros, i.e. "numbers", are already in the field. E.g. ##\mathbb{C}## in which the additional element ##i## provides all possible polynomial zeros over the real numbers. It is not a property of the polynomial ring, so the question about multivariate polynomial rings doesn't make sense.
Does it also apply to ##K[x_1, x_2], K[x_1, x_2, x_3], \ ... \ ... \ , K[x_1, x_2, \ ... \ ... \ , x_n] , \ ... \ ... \ ...## ?
No. ##K[x_1, x_2] = K[x_1][x_2]=(K[X_1])[X_2]##. But ##(K[X_1])## is a ring and thus fails the condition of the definition.
One would have to consider its quotient field ##K(X_1)## instead, which isn't an algebraic extension over ##K## and thus again fails the definition. So to make sense at all, one has to consider ##K(X_1)## as the "starting field". But this reduces the entire question to a situation ##K' \, [X_2]## as described anyway.
So the only question which might be left is, whether the quotient field of a polynomial ring over an algebraic closed field is algebraic closed again, which is a different issue. However, ##p(y) = y^2 -x \in \mathbb{C}(x)[y]## has a root ##y=\sqrt{x}## which is not an element of ##\mathbb{C}(x)##. Hence ##\mathbb{C}(x)## is not algebraic closed although ##\mathbb{C}## is.
That is ... when we say K is an algebraically closed field does it imply that every polynomial in ##K[x_1, x_2, \ ... \ ... \ , x_n]## has a root in ##K## ... ... ?
No. ##X_1 - X_2 = 0## as polynomial in ##X_2## over ##\mathbb{C}[X_1]## has no root in ##\mathbb{C}##.
Only if you consider all variables as being replaced by elements of ##K## then you have a chance to end up in ##K##.
But this situation is not distinguishable from ##K[a_1,...,a_{n-1}][X_n] = K[X_n] ##, which is exactly the situation in the definition.

Edit : The reason for it doesn't make sense to speak of an algebraic closure of rings ##R## in general - such as polynomial rings ##R = K[X_1]## - is: Even the division, i.e. the zeros of ##a \cdot X_1 - 1 = 0## for an element ##a \in R - \{0\}## isn't a priori guaranteed. Therefore one would have to assume the existence of and pass to a quotient field of ##R## and ending up with a field again.
 
Last edited:
  • Like
Likes Math Amateur
fresh_42 said:
Algebraic closure is a property of the field ##K##. It means that all polynomial roots, which are per definition zeros, i.e. "numbers", are already in the field. E.g. ##\mathbb{C}## in which the additional element ##i## provides all possible polynomial zeros over the real numbers. It is not a property of the polynomial ring, so the question about multivariate polynomial rings doesn't make sense.

No. ##K[x_1, x_2] = K[x_1][x_2]=(K[X_1])[X_2]##. But ##(K[X_1])## is a ring and thus fails the condition of the definition.
One would have to consider its quotient field ##K(X_1)## instead, which isn't an algebraic extension over ##K## and thus again fails the definition. So to make sense at all, one has to consider ##K(X_1)## as the "starting field". But this reduces the entire question to a situation ##K' \, [X_2]## as described anyway.
So the only question which might be left is, whether the quotient field of a polynomial ring over an algebraic closed field is algebraic closed again, which is a different issue. However, ##p(y) = y^2 -x \in \mathbb{C}(x)[y]## has a root ##y=\sqrt{x}## which is not an element of ##\mathbb{C}(x)##. Hence ##\mathbb{C}(x)## is not algebraic closed although ##\mathbb{C}## is.

No. ##X_1 - X_2 = 0## as polynomial in ##X_2## over ##\mathbb{C}[X_1]## has no root in ##\mathbb{C}##.
Only if you consider all variables as being replaced by elements of ##K## then you have a chance to end up in ##K##.
But this situation is not distinguishable from ##K[a_1,...,a_{n-1}][X_n] = K[X_n] ##, which is exactly the situation in the definition.

Edit : The reason for it doesn't make sense to speak of an algebraic closure of rings ##R## in general - such as polynomial rings ##R = K[X_1]## - is: Even the division, i.e. the zeros of ##a \cdot X_1 - 1 = 0## for an element ##a \in R - \{0\}## isn't a priori guaranteed. Therefore one would have to assume the existence of and pass to a quotient field of ##R## and ending up with a field again.
Thanks for the extensive help fresh_42 ... really appreciate your assistance in clarifying this matter ...

Still reflecting on what you have written ... ...

Thanks again,

Peter
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 21 ·
Replies
21
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K