I'm stuck with a problem here, because i could not justify my way around a situation.
THE PROBLEM
Let $f:R \to R$ be a function satisfying:
$|f(x+y) -f(x-y) -y| \le y^2$ for all $x,y \in R$. Then show that
$f(x) = \frac{x}{2} + c$ for some constant c .
MY DOUBT
I started by putting $x=y$ which gives,
$|f(2x) - f(0) - x| \le x^2$
However, this eqn raised a doubt. Suppose $f(2x) = x^2 + c + x$ then the inequality willbeconverted into an equality,so the conditions are satisfied. But this is in direct contradiction with what we are asked to prove. Can someone please point out a mistake, because i coudnt find any when i tried?