Largest absolute value of a polynomial's root - MathOverflow [closed]most recent 30 from http://mathoverflow.net2013-06-18T05:15:05Zhttp://mathoverflow.net/feeds/question/34210http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/34210/largest-absolute-value-of-a-polynomials-rootLargest absolute value of a polynomial's rootDokon2010-08-02T05:37:49Z2010-08-02T07:37:33Z
<p>There is a polynomial $c_1 x^n + c_2 x^{n-1} +....+c_n x+c_{n+1}$
with a root $x=x_0$. If $c_{max}$ is the largest absolute value of a $c_i$, show that
$$|x_0|<(n+1)c_{max}/|c_1|.$$</p>
<p>Is this possible? I haven't seen any work on this on the net. Plus how do I keep it to $(n+1)$, since if I take the $x_0$ to the left there will be n terms on the right.</p>