返回题库

AIME 2003 II · 第 9 题

AIME 2003 II — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Consider the polynomials P(x)=x6x5x3x2xP(x) = x^{6} - x^{5} - x^{3} - x^{2} - x and Q(x)=x4x3x21.Q(x) = x^{4} - x^{3} - x^{2} - 1. Given that z1,z2,z3,z_{1},z_{2},z_{3}, and z4z_{4} are the roots of Q(x)=0,Q(x) = 0, find P(z1)+P(z2)+P(z3)+P(z4).P(z_{1}) + P(z_{2}) + P(z_{3}) + P(z_{4}).

解析

Solution 1

When we use long division to divide P(x)P(x) by Q(x)Q(x), the remainder is x2x+1x^2-x+1.

So, since z1z_1 is a root, P(z1)=(z1)2z1+1P(z_1)=(z_1)^2-z_1+1.

Now this also follows for all roots of Q(x)Q(x) Now

P(z2)+P(z1)+P(z3)+P(z4)=z12z1+1+z22z2+1+z32z3+1+z42z4+1P(z_2)+P(z_1)+P(z_3)+P(z_4)=z_1^2-z_1+1+z_2^2-z_2+1+z_3^2-z_3+1+z_4^2-z_4+1 Now by Vieta's we know that z4z3z2z1=1-z_4-z_3-z_2-z_1=-1, so by Newton's Sums we can find z12+z22+z32+z42z_1^2+z_2^2+z_3^2+z_4^2

ans2+an1s1+2an2=0a_ns_2+a_{n-1}s_1+2a_{n-2}=0 (1)(s2)+(1)(1)+2(1)=0(1)(s_2)+(-1)(1)+2(-1)=0 s212=0s_2-1-2=0 s2=3s_2=3

So finally P(z2)+P(z1)+P(z3)+P(z4)=3+41=006.P(z_2)+P(z_1)+P(z_3)+P(z_4)=3+4-1=\boxed{006}.

Solution 2 (Complete)

By using long division to divide P(x)P(x) by Q(x)Q(x), we find that P(x)=Q(x)(x2+1)+(x2x+1)P(x) = Q(x)(x^2 + 1) + (x^2 - x + 1)

For Polynomial Remainder Theorem,

P(z2)+P(z1)+P(z3)+P(z4)=z12z1+1+z22z2+1+z32z3+1+z42z4+1P(z_2)+P(z_1)+P(z_3)+P(z_4)=z_1^2-z_1+1+z_2^2-z_2+1+z_3^2-z_3+1+z_4^2-z_4+1 P(z2)+P(z1)+P(z3)+P(z4)=(z12+z22+z32+z42)(z1+z2+z3+z4)+4\Rightarrow P(z_2)+P(z_1)+P(z_3)+P(z_4)=(z_1^2+z_2^2+z_3^2+z_4^2)-(z_1+z_2+z_3+z_4)+4 We know that for Vieta's Formula

z1+z2+z3+z4=ba=(1)1=1z_1+z_2+z_3+z_4=\frac{-b}{a}=\frac{-(-1)}{1}=1 x1x2+x1x3+x1x4+x2x3+x2x4+x3x4=ca=11=1x_1x_2 + x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4= \frac{c}{a} = \frac{-1}{1} = -1 And, by Newton's Sums

S=(z12+z22+z32+z42)=i=1n=4zi2=(i=1n=4zi)22i=1n=4zizj with i<jS=(z_1^2+z_2^2+z_3^2+z_4^2)= \sum_{i=1}^{n=4} z_i^2 = \left( \sum_{i=1}^{n=4} z_i \right)^2 - 2 \sum_{i=1}^{n=4}z_i z_j \text{ with } i<j So,

S=i=1n=4zi2=(i=1n=4zi)22i=1n=4zizjS= \sum_{i=1}^{n=4} z_i^2 = \left( \sum_{i=1}^{n=4} z_i \right)^2 - 2 \sum_{i=1}^{n=4}z_i z_j S=(z1+z2+z3+z4)2(x1x2+x1x3+x1x4+x2x3+x2x4+x3x4)\Rightarrow S = (z_1+z_2+z_3+z_4)-2(x_1x_2 + x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4) S=12×(1)S=3\Rightarrow S= 1 -2\times (-1) \Rightarrow S = 3 Therefore

P(z2)+P(z1)+P(z3)+P(z4)=(z12+z22+z32+z42)(z1+z2+z3+z4)+4\Rightarrow P(z_2)+P(z_1)+P(z_3)+P(z_4)=(z_1^2+z_2^2+z_3^2+z_4^2)-(z_1+z_2+z_3+z_4)+4 P(z2)+P(z1)+P(z3)+P(z4)=(3)1+4P(z2)+P(z1)+P(z3)+P(z4)=6\Rightarrow P(z_2)+P(z_1)+P(z_3)+P(z_4) = (3)- 1 + 4 \therefore \boxed{ P(z_2)+P(z_1)+P(z_3)+P(z_4)=6} ~fmeiramath

