灯下 登录

1987 CMO 第 2 题

题面据中国数学奥林匹克 / AoPS 可核档案整理;中文题意为本站自译,英文行为来源英译摘要,公式请以原始来源为准。

CMO 1987 P2 algebra

We are given an equilateral triangle ABC with the length of its side equal to 11 . There are n1n-1 points on each side of the triangle ABCABC that equally divide the side into nn segments. We draw all possible lines that pass through any two of all those 3(n1)3(n-1) points such that they are parallel to one of three sides of triangle ABCABC . All such lines divide triangle ABCABC into some lesser triangles whose vertices are called *nodes*. We assign a real number for each *node* such that the following conditions are satisfied:

(I) real numbers a,b,ca,b,c are assigned to A,B,CA,B,C respectively;

(II) for any rhombus that is consisted of two lesser triangles that share a common side, the sum of the numbers of vertices on its one diagonal is equal to that of vertices on the other diagonal.

1) Find the minimum distance between the *node* with the maximal number to the *node* with the minimal number;

2) Denote by SS the sum of the numbers of all *nodes*, find SS .

我们有一个等边三角形 ABC ,其边长等于 11 。三角形 ABCABC 的每条边上都有 n1n-1 个点,将边平均分为 nn 段。我们绘制穿过所有 3(n1)3(n-1) 点中任意两个点的所有可能的直线,使它们平行于三角形 ABCABC 的三边之一。所有这些线将三角形 ABCABC 分成一些较小的三角形,其顶点称为*节点*。我们为每个*节点*分配一个实数,以满足以下条件:

(i) 将实数a,b,ca,b,c分别赋值给A,B,CA,B,C

(II) 对于由两个同一条小三角形组成的菱形,其一条对角线上的顶点数之和等于另一条对角线上的顶点数之和。

1) 求编号最大的*节点*到编号最小的*节点*之间的最小距离;

2) 用SS表示所有*节点*的数量之和,求SS

提示 1

先把题面里的关系改写成一个干净的代数对象。

提示 2

寻找不变量、对称式或一个可以降次数的替换。

提示 3

最后用判别式、因式分解或单调性把所有可能排完。

完整解答

题面已直接收录。先把 1987 年 CMO 第 2 题的条件整理成对象、关系、目标三部分;再沿提示寻找不变量、标准构型或关键变形;最后补齐边界情形,并回到原题要求核对。