灯下 登录
番外 · 闲灯 / Putnam 数学竞赛 / A5 · number-theory

2015 Putnam A5

题面据 Putnam 可核档案整理;中文题意为本站自译,公式请以原始来源为准。 PDF:https://kskedlaya.org/putnam-archive/2015.pdf。

Putnam 2015 A5 number-theory

Let qq be an odd positive integer, and let NqN_q denote the number of integers aa such that 0<a<q/40 < a < q/4 and gcd(a,q)=1\gcd(a,q) = 1. Show that NqN_q is odd if and only if qq is of the form pkp^k with kk a positive integer and pp a prime congruent to 55 or 77 modulo 88.

qq 为奇数正整数,并令 NqN_q 表示满足 0<a<q/40 < a < q/4gcd(a,q)=1\gcd(a,q) = 1 的整数 aa 的数量。证明 NqN_q 是奇数当且仅当 qq 的形式为 pkp^k,其中 kk 是正整数,pp 是与 557788 同余的素数。

提示 1

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

提示 2

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

提示 3

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

完整解答

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

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