Find all functions f:N→N satisfying f(n+1)f(n+2)=f(n)2 for all n∈N.
Solution
Suppose that the function is non-constant. Then it will have a least element f(k). Then f(k+1)=f(k), or the function would be constant, and by definition f(k+1)>f(k). But f(k+2)=f(k+1)f(k)2=f(k)f(k+1)f(k)<f(k), which is a contradiction. So f(n) constant is the only allowed function.
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.