hapefish said:
I think this it:
You can show that any real solution of ##x^4+ax^3+bx^2+ax+1=0## is also a solution of ##x^4-ax^3+bx^2-ax+1=0##. Then you can combine these two equations and get that this solution must be a solution of ##x^4+bx^2+1=0##. But this is great, because you can show from here that ##b^2 \geq 4##. Since you know that letting a=0 and b=2 gives you real solution, you can be confident that this also gives you the least solution.
Not quite:
##x^4+4x^3+6x^2+4x+1=(x+1)^3## , but ##x^4-4x^3+6x^2-4x+1=(x-1)^3##
(BTW, this gives you a not-so-great lower bound of ##4^2+6^2=52## for ##a^2+b^2## **)
Still, you do know that if there is one real root, there are at least two, since if
you have a real root, your polynomial splits as a product of a monic and a cubic
and every cubic ( or odd-degree poly.) has a real root, since complex roots come in pairs.
So you get ##x^4+ax^3+bx^2+ax+1=(x^2+cx+d)(x^2+ex+f)##
where, WOLG the left poly ##(x^2+cx+d)## splits *
You can then play around with the Galois groups to make sure the lefthand poly. splits.
Note too, that if x<0 and b is positive, it makes it harder for your poly. to have a root, so you want it to be small if positve, or,
even better, to have b negative. Similarly, you want |a|>|b| , since , for x negative, the a coefficient lower the value of
f(x) and a raises it.
* If the poly. doesn't split, then you must acquit.
** Note that ##x^4+x^3+x+1## , which is the substitution a=1 and b=0 , has -1 as a double-root.