Let h≥3 be an integer and X the set of all positive integers that are greater than or equal to 2h. Let S be a nonempty subset of X such that the following two conditions hold: * if a+b∈S with a≥h,b≥h, then ab∈S; * if ab∈S with a≥h,b≥h, then a+b∈S.
Prove that S=X.
Solution
Let f:X→{0,1} be such that f(x)=1 if and only if x∈S. Then f(a+b)=f(ab) whenever a≥h,b≥h. If a≥h+2 then f(2a−1)=f(a2−a)=f(a3−2a2)=f(a2+a−2)=f(2a+1). Given n≥2h, it is easy to see that there exists an a≥h+2 such that f(n)=f(2a−1). This proves that f is constant and hence S=X. □
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.