Difference between revisions of "Newton's Sums"
Ahaanomegas (talk | contribs) (→Example) |
(Added period) |
||
Line 33: | Line 33: | ||
==Example== | ==Example== | ||
− | For a more concrete example, consider the polynomial <math>P(x) = x^3 + 3x^2 + 4x - 8</math>. Let the roots of <math>P(x)</math> be <math>r, s</math> and <math>t</math>. Find <math>r^2 + s^2 + t^2</math> and <math>r^4 + s^4 + t^4</math> | + | For a more concrete example, consider the polynomial <math>P(x) = x^3 + 3x^2 + 4x - 8</math>. Let the roots of <math>P(x)</math> be <math>r, s</math> and <math>t</math>. Find <math>r^2 + s^2 + t^2</math> and <math>r^4 + s^4 + t^4</math>. |
Newton Sums tell us that: | Newton Sums tell us that: |
Revision as of 23:13, 18 February 2011
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 .)
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 .