灯下 登录
番外 · 题谱 · 2016 · P6

2016 CMO 第 6 题

数论 · P3/P6 · 压轴题

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

CMO 2016 P6 number-theory

Let GG be a complete directed graph with 100100 vertices such that for any two vertices x,yx,y one can find a directed path from xx to yy .

a) Show that for any such GG , one can find a mm such that for any two vertices x,yx,y one can find a directed path of length mm from xx to yy (Vertices can be repeated in the path)

b) For any graph GG with the properties above, define m(G)m(G) to be smallest possible mm as defined in part a). Find the minimim value of m(G)m(G) over all such possible GG 's.

GG 为具有 100100 个顶点的完全有向图,这样对于任意两个顶点 x,yx,y 都可以找到从 xxyy 的有向路径。

a) 证明对于任何这样的 GG ,可以找到一个 mm ,这样对于任意两个顶点 x,yx,y 可以找到一条从 xxyy 长度为 mm 的有向路径(路径中的顶点可以重复)

b) 对于具有上述属性的任何图 GG,将 m(G)m(G) 定义为 a) 部分中定义的最小可能 mm。找出所有此类可能的 GGm(G)m(G) 的最小值。

提示 1

先说出现象:哪些量会变,哪些约束不会变。

提示 2

找守恒量、相似关系、平衡条件或不变量,不急着代公式。

提示 3

把物理图景或谜题结构翻成一个最小方程组,再处理边界情况。

完整解答

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

这类题最怕一上来套公式。先把图景或语言条件说清楚,答案通常会少绕很多路。