Problem:
Let skβ denote the sum of the k th powers of the roots of the polynomial x3β5x2+8xβ13. In particular, s0β=3,s1β=5, and s2β=9. Let a,b, and c be real numbers such that sk+1β= askβ+bskβ1β+cskβ2β for k=2,3,β¦ What is a+b+c?
Answer Choices:
A. β6
B. 0
C. 6
D. 10
E. 26
Solution:
Applying Newton's Sums, we have
sk+1β+(β5)skβ+(8)skβ1β+(β13)skβ2β=0
so
s_{k+1}=5 s_{k}-8 s_{k-1}+13 s_
we get the answer as 5+(β8)+13=(D)10β .
OR
Let p,q, and r be the roots of the polynomial. Then
p3β5p2+8pβ13=0
q3β5q2+8qβ13=0
r3β5r2+8rβ13=0
Adding these three equations, we get
(p3+q3+r3)β5(p2+q2+r2)+8(p+q+r)β39=0
s3ββ5s2β+8s1β=39
39 can be written as 13s0β, giving
s_{3}=5 s_{2}-8 s_{1}+13 s_
We are given that sk+1β=askβ+bskβ1β+cskβ2β is satisfied for k=2,3,β¦. , meaning it must be satisfied when k=2, giving us s3β=as2β+bs1β+cs0β.
Therefore, a=5,b=β8, and c=13 by matching coefficients.
5β8+13= (D)10β .
The problems on this page are the property of the MAA's American Mathematics Competitions