返回题库

AIME 2016 I · 第 11 题

AIME 2016 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let P(x)P(x) be a nonzero polynomial such that (x1)P(x+1)=(x+2)P(x)(x-1)P(x+1)=(x+2)P(x) for every real xx, and (P(2))2=P(3)\left(P(2)\right)^2 = P(3). Then P(72)=mnP(\tfrac72)=\tfrac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n.

解析

Solution 1

Plug in x=1x=1 to get (11)P(1+1)=0=(1+2)P(1)P(1)=0(1-1)P(1+1) = 0 = (1+2)P(1) \Rightarrow P(1) = 0. Plug in x=0x=0 to get (01)P(0+1)=(0+2)P(0)P(0)=12P(1)=0(0-1)P(0+1) = (0+2)P(0)\Rightarrow P(0) = -\frac{1}{2}P(1) = 0. Plug in x=1x=-1 to get (11)P(1+1)=(1+2)P(1)(2)P(0)=P(1)P(1)=0(-1-1)P(-1+1) = (-1+2)P(-1)\Rightarrow (-2)P(0)=P(-1)\Rightarrow P(-1) = 0. So P(x)=x(x1)(x+1)Q(x)P(x) = x(x-1)(x+1)Q(x) for some polynomial Q(x)Q(x). Using the initial equation, once again,

(x1)P(x+1)=(x+2)P(x)(x-1)P(x+1) = (x+2)P(x) (x1)((x+1)(x+11)(x+1+1)Q(x+1))=(x+2)((x)(x1)(x+1)Q(x))(x-1)((x+1)(x+1-1)(x+1+1)Q(x+1)) = (x+2)((x)(x-1)(x+1)Q(x)) (x1)(x+1)(x)(x+2)Q(x+1)=(x+2)(x)(x1)(x+1)Q(x)(x-1)(x+1)(x)(x+2)Q(x+1) = (x+2)(x)(x-1)(x+1)Q(x) Q(x+1)=Q(x)Q(x+1) = Q(x) From here, we know that Q(x)=CQ(x) = C for a constant CC (Q(x)Q(x) cannot be periodic since it is a polynomial), so P(x)=Cx(x1)(x+1)P(x) = Cx(x-1)(x+1). We know that (P(2))2=P(3)\left(P(2)\right)^2 = P(3). Plugging those into our definition of P(x)P(x): (C2(21)(2+1))2=C3(31)(3+1)(6C)2=24C36C224C=0C=0(C \cdot 2 \cdot (2-1) \cdot (2+1))^2 = C \cdot 3 \cdot (3-1) \cdot (3+1) \Rightarrow (6C)^2 = 24C \Rightarrow 36C^2 - 24C = 0 \Rightarrow C = 0 or 23\frac{2}{3}. So we know that P(x)=23x(x1)(x+1)P(x) = \frac{2}{3}x(x-1)(x+1). So P(72)=2372(721)(72+1)=1054P(\frac{7}{2}) = \frac{2}{3} \cdot \frac{7}{2} \cdot (\frac{7}{2} - 1) \cdot (\frac{7}{2} + 1) = \frac{105}{4}. Thus, the answer is 105+4=109105 + 4 = \boxed{109}.

Solution 2

From the equation we see that x1x-1 divides P(x)P(x) and (x+2)(x+2) divides P(x+1)P(x+1) so we can conclude that x1x-1 and x+1x+1 divide P(x)P(x) (if we shift the function right by 1, we get (x2)P(x)=(x+1)P(x1)(x-2)P(x) = (x+1)P(x-1), and from here we can see that x+1x+1 divides P(x)P(x)). This means that 11 and 1-1 are roots of P(x)P(x). Plug in x=0x = 0 and we see that P(0)=0P(0) = 0 so 00 is also a root.

Suppose we had another root that is not one of those 33. Notice that the equation above indicates that if rr is a root then r+1r+1 and r1r-1 is also a root. Then we'd get an infinite amount of roots! So that is bad. So we cannot have any other roots besides those three.

That means P(x)=cx(x1)(x+1)P(x) = cx(x-1)(x+1). We can use P(2)2=P(3)P(2)^2 = P(3) to get c=23c = \frac{2}{3}. Plugging in 72\frac{7}{2} is now trivial and we see that it is 1054\frac{105}{4} so our answer is 109\boxed{109}

Solution 3

Although this may not be the most mathematically rigorous answer, we see that P(x+1)P(x)=x+2x1\frac{P(x+1)}{P(x)}=\frac{x+2}{x-1}. Using a bit of logic, we can make a guess that P(x+1)P(x+1) has a factor of x+2x+2, telling us P(x)P(x) has a factor of x+1x+1. Similarly, we guess that P(x)P(x) has a factor of x1x-1, which means P(x+1)P(x+1) has a factor of xx. Now, since P(x)P(x) and P(x+1)P(x+1) have so many factors that are off by one, we may surmise that when you plug x+1x+1 into P(x)P(x), the factors "shift over," i.e. P(x)=(A)(A+1)(A+2)...(A+n)P(x)=(A)(A+1)(A+2)...(A+n), which goes to P(x+1)=(A+1)(A+2)(A+3)...(A+n+1)P(x+1)=(A+1)(A+2)(A+3)...(A+n+1). This is useful because these, when divided, result in P(x+1)P(x)=A+n+1A\frac{P(x+1)}{P(x)}=\frac{A+n+1}{A}. If A+n+1A=x+2x1\frac{A+n+1}{A}=\frac{x+2}{x-1}, then we get A=x1A=x-1 and A+n+1=x+2A+n+1=x+2, n=2n=2. This gives us P(x)=(x1)x(x+1)P(x)=(x-1)x(x+1) and P(x+1)=x(x+1)(x+2)P(x+1)=x(x+1)(x+2), and at this point we realize that there has to be some constant aa multiplied in front of the factors, which won't affect our fraction P(x+1)P(x)=x+2x1\frac{P(x+1)}{P(x)}=\frac{x+2}{x-1} but will give us the correct values of P(2)P(2) and P(3)P(3). Thus P(x)=a(x1)x(x+1)P(x)=a(x-1)x(x+1), and we utilize P(2)2=P(3)P(2)^2=P(3) to find a=23a=\frac{2}{3}. Evaluating P(72)P \left ( \frac{7}{2} \right ) is then easy, and we see it equals 1054\frac{105}{4}, so the answer is 109\boxed{109}

