Our olympic course professor gave us some exercises, and among these there is one which resolution is particularly instructive.
Find the sum of the fifth powers of the roots of:
To solve it, we need to write the recursion which is associated to the polynomial, which is:
This recursion will give us the sum of the powers of the roots if we provide it with the right initial steps.
Let be the roots of the polynomial, then:
Then, by Vieta’s Theorem:
Finally, also by Vieta’s Theorem, we have:
Now, by performing calculations with the recursion, we find