题面据 USAMO 可核档案整理;中文题意为本站自译,公式请以原始来源为准。
What is the largest number of towns that can meet the following criteria. Each pair is directly linked by just one of air, bus or train. At least one pair is linked by air, at least one pair by bus and at least one pair by train. No town has an air link, a bus link and a train link. No three towns, are such that the links between and are all air, all bus or all train.
满足以下条件的城镇数量最多是多少?每对航班、巴士或火车均直接相连。至少一对通过飞机连接,至少一对通过公共汽车连接,至少一对通过火车连接。没有一个城镇拥有航空线路、巴士线路和火车线路。没有三个城镇 之间的联系全部是航空、全部公共汽车或全部火车。
提示 1
先把题面里的关系改写成一个干净的代数对象。
提示 2
寻找不变量、对称式或一个可以降次数的替换。
提示 3
最后用判别式、因式分解、单调性或构造把所有可能排完。
完整解答
这页先给题面、题型和提示阶梯,完整证明留给读者逐步展开。1981 年 USAMO P2 可先归入代数:第一步把题设翻成对象、条件、目标三行;第二步沿提示寻找不变量、标准构型或关键变形;第三步补齐边界情形,并回到题目原要求核对。
这题适合先独立想一轮再打开提示。不要急着搜索完整解答,先问自己:题面里最硬的限制是哪一句?