题面据中国数学奥林匹克 / AoPS 可核档案整理;中文题意为本站自译,英文行为来源英译摘要,公式请以原始来源为准。
Let be a complete directed graph with vertices such that for any two vertices one can find a directed path from to .
a) Show that for any such , one can find a such that for any two vertices one can find a directed path of length from to (Vertices can be repeated in the path)
b) For any graph with the properties above, define to be smallest possible as defined in part a). Find the minimim value of over all such possible 's.
令 为具有 个顶点的完全有向图,这样对于任意两个顶点 都可以找到从 到 的有向路径。
a) 证明对于任何这样的 ,可以找到一个 ,这样对于任意两个顶点 可以找到一条从 到 长度为 的有向路径(路径中的顶点可以重复)
b) 对于具有上述属性的任何图 ,将 定义为 a) 部分中定义的最小可能 。找出所有此类可能的 的 的最小值。
提示 1
先说出现象:哪些量会变,哪些约束不会变。
提示 2
找守恒量、相似关系、平衡条件或不变量,不急着代公式。
提示 3
把物理图景或谜题结构翻成一个最小方程组,再处理边界情况。
完整解答
题面已直接收录。先把 2016 年 CMO 第 6 题的条件整理成对象、关系、目标三部分;再沿提示寻找不变量、标准构型或关键变形;最后补齐边界情形,并回到原题要求核对。
这类题最怕一上来套公式。先把图景或语言条件说清楚,答案通常会少绕很多路。