I am having trouble seeing how to apply the definition of transcendental to see this. Thanks!
Why is $Q[\pi]$ not a field?
10
$\begingroup$
abstract-algebra
-
4In general, for $\alpha \in \mathbb C$, we have $\mathbb Q[\alpha]$ is a field iff $\alpha$ is algebraic. – 2012-10-31
2 Answers
32
If $\mathbb{Q}[\pi]$ were a field, then $\pi$ would have an inverse. Every element in $\mathbb{Q}[\pi]$ is of the form $r_0+r_1\pi+r_2\pi^2+\cdots+r_n\pi^n$. So an inverse of $\pi$ would cause $(r_0+r_1\pi+r_2\pi^2+\cdots+r_n\pi^n)\pi=1$. But this is not possible, as this would imply $\pi$ is root of a polynomial with rational coeefficients, which it is not (it is transcendental).
-
0Perfect sense. Thanks for this. – 2012-11-01
10
Hint $\ $ Notice $\:\pi\:$ transcendental over $\rm\Bbb Q\:\Rightarrow\:\Bbb Q[\pi]\cong \Bbb Q[x].\:$ But a polynomial ring cannot be a field since if $\rm\ x^{-1}\! = f(x)\in\Bbb Q[x]\ $ then $\rm\ x \; f(x) = 1 \: \Rightarrow\: 0 = 1,\ $ by evaluating at $\rm\ x = 0. $
Remark $\ $ The above proof has a very instructive universal interpretation.
-
0@jmi4 The kernel of the evaluation hom $\rm\: x\to \pi\:$ from $\rm\:\Bbb Q[x]\:$ onto $\rm\:\Bbb Q[\pi]\:$ is the ideal of polynomials $\rm\:f\in\Bbb Q[x]\:$ with $\rm\:f(\pi) = 0;\:$ if it contained any $\rm\:f \ne 0\:$ then $\,\pi\,$ would be algebraic over $\,\Bbb Q.\,$ Thus $\rm\:f = 0,\,$ i.e. the evaluation map has kernel $= 0,\:$ so it is an isomorphism. Informally: any transcendental element serves as an indeterminate. – 2012-11-01