Prove that $$x^8-x^5-x^4+x^2+x>-\frac{1}{3}$$ for all real $x$
My partial proof
First I tried to simplify and factorise $3x^8-3x^5-3x^4+3x^2+3x+1$ but factoring or simplification didn't work. The polynomial is irreducible over $\Bbb Q$. I tried to restrict $x$ in some intervals. For example $0<x<1$ or $x>1$ or $x<0$. I obtained $$x^5(x^3-1)-x(x^3-1)+x^2+\frac{1}{3}>0$$ or $$(x^5-x)(x^3-1)+x^2+\frac{1}{3}>0$$ or $$x(x^4-1)(x^3-1)+x^2+\frac{1}{3}>0$$ or $$x(x^2-1)(x^2+1)(x-1)(x^2+x+1)+x^2+\frac{1}{3}>0$$ or $$x(x-1)(x+1)(x^2+1)(x-1)(x^2+x+1)+x^2+\frac{1}{3}>0$$ or $$x(x-1)^2(x+1)(x^2+1)(x^2+x+1)+x^2+\frac{1}{3}>0$$
So it remains to prove the inequality for $x(x+1)<0$ which gives $-1<x<0$.