Difference between revisions of "Newton's Inequality"
(somebody have a better proof?) |
|||
Line 1: | Line 1: | ||
== Background == | == Background == | ||
− | For <math> x_1, \ldots, x_n </math>, we define the [[symmetric sum]] <math> | + | For <math> x_1, \ldots, x_n </math>, we define the [[symmetric sum]] <math>s_k </math> to be the coefficient of <math>t^{n-k} </math> in the polynomial <math> \prod_{i=1}^{n}(t+x_i) </math> (see [[Viete's sums]]). We define the ''symmetric average'' <math>d_k </math> to be <math> \textstyle s_k/{n \choose k} </math>. |
== Statement == | == Statement == | ||
− | For non-negative <math> x_1, \ldots, x_n</math> and <math> | + | For non-negative <math> x_1, \ldots, x_n</math> and <math>0 < k < n </math>, |
<center> | <center> | ||
<math> | <math> | ||
− | + | ||
d_k^2 \ge d_{k-1}d_{k+1} | d_k^2 \ge d_{k-1}d_{k+1} | ||
</math>, | </math>, | ||
</center> | </center> | ||
− | with equality exactly when all the <math> | + | with equality exactly when all the <math>x_i </math> are equal. |
== Proof == | == Proof == | ||
Line 20: | Line 20: | ||
''Proof.'' | ''Proof.'' | ||
− | We consider the [[derivative]] of <math> P(t) = \prod_{i=1}^n (t+x_i) </math>. The roots of <math> | + | We consider the [[derivative]] of <math> P(t) = \prod_{i=1}^n (t+x_i) </math>. The roots of <math>P </math> are <math> -x_1, \ldots, -x_n </math>. Without loss of generality, we assume that the <math>x_i </math> increase as <math>i </math> increases. Now for any <math>i \in [1, m-1] </math>, <math>P'(t) </math> must have a root between <math>x_i </math> and <math>x_{i+1} </math> by [[Rolle's theorem]] if <math>x_i \neq x_{i+1} </math>, and if <math> x_i = x_{i+1} = \cdots = x_{i+k} </math>, then <math>x_{i} </math> is a root of <math>P </math> <math>k+1 </math> times, so it must be a root of <math>P' </math> <math>k </math> times. It follows that <math>P' </math> must have <math>m-1 </math> non-positive, real roots, i.e., for some non-negative reals <math> x'_1, \ldots, x'_{m-1} </math>, |
<center> | <center> | ||
<math> {} | <math> {} | ||
Line 26: | Line 26: | ||
</math>. | </math>. | ||
</center> | </center> | ||
− | It follows that the symmetric sum <math> | + | It follows that the symmetric sum <math>s'_k </math> for <math> x'_1, \ldots, x'_{m-1} </math> is <math> \frac{m-k}{m}s_k </math>, so the symmetric average <math>d'_k = \frac{s'_k}{{m-1 \choose k}} = \frac{m-k}{m} \cdot \frac{s_k}{{m-1 \choose k}} = \frac{s_k}{{m \choose k}} = d_k </math>. |
Thus to prove Newton's theorem, it is sufficient to prove | Thus to prove Newton's theorem, it is sufficient to prove | ||
<center> | <center> | ||
<math> | <math> | ||
− | + | ||
d_{n-1}^2 \ge d_{n-2}d_n | d_{n-1}^2 \ge d_{n-2}d_n | ||
</math> | </math> | ||
</center> | </center> | ||
− | for any <math> | + | for any <math>n </math>. Since this is a [[homogenous]] inequality, we may [[normalize]] it so that <math> d_n = \prod_{i=1}^{n}x_i = 1 </math>. The inequality then becomes |
<center> | <center> | ||
<math> | <math> | ||
Line 55: | Line 55: | ||
which holds by the [[rearrangement inequality]]. | which holds by the [[rearrangement inequality]]. | ||
− | == | + | == See Also == |
* [[Inequality]] | * [[Inequality]] | ||
+ | |||
+ | [[Category:Inequality]] | ||
+ | [[Category:Number Theory]] |
Revision as of 21:10, 14 October 2007
Contents
Background
For , we define the symmetric sum to be the coefficient of in the polynomial (see Viete's sums). We define the symmetric average to be .
Statement
For non-negative and ,
,
with equality exactly when all the are equal.
Proof
Lemma. For real , there exist real with the same symmetric averages .
Proof. We consider the derivative of . The roots of are . Without loss of generality, we assume that the increase as increases. Now for any , must have a root between and by Rolle's theorem if , and if , then is a root of times, so it must be a root of times. It follows that must have non-positive, real roots, i.e., for some non-negative reals ,
.
It follows that the symmetric sum for is , so the symmetric average .
Thus to prove Newton's theorem, it is sufficient to prove
for any . Since this is a homogenous inequality, we may normalize it so that . The inequality then becomes
.
Expanding the left side, we see that this is
.
But this is clearly equivalent to
,
which holds by the rearrangement inequality.