AoPSWiki
Do you have what it takes to be the next brilliant trader, researcher, or developer at Jane Street Capital? Find out in the Careers in Mathematics Forum.
Personal tools

Newton's sums

From AoPSWiki

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.

Basic Usage

Consider a polynomial of degree ,

P(x) = a_nx^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0

Let have roots . Define the following sums:

S_2 = x_1^2 + x_2^2 + \cdots + x_n^2

S_k = x_1^k + x_2^k + \cdots + x_n^k

Newton sums tell us that,

a_nS_2 + a_{n-1}S_1 + 2a_{n-2}=0

a_nS_3 + a_{n-1}S_2 + a_{n-2}S_1 + 3a_{n-3}=0


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 .

See Also

Stay informed about new Art of Problem Solving developments.
Click here to join our mailing lists.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us