2019 AMC 12A Problem 17

Below is the professionally curated solution for Problem 17 of the 2019 AMC 12A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2019 AMC 12A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:Newton’s Sumspolynomialrecursion

Difficulty rating: 1860

17.

Let sks_k denote the sum of the kkth powers of the roots of the polynomial x35x2+8x13.x^3 - 5x^2 + 8x - 13. In particular, s0=3,s_0 = 3, s1=5,s_1 = 5, and s2=9.s_2 = 9. Let a,b,a, b, and cc be real numbers such that sk+1=ask+bsk1+csk2s_{k+1} = a\,s_k + b\,s_{k-1} + c\,s_{k-2} for k=2,3,.k = 2, 3, \ldots. What is a+b+c?a + b + c?

6-6

00

66

1010

2626

Solution:

Every root rr satisfies r3=5r28r+13,r^3 = 5r^2 - 8r + 13, so rk+1=5rk8rk1+13rk2.r^{k+1} = 5r^k - 8r^{k-1} + 13r^{k-2}.

Summing over the three roots gives sk+1=5sk8sk1+13sk2,s_{k+1} = 5s_k - 8s_{k-1} + 13s_{k-2}, so a=5,a = 5, b=8,b = -8, c=13.c = 13.

Therefore a+b+c=58+13=10.a + b + c = 5 - 8 + 13 = 10.

Thus, the correct answer is D.

Problem 17 in Other Years