灯下 登录
番外 · 题谱 · 2004 · P2

2004 USAMO 第 2 题

数论 · P2/P5 · 中段题

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

USAMO 2004 P2 number-theory

Suppose a1,,ana_1, \dots, a_n are integers whose greatest common divisor is 1. Let SS be a set of integers with the following properties:

(a) For i=1,,ni = 1, \dots, n, aiSa_i \in S.

(b) For i,j=1,,ni,j = 1, \dots, n (not necessarily distinct), aiajSa_i - a_j \in S.

(c) For any integers x,ySx,y \in S, if x+ySx + y \in S, then xySx - y \in S.

Prove that SS must be equal to the set of all integers.

假设 a1,,ana_1, \dots, a_n 是最大公约数为 1 的整数。设 SS 是具有以下属性的一组整数:

(a) 对于 i=1,ni = 1,\dots, n, aiSa_i \in S

(b) 对于 i,j=1,,ni,j = 1, \dots, n (不一定不同),aiajSa_i - a_j \in S

(c) 对于任意整数x,ySx,y \in S,如果x+ySx + y \in S,则xySx - y \in S

证明 SS 必须等于所有整数的集合。

提示 1

先看同余、整除、最大公因数和 p 进赋值。

提示 2

把整数条件转成同余方程、指数比较或下降过程。

提示 3

若要存在性,用构造;若要唯一性,用最小反例、无限下降或模限制。

完整解答

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

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