MathDB
f(f(n))=f(n)+1 with minimum 1

Source: Pan African 2002

August 20, 2005
function

Problem Statement

Find all functions f:N0N0f: N_0 \to N_0, (where N0N_0 is the set of all non-negative integers) such that f(f(n))=f(n)+1f(f(n))=f(n)+1 for all nN0n \in N_0 and the minimum of the set {f(0),f(1),f(2)}\{ f(0), f(1), f(2) \cdots \} is 11.