1985 AIME 第 1 题

先试着解答 1985 AIME 第 1 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 1985 AIME 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

1.

x1=97x_1=97,且当 n>1n\gt1 时,令 xn=nxn1x_n=\frac{n}{x_{n-1}}。求乘积 x1x2x8x_1x_2\cdots x_8

Let x1=97,x_1=97, and for n>1n\gt1 let xn=nxn1.x_n=\frac{n}{x_{n-1}}. Calculate the product x1x2x8.x_1x_2\cdots x_8.

答案:384
知识点:递推代数变形
难度评级:1610
小提示:

利用递推关系将相邻项相乘

Multiply consecutive terms using the recurrence

大提示:

将所求乘积组合为 (x1x2)(x3x4)(x5x6)(x7x8)(x_1x_2)(x_3x_4)(x_5x_6)(x_7x_8)

Group the requested product as (x1x2)(x3x4)(x5x6)(x7x8)(x_1x_2)(x_3x_4)(x_5x_6)(x_7x_8)

解答:

由递推关系可得 xn1xn=nx_{n-1}x_n=n。因此 x1x2x8=(x1x2)(x3x4)(x5x6)(x7x8)=2468=384 \begin{aligned} x_1x_2\cdots x_8 &=(x_1x_2)(x_3x_4)\\ &\quad{}\cdot(x_5x_6)(x_7x_8)\\ &=2\cdot4\cdot6\cdot8\\ &=384 \end{aligned}\text{。}

The recurrence gives xn1xn=n.x_{n-1}x_n=n. Therefore x1x2x8=(x1x2)(x3x4)(x5x6)(x7x8)=2468=384. \begin{aligned} x_1x_2\cdots x_8 &=(x_1x_2)(x_3x_4)\\ &\quad{}\cdot(x_5x_6)(x_7x_8)\\ &=2\cdot4\cdot6\cdot8\\ &=384. \end{aligned}

完整试卷

其他年份的第 1 题