IMO 2019 N4 #
Fix some $C ∈ ℕ$. Find all functions $f : ℕ → ℕ$ such that $a + f(b) ∣ a^2 + b f(a)$ for any $a, b ∈ ℕ$ satisfying $a + b > C$.
Notes #
The original functional equation is of type $ℕ^+ → ℕ^+$. However, the solution can be deduced from this $ℕ$-version as well. We do both versions in this file.