The statement of the problem : Find all monotone functions $f : \mathbb R \rightarrow \mathbb R $ that verify the following $f(x) + f(y) = f ( xy - 2024x - 2024y + 2024*2025 ) ,\forall x,y \in (2024,\infty)$
My ideas (some of them are wrong ) : First of all, by making $x = y = 2025$ we easily get that f(2025) = 0. Thinking about the fact that it is monotonic, I thought that maybe I can prove that it is a constant(proving that it has different monotonies on certain intervals), which would result in $f \equiv 0$, which verifies so it might be the right path. I thought how we can exploit the fact that $f(2025) = 0$ so I thought about the solutions of the equation $$xy - 2024x - 2024y + 2024*2025=2025$$ now the bad part is that $x,y\in (2024,\infty)$ , so there aren't any solutions .The next idea was to think of an additive function, but it was unsuccessful.
Does it seem like a difficult problem? I want to see what ideas and solutions you have, and what helped you to intuit the answer, because maybe this will help me to develop a more analytical way of thinking, or at least make me understand the thought process behind the solution. Thank you very much for all the ideas and solutions !