返回题库

AIME 1986 · 第 11 题

AIME 1986 — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The polynomial 1x+x2x3++x16x171-x+x^2-x^3+\cdots+x^{16}-x^{17} may be written in the form a0+a1y+a2y2++a16y16+a17y17a_0+a_1y+a_2y^2+\cdots +a_{16}y^{16}+a_{17}y^{17}, where y=x+1y=x+1 and the aia_i's are constants. Find the value of a2a_2.

解析

Solution

Solution 1

Using the geometric series formula, 1x+x2+x17=1x181+x=1x18y1 - x + x^2 + \cdots - x^{17} = \frac {1 - x^{18}}{1 + x} = \frac {1-x^{18}}{y}. Since x=y1x = y - 1, this becomes 1(y1)18y\frac {1-(y - 1)^{18}}{y}. We want a2a_2, which is the coefficient of the y3y^3 term in (y1)18-(y - 1)^{18} (because the yy in the denominator reduces the degrees in the numerator by 11). By the Binomial Theorem, this is (1)(1)15(183)=816(-1) \cdot (-1)^{15}{18 \choose 3} = \boxed{816}.

Solution 2

Again, notice x=y1x = y - 1. So

1x+x2+x17=1(y1)+(y1)2(y1)3+(y1)17=1+(1y)+(1y)2+(1y)3+(1y)17.\begin{aligned}1 - x + x^2 + \cdots - x^{17} & = 1 - (y - 1) + (y - 1)^2 - (y - 1)^3 + \cdots - (y - 1)^{17} \\ & = 1 + (1 - y) + (1 - y)^2 + (1 - y)^3 \cdots + (1 - y)^{17}\end{aligned}. We want the coefficient of the y2y^2 term of each power of each binomial, which by the binomial theorem is (22)+(32)++(172){2\choose 2} + {3\choose 2} + \cdots + {17\choose 2}. The Hockey Stick Identity tells us that this quantity is equal to (183)=816{18\choose 3} = \boxed{816}.

Solution 3

Again, notice x=y1x=y-1. Substituting y1y-1 for xx in f(x)f(x) gives:

1x+x2+x17=1(y1)+(y1)2(y1)3+(y1)17=1+(1y)+(1y)2+(1y)3+(1y)17.\begin{aligned}1 - x + x^2 + \cdots - x^{17} & = 1 - (y - 1) + (y - 1)^2 - (y - 1)^3 + \cdots - (y - 1)^{17} \\ & = 1 + (1 - y) + (1 - y)^2 + (1 - y)^3 \cdots + (1 - y)^{17}\end{aligned}. From binomial theorem, the coefficient of the y2y^2 term is (20)+(31)++(1715){2\choose 0} + {3\choose 1} + \cdots + {17\choose 15}. This is actually the sum of the first 16 triangular numbers, which evaluates to (16)(17)(18)6=816\frac{(16)(17)(18)}{6} = \boxed{816}.

Solution 4(calculus)

Let f(x)=1x+x2x3++x16x17f(x)=1-x+x^2-x^3+\cdots+x^{16}-x^{17} and g(y)=a0+a1y+a2y2++a16y16+a17y17g(y)=a_0+a_1y+a_2y^2+\cdots +a_{16}y^{16}+a_{17}y^{17}.

Then, since f(x)=g(y)f(x)=g(y),

d2fdx2=d2gdy2\frac{d^2f}{dx^2}=\frac{d^2g}{dy^2} d2fdx2=2132x+1716x15\frac{d^2f}{dx^2} = 2\cdot 1 - 3\cdot 2x+\cdots-17\cdot 16x^{15} by the power rule.

Similarly, d2gdy2=a2(21)+a3(32y)++a17(1716y15)\frac{d^2g}{dy^2} = a_2(2\cdot 1) + a_3(3\cdot 2y)+\cdots+a_{17}(17\cdot 16y^{15})

Now, notice that if x=1x = -1, then y=0y = 0, so f(1)=g(0)f^{''}(-1) = g^{''}(0)

g(0)=2a2g^{''}(0)= 2a_2, and f(1)=21+32++1617f^{''}(-1) = 2\cdot 1 + 3\cdot 2 +\cdots + 16\cdot 17.

Now, we can use the hockey stick theorem to see that 21+32++1617=2(183)2\cdot 1 + 3\cdot 2 +\cdots + 16\cdot 17 = 2\binom{18}{3}

Thus, 2a2=2(183)a2=(183)=8162a_2 = 2\binom{18}{3}\rightarrow a_2 = \binom{18}{3}=\boxed{816}

-AOPS81619

Solution 5 (Linear Algebra)

