
Single Bounds Theorem
February 23, 2010Discussion on the method of the Single Bounds Theorem. All of the real roots of any given real polynomial are in the interval , and M is rather easy to compute. Narrow your possibilities and narrow your real domain.
Suppose you have some real n-degree monic polynomial P(x)
Notice that this is a real polynomial and thus has real coefficients ai. Notice that this is also a monic polynomial, meaning that the lead coefficient is 1. Divide through by a non-unitary lead coefficient if you must.
Aside from being a monic polynomial with real coefficients, there are no other stipulations. The polynomial can be of any degree with any roots. The coefficients can be irrational or rational, algebraic or transcendental, it makes no difference. The theorem does not apply to any polynomial with complex coefficients and cannot help to determine complex roots.
1. Generate a set of numbers, A, comprising of the absolute values of each coefficient – with the exception of the lead coefficient (an=1).
Notice that the kth element of A is not the same as the kth coefficient of the polynomial. The distinction is the absolute value operation.
2. Find the maximum value of A, the element of highest value, and add 1 to it.
3. Find the maximum value, the larger element, between these two elements: 1, and the sum of the elements of A.
4. Find the minimum value between M1 and M2.
Once you have arrived at a value for M, you are done. All of the real roots of your original polynomial will lie in the interval .
Or, in other words, if x is a root then these three statements are equivalent:
This method can be arithmetically laborious but it can also be beneficial. It has the power to narrow down an infinitely large domain of possibilities, and perhaps eliminate possibilities arrived at via other techniques, and provide you with a better idea of how to proceed.
[...] that they dont need to be tested. It can narrow the real domain far more restrictively than the Single Bounds Theorem. Even if the roots end up being irrational and difficult to find, at least you know whereabouts [...]