灯下 登录
番外 · 闲灯 / IMO Shortlist / S04 · combinatorics

2005 IMO Shortlist S04

题面据 IMO Shortlist 可核档案整理;中文题意为本站自译,公式请以原始来源为准。

IMO Shortlist 2005 S04 combinatorics

Consider a m×nm\times n rectangular board consisting of mnmn unit squares. Two of its unit squares are called *adjacent* if they have a common edge, and a *path* is a sequence of unit squares in which any two consecutive squares are adjacent. Two parths are called *non-intersecting* if they don't share any common squares.

Each unit square of the rectangular board can be colored black or white. We speak of a *coloring* of the board if all its mnmn unit squares are colored.

Let NN be the number of colorings of the board such that there exists at least one black path from the left edge of the board to its right edge. Let MM be the number of colorings of the board for which there exist at least two non-intersecting black paths from the left edge of the board to its right edge.

Prove that N2M2mnN^{2}\geq M\cdot 2^{mn} .

考虑一个由 mnmn 个单位方块组成的 m×nm\times n 矩形板。如果它的两个单位方块具有公共边,则它们被称为“相邻”,并且“路径”是单位方块的序列,其中任何两个连续的方块都是相邻的。如果两个部分不共享任何公共正方形,则它们被称为“不相交”。

长方形板的每个单位正方形可以是黑色或白色。如果棋盘上所有 mnmn 单位方块都被着色,我们就说棋盘的“着色”。

NN 为棋盘的着色数量,使得从棋盘的左边缘到右边缘至少存在一条黑色路径。令 MM 为板的着色数量,从板的左边缘到右边缘至少存在两条不相交的黑色路径。

证明 N2M2mnN^{2}\geq M\cdot 2^{mn}

提示 1

先决定对象是什么:集合、图、排列、颜色、路径,还是一次操作后的状态。

提示 2

找一个极端对象、双计数式、不变量,或把限制转成图上的局部条件。

提示 3

把局部限制累加成全局矛盾,或给出覆盖全部情形的构造。

完整解答

这页先给题面、题型和提示阶梯,完整证明留给读者逐步展开。2005 年 IMO Shortlist S04 可先归入组合:第一步把题设翻成对象、条件、目标三行;第二步沿提示寻找不变量、标准构型或关键变形;第三步补齐边界情形,并回到题目原要求核对。

这题适合先独立想一轮再打开提示。不要急着搜索完整解答,先问自己:题面里最硬的限制是哪一句?