Difference between revisions of "2016 AIME I Problems/Problem 11"
Fclvbfm934 (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
Let <math>P(x)</math> be a nonzero polynomial such that <math>(x-1)P(x+1)=(x+2)P(x)</math> for every real <math>x</math>, and <math>\left(P(2)\right)^2 = P(3)</math>. Then <math>P(\tfrac72)=\tfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m + n</math>. | Let <math>P(x)</math> be a nonzero polynomial such that <math>(x-1)P(x+1)=(x+2)P(x)</math> for every real <math>x</math>, and <math>\left(P(2)\right)^2 = P(3)</math>. Then <math>P(\tfrac72)=\tfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m + n</math>. | ||
+ | ==Solution 1== | ||
We substitute <math>x=2</math> into <math>(x-1)P(x+1)=(x+2)P(x)</math> to get <math>P(3)=4P(2)</math>. Since we also have that <math>\left(P(2)\right)^2 = P(3)</math>, we have that <math>P(2)=4</math> and <math>P(3)=16</math>. We can also substitute <math>x=1</math>, <math>x=0</math>, and <math>x=3</math> into <math>(x-1)P(x+1)=(x+2)P(x)</math> to get that <math>0=P(1)</math>, <math>-1P(1)=2P(0)</math>, and <math>2P(4)=5P(3)</math>. This leads us to the conclusion that <math>P(0)=P(1)=0</math> and <math>P(4)=40</math>. | We substitute <math>x=2</math> into <math>(x-1)P(x+1)=(x+2)P(x)</math> to get <math>P(3)=4P(2)</math>. Since we also have that <math>\left(P(2)\right)^2 = P(3)</math>, we have that <math>P(2)=4</math> and <math>P(3)=16</math>. We can also substitute <math>x=1</math>, <math>x=0</math>, and <math>x=3</math> into <math>(x-1)P(x+1)=(x+2)P(x)</math> to get that <math>0=P(1)</math>, <math>-1P(1)=2P(0)</math>, and <math>2P(4)=5P(3)</math>. This leads us to the conclusion that <math>P(0)=P(1)=0</math> and <math>P(4)=40</math>. | ||
Line 10: | Line 12: | ||
We solve this system to get that <math>a=\frac{3}{2}</math>, <math>b=0</math>, and <math>c=-\frac{3}{2}</math>. Thus, <math>P(x)=\frac{3}{2}x^3-\frac{3}{2}x</math>. Plugging in <math>x=\frac{7}{2}</math>, we see that <math>P\left(\frac{7}{2}\right)=\frac{105}{4}</math>. Thus, <math>m=105</math>, <math>n=4</math>, and our answer is <math>m+n=\boxed{109}</math>. | We solve this system to get that <math>a=\frac{3}{2}</math>, <math>b=0</math>, and <math>c=-\frac{3}{2}</math>. Thus, <math>P(x)=\frac{3}{2}x^3-\frac{3}{2}x</math>. Plugging in <math>x=\frac{7}{2}</math>, we see that <math>P\left(\frac{7}{2}\right)=\frac{105}{4}</math>. Thus, <math>m=105</math>, <math>n=4</math>, and our answer is <math>m+n=\boxed{109}</math>. | ||
+ | ==Solution 2== | ||
+ | So from the equation we see that <math>x-1</math> divides <math>P(x)</math> and <math>(x+2)</math> divides <math>P(x+1)</math> so we can conclude that <math>x-1</math> and <math>x+1</math> divide <math>P(x)</math>. This means that <math>1</math> and <math>-1</math> are roots of <math>P(x)</math>. Plug in <math>x = 0</math> and we see that <math>P(0) = 0</math> so <math>0</math> is also a root. | ||
+ | |||
+ | Suppose we had another root that is not those <math>3</math>. Notice that the equation above indicates that if <math>r</math> is a root then <math>r+1</math> and <math>r-1</math> 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 <math>P(x) = cx(x-1)(x+1)</math>. We can use <math>P(2)^2 = P(3)</math> to get <math>c = \frac{2}{3}</math>. Plugging in <math>\frac{7}{2}</math> is now trivial and we see that it is <math>\frac{105}{4}</math> so our answer is <math>\boxed{109}</math> | ||
+ | == See also == | ||
+ | {{AIME box|year=2016|n=I|num-b=10|num-a=12}} | ||
+ | {{MAA Notice}} |
Revision as of 16:19, 4 March 2016
Contents
Problem
Let be a nonzero polynomial such that for every real , and . Then , where and are relatively prime positive integers. Find .
Solution 1
We substitute into to get . Since we also have that , we have that and . We can also substitute , , and into to get that , , and . This leads us to the conclusion that and .
We next use finite differences to find that is a cubic polynomial. Thus, must be of the form of . It follows that ; we now have a system of equations to solve. We plug in , , and to get
We solve this system to get that , , and . Thus, . Plugging in , we see that . Thus, , , and our answer is .
Solution 2
So from the equation we see that divides and divides so we can conclude that and divide . This means that and are roots of . Plug in and we see that so is also a root.
Suppose we had another root that is not those . Notice that the equation above indicates that if is a root then and 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 . We can use to get . Plugging in is now trivial and we see that it is so our answer is
See also
2016 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 10 |
Followed by Problem 12 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.