Find all functions $f$ over reals such that $f(xy) \geq f(x+y)$ for all $x,y \in \mathbb{R}$.
We have that $f(x) \geq f(x+1)$ and $f(0) \geq f(1)$. I am wondering how to use these conditions to solve the problem. It seems like using a telescoping sum might be useful with the $f(x) \geq f(x+1)$ condition.