I was solving problems from the first chapter of functional Equations and how to solve then and got struck on the second problem. when I looked at the hints section I was not able to understand it completely. Please help me to solve the problem.
The Hint is is the
Suppose that z and w are any two positive intergers z^2>4w. Then the simultaneous equations. x+y=z xy=w have solutions in positive x and y. Thus f(z)=f(w). To remove the restrictions that z^2>4w, prove by induction that f(x+n)=f(x) for all positive x and positive intergers n.
I am not able to understand why we need to prove f(x+n)=f(x).