Solution 3

Let Sk=z1k+z2k+z3k+z4kS_k=z_1^k+z_2^k+z_3^k+z_4^k then by Vieta's Formula we have

S1=z1z2z3+z1z3z4+z1z2z4+z1z2z3z1z2z3z4=0S_{-1}=\frac{z_1z_2z_3+z_1z_3z_4+z_1z_2z_4+z_1z_2z_3}{z_1z_2z_3z_4}=0 S0=4S_0=4 S1=1S_1=1 S2=3S_2=3 By Newton's Sums we have

a4Sk+a3Sk1+a2Sk2+a1Sk1+a0Sk4=0a_4S_k+a_3S_{k-1}+a_2S_{k-2}+a_1S_{k-1}+a_0S_{k-4}=0 Applying the formula couples of times yields P(z1)+P(z2)+P(z3)+P(z4)=S6S5S3S2S1=6P(z_1)+P(z_2)+P(z_3)+P(z_4)=S_6-S_5-S_3-S_2-S_1=\boxed{6}.

~ Nafer

Solution 4

P(x)=x2Q(x)+x4x3x.P(x) = x^{2}Q(x)+x^{4}-x^{3}-x.

So we just have to find: n=14zn4n=14zn3n=14zn\sum_{n=1}^{4} z^{4}_n - \sum_{n=1}^{4} z^{3}_n - \sum_{n=1}^{4} z_n.

And by Newton's Sums this computes to: 1141=00611-4-1 = \boxed{006}.

~ LuisFonseca123

Solution 5

If we scale Q(x)Q(x) by x2x^2, we get x6x5x4x2x^6-x^5-x^4-x^2. In order to get to P(x)P(x), we add x4x3xx^4-x^3-x. Therefore, our answer is n=14zn4zn3zn\sum_{n=1}^{4} z^4_n-z^3_n-z_n. However, rearranging Q(zn)=0Q(z_n) = 0, makes our final answer n=14zn2zn+1\sum_{n=1}^{4} z^2_n-z_n+1. The sum of the squares of the roots is 122(1)=31^2-2(-1) = 3 and the sum of the roots is 11. Adding 4 to our sum, we get 31+4=0063-1+4 = \boxed{006}.

~ Vedoral

Solution 6

Let SkS_k = z1k+z2k+z3k+z4kz_1^k+z_2^k+z_3^k+z_4^k

By Newton's Sums,

S11=0S_1-1=0 S2S12=0S_2-S_1-2=0 S3S2S1=0S_3-S_2-S_1=0 S4S3S24=0S_4-S_3-S_2-4=0 S5S4S3S1=0S_5-S_4-S_3-S_1=0 S6S5S4S2=0S_6-S_5-S_4-S_2=0

Solving for S1,S2,S3,S4,S5,S6S_1,S_2,S_3,S_4,S_5,S_6, we get S1=1,S2=3,S3=4,S4=11,S5=16,S6=30S_1=1, S_2=3, S_3=4, S_4=11, S_5=16, S_6=30

P(z1)+P(z2)+P(z3)+P(z4)=S6S5S3S2S1=006P(z_1)+P(z_2)+P(z_3)+P(z_4)=S_6-S_5-S_3-S_2-S_1=\boxed{006}

Solution 7 (if you don't know how to divide polynomials directly)

P(x)P(x) and Q(x)Q(x) look very similar, so let's try subtracting Q(x)Q(x) multiplied with something from P(x)P(x) since we know Q(zn)=0Q(z_n) = 0. To make the degrees the same, let's first multiply Q(x)Q(x) with x2x^2:

Q(x)x2=x6x5x4x2Q(x) \cdot x^2 = x^6 - x^5 - x^4 - x^2. Subtracting this from P(x)P(x) gives x4x3xx^4 - x^3 - x. The degrees of this polynomial and Q(x)Q(x) are the same, so let's subtract Q(x)Q(x): x4x3xQ(x)x^4 - x^3 - x - Q(x) = x4x3xx4+x3+x2+1=x2x+1.x^4 - x^3 - x - x^4 + x^3 + x^2 + 1 = x^2 - x + 1.

So P(x)(x2+1)Q(x)=x2x+1P(x) - (x^2 + 1) \cdot Q(x) = x^2 - x + 1 (this is also the remainder when P(x)P(x) is divided by Q(x)Q(x)). This tells us that our answer is the sum of the squares of the roots of Q(x)Q(x) minus the sum of the roots of Q(x)Q(x) plus 141 \cdot 4.

By Newton's Sums the sum of the squares of the roots is 3, and by Vieta's Formulas the sum of the roots is 1. So our answer is 31+4=0063 - 1 + 4 = \boxed{006}.

~grogg007

Video Solution by Sal Khan

https://www.youtube.com/watch?v=ZSESJ8TeGSI&list=PLSQl0a2vh4HCtW1EiNlfW_YoNAA38D0l4&index=14 - AMBRIGGS

[rule]

Nice!-sleepypuppy