Let VV be the vector space of polynomials of degree 17,\leq 17, and let B={1,x,x2,...,x17}B = \{1, x, x^2, ..., x^{17} \} and C={1,(x+1),(x+1)2,...,(x+1)17}C = \{1, (x+1), (x+1)^2, ..., (x+1)^{17} \} be two bases for VV. Let vV\vec{v} \in V be the polynomial given in the problem, and it is easy to see that [v]B=1,1,1,1,...,1,1.[ \vec{v} ]_B = \langle 1, -1, 1, -1, ... , 1, -1 \rangle.

Note that the transformation matrix from CC to BB can be easily found to be PCB=[[c1]B[c2]B...[c3]B]=[(00)(10)(20)(170)0(11)(21)(171)00(22)(172)000(1717)].P_{C \to B} = [ [\vec{c_1}]_B [\vec{c_2}]_B ... [\vec{c_3}]_B ] = \begin{bmatrix} \tbinom{0}{0} & \tbinom{1}{0} & \tbinom{2}{0} & \cdots & \tbinom{17}{0} \\ 0 & \tbinom{1}{1} & \tbinom{2}{1} & \cdots & \tbinom{17}{1} \\ 0 & 0 & \tbinom{2}{2} & \cdots & \tbinom{17}{2} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ 0 & 0 & 0 & \cdots & \tbinom{17}{17} \end{bmatrix} .

I claim that PBC=[(00)(10)(20)(170)0(11)(21)(171)00(22)(172)000(1717)],P_{B \to C} = \begin{bmatrix} \tbinom{0}{0} & -\tbinom{1}{0} & \tbinom{2}{0} & \cdots & -\tbinom{17}{0} \\ 0 & \tbinom{1}{1} & -\tbinom{2}{1} & \cdots & \tbinom{17}{1} \\ 0 & 0 & \tbinom{2}{2} & \cdots & -\tbinom{17}{2} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ 0 & 0 & 0 & \cdots & \tbinom{17}{17} \end{bmatrix} , where the term (nk)\dbinom{n}{k} is negated if n+kn+k is odd.

One can prove that the iith row of PCBP_{C \to B} dotted with the jjth column of PBCP_{B \to C} is δi,j\delta_{i, j} by using combinatorial identities, which is left as an exercise for the reader. Thus, since the two matrices multiply to form I18,\mathbb{I}_{18}, we have proved that PBC=[(00)(10)(20)(170)0(11)(21)(171)00(22)(172)000(1717)].P_{B \to C} = \begin{bmatrix} \tbinom{0}{0} & -\tbinom{1}{0} & \tbinom{2}{0} & \cdots & -\tbinom{17}{0} \\ 0 & \tbinom{1}{1} & -\tbinom{2}{1} & \cdots & \tbinom{17}{1} \\ 0 & 0 & \tbinom{2}{2} & \cdots & -\tbinom{17}{2} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ 0 & 0 & 0 & \cdots & \tbinom{17}{17} \end{bmatrix} .

To find the coordinates of v\vec{v} under basis C,C, we compute the product [v]C=PBC[v]B=[(00)(10)(20)(170)0(11)(21)(171)00(22)(172)000(1717)][1111]=[n=017(n0)n=117(n1)n=217(n2)n=1717(n17)]=[(181)(182)(183)(1818)],[ \vec{v} ]_C = P_{B \to C} [\vec{v} ]_B = \begin{bmatrix} \tbinom{0}{0} & -\tbinom{1}{0} & \tbinom{2}{0} & \cdots & -\tbinom{17}{0} \\ 0 & \tbinom{1}{1} & -\tbinom{2}{1} & \cdots & \tbinom{17}{1} \\ 0 & 0 & \tbinom{2}{2} & \cdots & -\tbinom{17}{2} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ 0 & 0 & 0 & \cdots & \tbinom{17}{17} \end{bmatrix} \begin{bmatrix} 1 \\ -1 \\ 1 \\ \vdots \\ -1 \end{bmatrix} = \begin{bmatrix} \sum_{n=0}^{17} \tbinom{n}{0} \\ -\sum_{n=1}^{17} \tbinom{n}{1} \\ \sum_{n=2}^{17} \tbinom{n}{2} \\ \vdots \\ -\sum_{n=17}^{17} \tbinom{n}{17} \end{bmatrix} = \begin{bmatrix} \tbinom{18}{1} \\ - \tbinom{18}{2} \\ \tbinom{18}{3} \\ \vdots \\ -\tbinom{18}{18} \end{bmatrix}, where the last equality was obtained via Hockey Stick Identity.

Thus, our answer is a2=[[v]C]3=(183)=816.a_2 = [ [ \vec{v} ]_C ]_3 = \dbinom{18}{3} = \boxed{816}.

-fidgetboss_4000