For the general, monic polynomial (assuming we've already made the substitution to convert a general polynomial into a monic polynomial) |
zn + azn-1 + bzn-2 + ... + cz + d |
we substitute |
z = w - a/n |
and observe |
|
On the right-hand side, only the first two terms can produce wn-1. How many factors of wn-1 will each term produce? |
(w - a/n)n is n factors of (w - a/n) multiplied together. To get wn-1, we need (n-1) copies of w and consequently one
copy of |
a(w - a/n)n-1 is a multiplied bu |
So we see that with this substitution, the wn-1 terms cancel. |
Return to Change of Variables.