I'm trying to use the fact that $\pi$ is transcendental to show that $\sqrt \pi$ is also transcendental over $\Bbb{Q}$ . I don't know any theorems about algebraic and non-algebraic numbers so I don't have much in my tool box. Here's what I have done so far :
Let $P(x) \in \Bbb{Q}[x]$ and write $P(x)$ in the following way $$P(x)= \underbrace{ \left ( \sum_{\text{$j$ even}} a_j x^j +a_0 \right ) }_{Q(x)}+\underbrace{\sum_{\text{$i$ odd}} a_i x^i }_{G(x)}$$ Then $P(\sqrt \pi )= Q (\sqrt \pi) + G(\sqrt \pi)$ , $ Q (\sqrt \pi) =\displaystyle \sum_{\text{$j$ even}} a_j \sqrt\pi ^j+a_0 =\sum_{\text{$j$ even}} a_j \pi^{\frac j 2} +a_0$ hence $Q (\sqrt \pi) \not= 0$ since $\pi$ is transcendental, Similarly I showed $G(\sqrt \pi)$ is also non zero by taking $\sqrt \pi$ as a common factor. I'm now stuck on showing that $G(\sqrt \pi) \not= -Q(\sqrt \pi) $ . If can prove that then $P(\sqrt \pi) \not= 0$. How can it be done?
It is not obvious if one is not allowed to quote that theorem, the point being that the usual proof of that theorem is not constructive.
– May 06 '13 at 14:48