Difference between revisions of "Newton's Sums"
(Added more formulas) |
m (→Statement) |
||
Line 37: | Line 37: | ||
<math>P_2 = S_1P_1 - 2S_2</math> | <math>P_2 = S_1P_1 - 2S_2</math> | ||
− | Etc, Where <math>S_n</math> denotes the <math>S^th</math> [[symmetric sum]]. | + | Etc, Where <math>S_n</math> denotes the <math>S^{th}</math> [[symmetric sum]]. |
==Example== | ==Example== |
Revision as of 22:01, 27 June 2013
Newton sums give us a clever and efficient way of finding the sums of roots of a polynomial raised to a power. They can also be used to derive several factoring identities.
Statement
Consider a polynomial of degree ,
Let have roots . Define the following sums:
Newton sums tell us that,
(Define for .)
We also can write:
Etc, Where denotes the symmetric sum.
Example
For a more concrete example, consider the polynomial . Let the roots of be and . Find and .
Newton Sums tell us that:
Solving, first for , and then for the other variables, yields,
Which gives us our desired solutions, and .