I need to prove that the roots $\in \Bbb R$ of $x^3+x+1=0$ aren't rational. Obviously, it's easy to use the rational root theorem to prove that there are not rational solutions to this equation, but i want a different approach. I saw a similar question here, but it didn't provide my "solution".
My try
$x^3+x+1=0$
$x^3+x=-1$
$x(x^2+1)=-1$
Here we have two options (product of two numbers to obtain a negative):
$1.$ $x \gt 0$ $∧$ $x^2+1 \lt 0$ (not possible in $\Bbb R)$
$2.$ $x \lt 0$ $∧$ $x^2+1 \gt 0$
So, we use $2.$ to prove that $x \ne 0$, then:
$x(x^2+1)=-1$
$x^2+1=\frac{-1}{x}$
$x^2=\frac{-1}{x}-1$
$x^2=-(\frac{x+1}{x})$
$x=\pm \sqrt {-(\frac{x+1}{x})}$
Then, $\frac{x+1}{x} \ge 0$ because $x \lt 0$ (the equality occurs when $x=-1$, but this doesn't satisfy the original polynomial equation) but here i'm missing the cases $-1 \lt x \lt 0$ (i don't know how to use this to prove that the root is irrational)
This implies that $2$ of the roots are complex, but there are $3$ roots to a third degree polynomial equation.
And here i'm stuck, because i don't know how to prove that the last solution is irrational.
Any hints?
Is there anyway to prove that the last root is irrational?
Is my proof good so far?
It suffices to show any rational root $w$ is an integer $\,n,\,$ by $\,1 = -n(n^2\!+\!1)\,\Rightarrow\, n\mid 1\,$ so $\,n = \pm1,\,$ contradiction. Suppose $\,w = c/d\in\Bbb Q.\,$ Note $d^2$ is a common denominator for all elements $r$ in the ring $\,R = \Bbb Z[w] = \{ a_o + a_1 w + a_2 w^2\ :\ a_i\in\Bbb Z\}.\,$ Thus $\,R\subseteq \Bbb Z/d^2,\,$ i.e. $\,r \in R\,\Rightarrow\,r = n/d^2\,$ for $\,n\in\Bbb Z.\,$ If $\,\color{#c00}{r\not\in\Bbb Z}\,$ then wlog we may assume $\,0 < r < 1\,$ by taking its fractional part - which lies in $\,R\,$ and is nonintegral iff $r$ is. Then $\,r\in \{ 1/d^2,\, 2/d^2,\ldots,(d^2\!-\!1)/d^2\}.\,$ If $r$ is the smallest element of $R$ in this set then $r^2$ is an even smaller such element, since $\,1 > r > r^2 > 0,\,$ contra minimality of $\,r.\,$ Therefore $\,\color{#c00}{r\in\Bbb Z}.$