Fundamental theorem of algebraEvery complex polynomial factors into constant and linear factors.
Splitting one root:
If z1 is a root of a polynomial p(z), then z-z1 divides p(z).
There exist polynomials q and r such that p(z)=(z-z1)q(z)+r(z), where the deg r < 1. Therefore, r is a constant. Plugging in z1 for z we obtain r=0, so p(z)=(z-z1)q(z). Thus, it suffices to show that a polynomial without roots must be constant.
Suppose p(z)=a0+a1z+...+anzn is a polynomial of degree n > 0. Images of circles:
The image of this circle under p is a closed curve in the plane. The following graph (generated with Maple) shows such curves for various values of r for a particular polynomial. Index of a curve:
If any of the curves (for various r) hits the origin, we have a root and are done.
For small r (e.g. the black circle above) p(z) hovers around a0, so w=0.
For large r (e.g. the blue circle above) p(z) is close to anzn, so w=n.
If none of the curves meets the origin,
the winding number w(r) is defined for all r in the interval [0, In the example above, you can see how with increasing r the curve gets bigger (black -> cyan -> magenta -> blue) and crosses the origin along the way. Note how the magenta curve crosses the origin twice, corresponding to the two imaginary roots of the same modulus. The blue curve goes around the origin 3 times, corresponding to the degree of the polynomial. Argument principle: If we start with a simple positively oriented loop (above we used a circle), then the winding number of its image around the origin w is equal to the number of zeros of the function, counted with multiplicity, inside the original loop. Last updated: Jun 17 2008 / Last fetched: Sun Nov 22 21:22:14 CST 2009 |