If $ \mathbb N $ denotes all positive integers, then find all functions $ f : \mathbb N \to \mathbb N $ which are strictly increasing and such for all positive integers $ n $, we have: $$ f \big( f ( n ) \big) = n + 2 $$
So far I know that $f(n)$ is greater than $n$ because the function is strictly increasing, but I'm not sure how to use this in order to solve the equation.