I am looking for a continuously-differentiable function $f: U \to \mathbb{R}, U \subset \mathbb{R}^2$ which satisfies the following requirements:
- $U$ is open set
- $U$ is connected (right word?), i.e. $\forall P,Q \in U\ \ \exists$ continuous $\gamma: [0,1] \to U$ with $\gamma(0)=P$ and $\gamma(1)=Q$
- $||Df(x)|| \leq 1$ for all $x \in U$ ($Df(x)$ is Jacobi Matrix)
- There are points $P,Q \in U$ with $|f(P)-f(Q)| > ||P-Q||$
Essentially I am looking for a counter-example for the mean value theorem if U is not convex.
I had been thinking about trying to construct an (open) spiral like this: http://www.mathematische-basteleien.de/spiral22.gif , but can't really get it work.
Any ideas / hints / other examples?
Thanks a lot in advance!