1

I am trying to prove that every polynomial of $\mathbb{R}[X]$ satisfies a monic polynomial equation with coeffients in $\mathbb{R}[X^2-1]$ that is every polynomial $b(x)= x^m+b_{m-1}x^m-1+...+b_{0}$ satisfies that there exits an $ n\in N$ such that $b(x)^n+a_{n-1}(x^2-1)b(x)^{n-1}+...+b_{0}$=0 is satisfied being $a_{i}(x^2-1)$ a polynomial in $\mathbb{R}[X^2-1]$ .

I have tried to distinguish the polynomials $b(X)$ depending of its degree so that I can choose $a_{i}(x^2-1)$ that satisfies the equation but I don't know if I am in the correct path.

Thank you.

  • It is $R[X]$ which is an integral extension of $R[x^2-1]$. – Bernard May 24 '20 at 13:24
  • @VeganMaths Why do you want to find explicit polynomials? To check that it is an integral extension, you just need to show that $X \in R[X]$ is integral over $R[X^2 - 1]$. Remember that sums an products of integral elements are integral. – Badam Baplan May 24 '20 at 22:47

2 Answers2

1

Hint:

$\mathbf R[X^2-1]$ contains $X^2$, hence $\mathbf R[X^2]$.

Bernard
  • 175,478
1

Note that for a ring extension $A \subseteq B$, the elements of $B$ that are integral over $A$ form a ring (this is a standard theorem and many proofs are available online).

Clearly every element of $\mathbb{R}$ is integral over $\mathbb{R}[X^2 - 1]$.

Also, $X$ is a root of the monic polynomial $f(t) = t^2 - (X^2 - 1) - 1 \in \mathbb{R}[X^2 -1][t]$, so $X$ is integral over $\mathbb{R}[X^2 -1]$.

Since $\mathbb{R}[X]$ is generated as a ring by $\mathbb{R}$ and $X$, the result follows from the fact in the first paragraph.