2

I saw an exercise like this:

Let $K$ be a algebraically closed field. Show that $K(X)$ is not algebraically closed.

I was trying to prove that $T^2-X$ has not root in $K(X)$. How do I show it? Does it really use the hypothesis about $K$?

Thank you!

Alphonse
  • 6,342
  • 1
  • 19
  • 48

1 Answers1

1

As in the comments:

If $T=P(X)/Q(X)$ is a root of $T^2-X$, then $P(X)^2=XQ(X)^2$. We indeed have an even degree that is equal to an odd degree ($Q ≠ 0$). This is a contradiction. Therefore, the field $K(X)$ is not algebraically closed, for any field $K$.

Alphonse
  • 6,342
  • 1
  • 19
  • 48