1993 AIME Problems/Problem 5: Difference between revisions
solution |
fix solution |
||
| Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
Notice that < | Notice that | ||
<cmath>\begin{align*}P_{20}(x) &= P_{19}(x - 20)\\ &= P_{18}((x - 20) - 19)\\ &= P_{17}(((x - 20) - 19) - 18)\\ &= \cdots\\ &= P_0(x - (20 + 19 + 18 + \ldots + 2 + 1)).\end{align*}</cmath> | |||
Using the formula for the sum of the first <math>n</math> numbers, <math>1 + 2 + \cdots + 20 = \frac{20(20+1)}{2} = 210</math>. Therefore, <cmath>P_{20}(x) = P_0(x - 210).</cmath> | |||
Substituting <math>x - 210</math> into the function definition, we get <math>P_0(x-210) = (x - 210)^3 + 313(x - 210)^2 - 77(x - 210) - 8</math>. We only need the coefficients of the linear terms, which we can find by the [[binomial theorem]]. | |||
*<math>(x-210)^3</math> will have a linear term of <math>{3\choose1}210^2x = 630 \cdot 210x</math>. | |||
*<math>313(x-210)^2</math> will have a linear term of <math>-313 \cdot {2\choose1}210x = -626 \cdot 210x</math>. | |||
*<math>-77(x-210)</math> will have a linear term of <math>-77x</math>. | |||
Adding up the coefficients, we get <math>630 \cdot 210 - 626 \cdot 210 - 77 = \boxed{763}</math>. | |||
== See also == | == See also == | ||
Revision as of 21:36, 27 February 2008
Problem
Let
. For integers
, define
. What is the coefficient of
in
?
Solution
Notice that
Using the formula for the sum of the first
numbers,
. Therefore,
Substituting
into the function definition, we get
. We only need the coefficients of the linear terms, which we can find by the binomial theorem.
will have a linear term of
.
will have a linear term of
.
will have a linear term of
.
Adding up the coefficients, we get
.
See also
| 1993 AIME (Problems • Answer Key • Resources) | ||
| Preceded by Problem 4 |
Followed by Problem 6 | |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
| All AIME Problems and Solutions | ||
.
.