Government$
- 87
- 1
Homework Statement
Let f be defined for all real x and suppose that,
\left|f(x) - f(y)\right|\leq(x-y)^2
for all real x and y. Prove that f is constant.
The Attempt at a Solution
First of all, is following allowed. Since f is constant then \left|f(x) - f(y)\right|=0, and form here to build my proof?
Here is what i don't understand. If i suppose that \left|f(x) - f(y)\right|\leq(x-y)^2 then does that imply that f(x) is always greater then f(y)?
Since (x-y)^2>0 when x≠y then that means that \left|f(x) - f(y)\right|> 0 because if it were to be \left|f(x) - f(y)\right|= 0 we would violate x≠y . Onliy way that \left|f(x) - f(y)\right|> 0 is that f(x) is always greater then f(y)
But this leads me to contradiction since f should be constant i.e. \left|f(x) - f(y)\right|=0.
On the other hand (x-y)^2=0 iff x=y then that means that \left|f(x) - f(y)\right|= 0.
So perhaps my question boils down to is can i take that x=y or am i only allowed to that x≠y?Also i am trying to think of all things that will prove that some function is constant. First thing that comes to mind is that first derivative is 0. Can that be a starting point?