Difference between revisions of "2015 AIME I Problems/Problem 10"
(→Solution 3) |
(→Solution 3: and solution 4) |
||
Line 30: | Line 30: | ||
<cmath>f(x) + 12 = a(x - d)(x - e)(x - f)</cmath> | <cmath>f(x) + 12 = a(x - d)(x - e)(x - f)</cmath> | ||
where <math>\{b, c, d, e, f \}</math> clearly must be a permutation of <math>\{2, 3, 5, 6, 7\}</math> from the given condition. Thus <math>b + c + d + e + f = 2 + 3 + 5 + 6 + 7 = 23.</math> However, subtracting the two equations gives <math>-24 = a[(x - 1)(x - b)(x - c) - (x - d)(x - e)(x - f)]</math>, so comparing <math>x^2</math> coefficients gives <math>1 + b + c = d + e + f</math> and thus both values equal to <math>\dfrac{24}{2} = 12</math>. As a result, <math>\{b, c \} = \{5, 6 \}</math>. As a result, <math>-24 = a (12)</math> and so <math>a = -2</math>. Now, we easily deduce that <math>f(0) = (-2) \cdot (-1) \cdot (-5) \cdot (-6) + 12 = 72,</math> and so removing the without loss of generality gives <math>|f(0)| = \boxed{072}</math>, which is our answer. | where <math>\{b, c, d, e, f \}</math> clearly must be a permutation of <math>\{2, 3, 5, 6, 7\}</math> from the given condition. Thus <math>b + c + d + e + f = 2 + 3 + 5 + 6 + 7 = 23.</math> However, subtracting the two equations gives <math>-24 = a[(x - 1)(x - b)(x - c) - (x - d)(x - e)(x - f)]</math>, so comparing <math>x^2</math> coefficients gives <math>1 + b + c = d + e + f</math> and thus both values equal to <math>\dfrac{24}{2} = 12</math>. As a result, <math>\{b, c \} = \{5, 6 \}</math>. As a result, <math>-24 = a (12)</math> and so <math>a = -2</math>. Now, we easily deduce that <math>f(0) = (-2) \cdot (-1) \cdot (-5) \cdot (-6) + 12 = 72,</math> and so removing the without loss of generality gives <math>|f(0)| = \boxed{072}</math>, which is our answer. | ||
+ | |||
+ | |||
+ | ==Solution 4== | ||
+ | The following solution is similar to solution 3, but assumes nothing. Let <math>g(x)=(f(x))^2-144</math>. Since <math>f</math> has degree 3, <math>g</math> has degree 6 and has roots 1,2,3,5,6, and 7. Therefore, <math>g(x)=k(x-1)(x-2)(x-3)(x-5)(x-6)(x-7)</math> for some <math>k</math>. Hence <math>|f(0)|=\sqrt{g(0)+144}=\sqrt{1260k+144}</math>. Note that <math>g(x)=(f(x)+12)(f(x)-12)</math>. Since <math>f</math> has degree 3, so do <math>f(x)+12</math> and <math>f(x)-12</math>; and both have the same leading coefficient. Hence <math>f(x)+12=a(x-q)(x-r)(x-s)</math> and <math>f(x)-12=a(x-t)(x-u)(x-v)</math> for some <math>a\neq 0</math> (else <math>f</math> is not cubic) where <math>\{q,r,s,t,u,v\}</math> is the same as the set <math>\{1,2,3,5,6,7\}</math>. Subtracting the second equation from the first, expanding, and collecting like terms, we have that | ||
+ | <cmath>24=a((t+u+v-(q+r+s))x^2-a(tu+uv+tv-(qr+qs+rs))x+a(tuv-qrs)</cmath> | ||
+ | which must hold for all <math>x</math>. Since <math>a\neq 0</math> we have that (1) <math>t+u+v=q+r+s</math>, (2) <math>tu+uv+tv=qr+qs+rs</math> and (3) <math>a(tuv-qrs)=24</math>. Since <math>q+r+s+t+u+v</math> is the sum of 1,2,3,5,6, and 7, we have <math>q+r+s+t+u+v=24</math> so that by (1) we have <math>q+r+s=12</math> and <math>t+u+v=12</math>. We must partition 1,2,3,5,6,7 into 2 sets each with a sum of 12. Consider the set that contains 7. It can't contain 6 or 5 because the sum of that set would already be <math>\geq 12</math> with only 2 elements. If 1 is in that set, the other element must be 4 which is impossible. Hence the two sets must be <math>\{2,3,7\}</math> and <math>\{1,5,6\}</math>. Note that each of these sets happily satisfy (2). By (3), since the sets have products 42 and 30 we have that <math>|a|=\frac{24}{|tuv-qrs|}=\frac{24}{12}=2</math>. Since <math>a</math> is the leading coefficient of <math>f(x)</math>, the leading coefficient of <math>(f(x))^2</math> is <math>a^2=|a|^2=2^2=4</math>. Thus the leading coefficient of <math>g(x)</math> is 4, i.e. <math>k=4</math>. Then from earlier, <math>|f(0)|=\sqrt{g(0)+144}=\sqrt{1260k+144}=\sqrt{1260\cdot4+144}=\sqrt{5184}=72</math> so that the answer is <math>\boxed{072}</math>. | ||
==See Also== | ==See Also== | ||
{{AIME box|year=2015|n=I|num-b=9|num-a=11}} | {{AIME box|year=2015|n=I|num-b=9|num-a=11}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 06:40, 23 March 2015
Problem
Let be a third-degree polynomial with real coefficients satisfying Find .
Solution
Let = . Since is a third degree polynomial, it can have at most two bends in it where it goes from up to down, or from down to up. By drawing a coordinate axis, and two lines representing 12 and -12, it is easy to see that f(1)=f(5)=f(6), and f(2)=f(3)=f(7); otherwise more bends would be required in the graph. Since only the absolute value of f(0) is required, there is no loss of generalization by stating that f(1)=12, and f(2)=-12. This provides the following system of equations. Using any four of these functions as a system of equations yields
Solution 2
Express in terms of powers of : By the same argument as in the first Solution, we see that is an odd function about the line , so its coefficients and are 0. From there it is relatively simple to solve (as in the above solution, but with a smaller system of equations): and
Solution 3
Without loss of generality, let . (If , then take as the polynomial, which leaves unchanged.) Because is third-degree, write where clearly must be a permutation of from the given condition. Thus However, subtracting the two equations gives , so comparing coefficients gives and thus both values equal to . As a result, . As a result, and so . Now, we easily deduce that and so removing the without loss of generality gives , which is our answer.
Solution 4
The following solution is similar to solution 3, but assumes nothing. Let . Since has degree 3, has degree 6 and has roots 1,2,3,5,6, and 7. Therefore, for some . Hence . Note that . Since has degree 3, so do and ; and both have the same leading coefficient. Hence and for some (else is not cubic) where is the same as the set . Subtracting the second equation from the first, expanding, and collecting like terms, we have that which must hold for all . Since we have that (1) , (2) and (3) . Since is the sum of 1,2,3,5,6, and 7, we have so that by (1) we have and . We must partition 1,2,3,5,6,7 into 2 sets each with a sum of 12. Consider the set that contains 7. It can't contain 6 or 5 because the sum of that set would already be with only 2 elements. If 1 is in that set, the other element must be 4 which is impossible. Hence the two sets must be and . Note that each of these sets happily satisfy (2). By (3), since the sets have products 42 and 30 we have that . Since is the leading coefficient of , the leading coefficient of is . Thus the leading coefficient of is 4, i.e. . Then from earlier, so that the answer is .
See Also
2015 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
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.