The Convex Hull of a Polynomial and its Derivatives
Recall that the convex hull of a set of points is the smallest convex set that contains all points of
(i.e.,
the
intersection of all convex sets which contain each point in ). Denote the convex hull of all roots of a
polynomial by . Then . This (kind of unexpected!) result is known as the
Gauss-Lucas Theorem.
The canonical proof of this theorem is really really boring perhaps not particularly insightful. Instead, I'd like
to give a physical intuition (a demiproof?) for why this is true:
Consider some polynomial with distinct roots , and fix an equally charged
particle, say an electron, at each root. This creates an electric field everywhere in the plane which vanishes
exactly at the roots of . (!)
the red points are electrons (roots of ) and
the blue points are the vanishing points of the induced electric field (roots of ) [source]
We'll prove this for a special case of , in particular, we want to be monic,
separable, and such that .
Proof. Let be the roots of . The electric potential at any point in the plane is given
by
Because we can shift the axes without affecting the electric field, we can choose . So . Since takes coefficients from , we have
Write . Then
So,
So we have , i.e., since by hypothesis , we get .
So because the electric field vanishes only at zeroes of , and because physical intuition tells us that it
doesn't make sense for the electric field to vanish outside of the convex hull of the roots of (this is maybe
worth working out formally, but not necessary to get the idea), it makes sense that the zeroes of occur only
within the convex hull of the roots of .
< back to main page Part 2 >