4. Let a⩾3,p(x) be a polynomial with real coefficients, degp(x)=n, prove that: max0⩽i⩽n+1ai−p(i)⩾1.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
4. Since the problem involves the values of the function f(x)=ax−p(x) at n+2 consecutive integers x=0,1,⋯,n+1, we hope to estimate f(x) using the difference formula to solve this problem. In fact, by definition, we have Δax=ax+1−ax=(a−1)ax,Δ2ax=(a−1)Δax=(a−1)2ax,⋯Δn−1ax=(a−1)n+1ax.
Thus, Δn−1axx=0=(a−1)n+1. Therefore, by the theorem, we have Δn+1f(0)=k=0∑n−1(−1)n+1−kCn+1k[ak−p(k)].
Also, Δn+1f(0)=Δn+1axx=0−Δn−1p(0)=(a−1)n+1, so (a−1)n+1=k=0∑n+1(−1)n−1−kCn+1k[ak−p(k)].
Assume for contradiction that max0⩽i⩽m−1{ai−p(i)}<1, i.e., for all i=0,1,⋯,n+1,ai−p(i)<1. Thus, by a⩾3, we get 2n+1⩽(a−1)n+1<∑k=0n+1Cn+1∗=2n−1. This is a contradiction. Therefore, max0⩽i⩽n+1ai−p(i)⩾1.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.