2008 A6: Let $f(x)$ be function that satisfies $f(x+\frac{1}{y})=f(y+\frac{1}{x}) | f:\mathbb{R} \longrightarrow \mathbb{N} $ Prove that there exists a positive integer that is not in the range of the function. I'm aware that I can easily access the solution on aops, but I wish to try and solve it on my own and would like some hints in doing so. Some of the possibly nontrivial stuff I've managed to come up with:
For any open interval of 2, there exists infinitely many x (cardinality continuum) such that f(x) = n For all integers n.
Assuming axiom of choice, if we choose any interval of real numbers there exists an integer n such that there are infinitely (cardinality continuum) many x such that f(x) = n
It is possible to segregate (aka disjoint sets) real numbers such that there exists no $f(x) = f(x+\frac{1}{n}) | n\in \mathbb{N}$
Would appreciate if noone spoils the solution for me, thanks.