灯下 登录
番外 · 题谱 · 2022 · P6

2022 CMO 第 6 题

数论 · P3/P6 · 压轴题

题面据中国数学奥林匹克 / AoPS 可核档案整理;中文题意为本站自译,英文行为来源英译摘要,公式请以原始来源为准。

CMO 2022 P6 number-theory

For integers 0an0\le a\le n , let f(n,a)f(n,a) denote the number of coefficients in the expansion of (x+1)a(x+2)na(x+1)^a(x+2)^{n-a} that is divisible by 3.3. For example, (x+1)3(x+2)1=x4+5x3+9x2+7x+2(x+1)^3(x+2)^1=x^4+5x^3+9x^2+7x+2 , so f(4,3)=1f(4,3)=1 . For each positive integer nn , let F(n)F(n) be the minimum of f(n,0),f(n,1),,f(n,n)f(n,0),f(n,1),\ldots ,f(n,n) .

(1) Prove that there exist infinitely many positive integer nn such that F(n)n13F(n)\ge \frac{n-1}{3} .

(2) Prove that for any positive integer nn , F(n)n13F(n)\le \frac{n-1}{3} .

对于整数 0an0\le a\le n ,令 f(n,a)f(n,a) 表示 (x+1)a(x+2)na(x+1)^a(x+2)^{n-a} 展开式中可被 3整除的系数数量。3 整除的系数数量。 例如, (x+1)3(x+2)1=x4+5x3+9x2+7x+2(x+1)^3(x+2)^1=x^4+5x^3+9x^2+7x+2 ,因此 f(4,3)=1f(4,3)=1 。对于每个正整数 nn ,令 F(n)F(n)f(n,0),f(n,1),,f(n,n)f(n,0),f(n,1),\ldots ,f(n,n) 中的最小值。

(1) 证明存在无穷多个正整数nn,使得F(n)n13F(n)\ge \frac{n-1}{3}

(2) 证明对于任何正整数 nnF(n)n13F(n)\le \frac{n-1}{3}

提示 1

先说出现象:哪些量会变,哪些约束不会变。

提示 2

找守恒量、相似关系、平衡条件或不变量,不急着代公式。

提示 3

把物理图景或谜题结构翻成一个最小方程组,再处理边界情况。

完整解答

题面已直接收录。先把 2022 年 CMO 第 6 题的条件整理成对象、关系、目标三部分;再沿提示寻找不变量、标准构型或关键变形;最后补齐边界情形,并回到原题要求核对。

这类题最怕一上来套公式。先把图景或语言条件说清楚,答案通常会少绕很多路。