Difference between revisions of "1989 AIME Problems/Problem 8"
MRENTHUSIASM (talk | contribs) |
MRENTHUSIASM (talk | contribs) |
||
Line 7: | Line 7: | ||
Find the value of <math>16x_1+25x_2+36x_3+49x_4+64x_5+81x_6+100x_7</math>. | Find the value of <math>16x_1+25x_2+36x_3+49x_4+64x_5+81x_6+100x_7</math>. | ||
− | == Solution 1 == | + | == Solution 1 (Quadratic Function) == |
Note that each equation is of the form <cmath>f(k)=k^2x_1+(k+1)^2x_2+(k+2)^2x_3+(k+3)^2x_4+(k+4)^2x_5+(k+5)^2x_6+(k+6)^2x_7,</cmath> for some <math>k\in\{1,2,3\}.</math> | Note that each equation is of the form <cmath>f(k)=k^2x_1+(k+1)^2x_2+(k+2)^2x_3+(k+3)^2x_4+(k+4)^2x_5+(k+5)^2x_6+(k+6)^2x_7,</cmath> for some <math>k\in\{1,2,3\}.</math> | ||
Line 15: | Line 15: | ||
===Solution 1.1 (Generalized)=== | ===Solution 1.1 (Generalized)=== | ||
+ | We are given that | ||
+ | <cmath>\begin{alignat*}{10} | ||
+ | f(1)&=a+b+c&&=1, \\ | ||
+ | f(2)&=4a+2b+c&&=12, \\ | ||
+ | f(3)&=9a+3b+c&&=123. | ||
+ | \end{alignat*}</cmath> | ||
+ | We eliminate <math>c</math> by subtracting the first equation from the second, then subtracting the second equation from the third: | ||
+ | <cmath>\begin{align*} | ||
+ | 3a+b&=11, \\ | ||
+ | 5a+b&=111. | ||
+ | \end{align*}</cmath> | ||
+ | By either substitution or elimination, we get <math>a=50</math> and <math>b=-139.</math> Substituting these back produces <math>c=90.</math> | ||
+ | Finally, the answer is <cmath>f(4)=16a-139b+90c=\boxed{334}.</cmath> | ||
~Azjps (Fundamental Logic) | ~Azjps (Fundamental Logic) |
Revision as of 01:49, 24 June 2021
Contents
Problem
Assume that are real numbers such that
Find the value of .
Solution 1 (Quadratic Function)
Note that each equation is of the form for some
When we expand and combine like terms, we obtain a quadratic function of where and are linear combinations of and
We wish to find Two solutions follow from here:
Solution 1.1 (Generalized)
We are given that We eliminate by subtracting the first equation from the second, then subtracting the second equation from the third: By either substitution or elimination, we get and Substituting these back produces
Finally, the answer is
~Azjps (Fundamental Logic)
~MRENTHUSIASM (Reconstruction)
Solution 1.2 (Specified)
~MRENTHUSIASM
Solution 2
Notice that we may rewrite the equations in the more compact form as:
and
where and is what we're trying to find.
Now consider the polynomial given by (we are only treating the as coefficients).
Notice that is in fact a quadratic. We are given as and are asked to find . Using the concept of finite differences (a prototype of differentiation) we find that the second differences of consecutive values is constant, so that by arithmetic operations we find .
Alternatively, applying finite differences, one obtains .
Solution 3
Notice that
I'll number the equations for convenience
Let the coefficient of in be . Then the coefficient of in is etc.
Therefore,
So
Solution 4
Notice subtracting the first equation from the second yields . Then, repeating for the 2nd and 3rd equations, and then subtracting the result from the first obtained equation, we get . Adding this twice to the first obtained equation gives difference of the desired equation and 3rd equation, which is 211. Adding to the 3rd equation, we get
Solution 5 (Very Cheap: Not Recommended)
We let . Thus, we have
Grinding this out, we have which gives as our final answer.
-Pleaseletmewin
Video Solution
https://www.youtube.com/watch?v=4mOROTEkvWI ~ MathEx
See also
1989 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
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.