Let $\mathbb R$ be the set of real numbers and $f: \mathbb R \rightarrow \mathbb R$ be such that for all $x$ and $y$ in $\mathbb{R}$, $$|f(x)-f(y) |\leq |x-y|^3.$$ Prove that $f(x)$ is a constant.
This is a new type of problem for me and I feel I am missing some trick to simplify the given expression. Any help??
The limit definition of the derivative says that $f'(y) = \displaystyle\lim_{x \to y}\dfrac{f(x)-f(y)}{x-y}$ (provided the limit exists).
Here, we have that $\left|\dfrac{f(x)-f(y)}{x-y}\right| < |x-y|^2$. What does this tell you about the derivative of $f$?