Newsgroups: sci.math.research From: sawyer@ramsey.cs.laurentian.ca (P. Sawyer) Subject: elementary symmetric polynomials Date: Tue, 11 Apr 1995 18:13:33 GMT % Mod. note: I have added the next two lines, the header, and % the ending line as an experiment; the rest is unchanged. - Greg % This is old-style LaTeX \documenstyle{article} \begin{document} Consider $x_1$, \dots, $x_n$ such that for all $i$, $j$, $|\Im(x_i-x_j)|0$. Suppose $p_1$, \dots, $p_{n-1}$ are the elementary symmetric polynomials in $n-1$ variables ($p_k(y_1,\dots,y_{n-1}) =\sum_{i_1<\dots you write: >Define $y_1$, \dots, $y_{n-1}$ (up to order) by >$p_k(y_1,\dots,y_k)=\sum_{j=1}^{n}\,t_j\,p(x^j)$ where ^^^ ^^^^^^ I'm guessing you mean y_{n-1} and p_k(x^j) here. In that case, I get that the y_i are the zeros of the rational function F(Y)=Sum t_j/(Y-x_j). Is that what you mean? I would assume that the way to prove this is to show that the y_i all like in the convex hull of the x_j. Do you already know if that stronger statement is false? dave ============================================================================== Date: Wed, 12 Apr 95 15:56:25 -0400 From: Patrice Sawyer To: rusin@math.niu.edu (Dave Rusin) Subject: Re: elementary symmetric polynomials Hi Dave, I think I have the result you are suggesting: \begin{lemma} Suppose $z_1$, \dots, $z_n\in \bold{C}$. Fix $t_1\geq0$, \dots, $t_n\geq 0$ such that $\sum_{i=1}^{n}\,t_i=1$. Let $$ P(z)=\sum_{i=1}^{n}\,t_i\,\prod_{j\not=i}\,(z-z_j). $$ Then the zeros of $P$ belong to the convex hull of $z_1$, \dots, $z_n$. \end{lemma} \begin{pf} Let $Q(z)=\prod_{i=1}^{n}\,(z-z_j)$. We have $$ \frac{P(z)}{Q(z)} =\sum_{i=1}^{n}\,\frac{t_i}{z-z_i} = \sum_{i=1}^{n}\,\frac{t_i}{|z-z_i|^2}\,(\bar{z}-\bar{z}_i). $$ If $z$ is a zero of $P$ but not a zero of $Q$ then $$ 0=\sum_{i=1}^{n}\,\frac{t_i}{|z-z_i|^2}\,(\bar{z}-\bar{z}_i) $$ and, taking conjugates, $$ \sum_{i=1}^{n}\,\frac{t_i}{|z-z_i|^2}\,z =\sum_{i=1}^{n}\,\frac{t_i}{|z-z_i|^2}\,z_i $$ which implies the result. \end{pf} What do you think ? Patrice [sig deleted] ============================================================================== Addendum - 10/14/1997 -- djr John Brillhart recalls a result of Gauss: if F is a polynomial with complex coefficients, the roots of F' lie in the convex hull of the roots of F. Hence if F is the reciprocal of a polynomial, the roots of F' lie in the convex hull of the poles of F. What about if F is a general rational function; do the roots of F' lie in the convex hull of the roots and poles of F? (Clearly the poles of F' are the same as the pole of F). The answer is no; a counterexample is F(z) = z/(z^3-1). What can be said of the location of the roots of F' when F is rational?