Solution 4

Substituting x=2x=2 into the given equation, we find that P(3)=4P(2)=P(2)2P(3)=4P(2)=P(2)^2. Therefore, either P(2)=0P(2)=0 or P(2)=4P(2)=4. Now for integers n2n\ge 2, we know that

P(n+1)=n+2n1P(n).P(n+1)=\frac{n+2}{n-1}P(n). Applying this repeatedly, we find that

P(n+1)=(n+2)!/3!(n1)!P(2).P(n+1)=\frac{(n+2)!/3!}{(n-1)!}P(2). If P(2)=0P(2)=0, this shows that P(x)P(x) has infinitely many roots, meaning that P(x)P(x) is identically equal to zero. But this contradicts the problem statement. Therefore, P(2)=4P(2)=4, and we find P(n+1)=23(n+2)(n+1)nP(n+1)=\frac{2}{3}(n+2)(n+1)n for all positive integers n2n\ge2. This cubic polynomial matches the values P(n+1)P(n+1) for infinitely many numbers, hence the two polynomials are identically equal. In particular, P(72)=23927252=1054P\left(\frac72\right)=\frac23\cdot\frac92\cdot\frac72\cdot\frac52=\frac{105}{4}, and the answer is 109\boxed{109}.

Solution 5

We can find zeroes of the polynomial by making the first given equation 0=00 = 0. Plugging in x=1x = 1 and x=2x = -2 gives us the zeroes 11 and 1-1, respectively. Now we can plug in these zeros to get more zeroes. x=1x = -1 gives us the zero 00 (no pun intended). x=1x = 1 makes the equation 0P(2)=00 \cdot P(2) = 0, which means P(2)P(2) is not necessarily 00. If P(2)=0P(2) = 0, then plugging in 22 to the equation yields P(3)=0P(3) = 0, plugging in 33 to the equation yields P(4)=0P(4) = 0, and so on, a contradiction of "nonzero polynomial". So 22 is not a zero. Note that plugging in x=0x = 0 to the equation does not yield any additional zeros. Thus, the only zeroes of P(x)P(x) are 1,0,-1, 0, and 11, so P(x)=a(x+1)x(x1)P(x) = a(x + 1)x(x - 1) for some nonzero constant aa. We can plug in 22 and 33 into the polynomial and use the second given equation to find an equation for aa. P(2)=6aP(2) = 6a and P(3)=24aP(3) = 24a, so:

(6a)2=24a    36a2=24a    a=23(6a)^2 = 24a \implies 36a^2 = 24a \implies a = \frac23 Plugging in 72\frac72 into the polynomial 23(x+1)x(x1)\frac23(x + 1)x(x - 1) yields 1054\frac{105}{4}. 105+4=109105 + 4 = \boxed{109}.

Solution 6

Plug in x=2x=2 yields P(3)=4P(2)P(3)=4P(2). Since also (P(2))2=P(3)(P(2))^2=P(3), we have P(2)=4P(2)=4 and P(3)=16P(3)=16. Plug in x=3x=3 yields 2P(4)=5P(3)2P(4)=5P(3) so P(4)=40P(4)=40.

Repeat the action gives P(2)=4P(2)=4, P(3)=16P(3)=16, P(4)=40P(4)=40, P(5)=80P(5)=80, and P(6)=140P(6)=140.

Since P(x)P(x) is a polynomial, the kkth difference is constant, where k=deg(P(x))k=\deg(P(x)). Thus we can list out the 0th, 1st, 2nd, 3rd, ... differences until we obtain a constant.

4,16,40,80,1404,16,40,80,140 12,24,40,6012,24,40,60 12,16,2012,16,20 4,4,44,4,4 Since the 3rd difference of P(x)P(x) is constant, we can conclude that deg(P(x))=3\deg(P(x))=3.

Let P(x)=a3x3+a2x2+a1x+a0P(x)=a_3x^3+a_2x^2+a_1x+a_0. Plug in the values for xx and solve the system of 4 equations gives (a3,a2,a1,a0)=(23,0,23,0)(a_3,a_2,a_1,a_0)=(\frac{2}{3},0,-\frac{2}{3},0)

Thus P(x)=23x323xP(x)=\frac{2}{3}x^3-\frac{2}{3}x and P(72)=1054m+n=109P(\frac{7}{2})=\frac{105}{4}\Longrightarrow m+n=\boxed{109}

~ Nafer

-Note that the coefficient of x3x^3 is 23\frac{2}{3} because 23deg(x3)!=233!=4\frac{2}{3}\cdot\deg(x^3)!=\frac{2}{3}\cdot3!=4, the 3rd difference of P(x). ~inaccessibles

Note(Key Idea)

Their are a couple of solution methods such as constant nnth differences and using intuition on the roots. But the main idea in this problem was the fact that, P(72)P(\frac{7}{2}) is hard to get by itself, cause we can only find the output for integral input values from the information we have. This is crucial as it helps solves this mischievous problem.

Thus, we can solve for P(x)P(x), and this is best approached by finding its roots.

~Bigbrain_2009

== See also