灯下 登录
番外 · 题谱 · 1989 · P9

1989 Putnam B3

数论 · P3/P6 · 压轴题

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

Putnam 1989 B3 number-theory

Let ff be a function on [0,)[0,\infty), differentiable and satisfying
f(x)=3f(x)+6f(2x)f'(x)=-3f(x)+6f(2x)
for x>0x>0. Assume that f(x)ex|f(x)|\le e^{-\sqrt{x}} for x0x\ge 0 (so that
f(x)f(x) tends rapidly to 00 as xx increases).
For nn a non-negative integer, define
μn=0xnf(x)dx\mu_n=\int_0^\infty x^n f(x)\,dx
(sometimes called the nnth moment of ff).

a) Express μn\mu_n in terms of μ0\mu_0.

b) Prove that the sequence {μn3nn!}\{\mu_n \frac{3^n}{n!}\} always converges,

and that the limit is 00 only if μ0=0\mu_0=0.

ff[0,)[0,\infty) 上的函数,可微且满足

$$

f'(x)=-3f(x)+6f(2x)

$$

对于 x>0x>0。假设 f(x)ex|f(x)|\le e^{-\sqrt{x}} 对于 x0x\ge 0 (这样

随着 xx 的增加,f(x)f(x) 迅速趋于 00)。

对于 nn 一个非负整数,定义

$$

\mu_n=\int_0^\infty x^n f(x)\,dx

$$

(有时称为 ff 的第 nn 个时刻)。

a) 用μ0\mu_0表示μn\mu_n

b) 证明序列 {μn3nn!}\{\mu_n \frac{3^n}{n!}\} 总是收敛的,
仅当 μ0=0\mu_0=0 时,限制才为 00

提示 1

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

提示 2

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

提示 3

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

完整解答

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

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