Let's see if my head is fully back in the game.
Let's look at [math]f(x) = x^{36} - x^{25} + x^{16} - x^9 + x^4 - x + 1[/math]
For x = 0, f(0) = 1.
For 0 < x < 1:
[math]x^{36} - (x^{25} - x^{16} ) - (x^9 - x^4) - (x - 1) > 0[/math] because each term inside the parentheses are negative.
For 1 < x
[math](x^{36} - x^{25}) + (x^{16} - x^9) + (x^4 - x) + 1 > 0[/math] because every term inside the parentheses are positive.
Therefore f(x) has no real zeros on 0 < x.
[math]x^{36} - x^{25} + x^{16} - x^9 + x^4 - x + 1 > 0 \implies x^{36} + x^{16} + x^4 + 1 > x^{25} + x^9 + x[/math] on 0 < x.
-Dan
Last edited by a moderator: