Difference between revisions of "Newton's Sums"
m (→Statement) |
Mathturtleh (talk | contribs) (Fixed variable) |
||
| Line 54: | Line 54: | ||
| − | Solving, first for <math> | + | Solving, first for <math>P_1</math>, and then for the other variables, yields, |
<math>P_1 = r + s + t = -3</math> | <math>P_1 = r + s + t = -3</math> | ||
Revision as of 16:43, 21 April 2014
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
.