Definition: Let $U\subseteq \Bbb R^m$ be an open set. Let $f: U \to \Bbb R^n$ be a function and $T: \Bbb R^m \to \Bbb R^n$ be a linear transformation. We say that $f$ is strongly differentiable at $x_0$, with derivative $T$, if for every $\epsilon>0$ there is $\delta >0$ s.t for any $x_1, x_2$ in $ \delta$-nbd of $x_0$ i.e $\|x_i-x_0\|<\delta$ for $i=1,2$ imply $\|f(x_2)-f(x_1)-T(x_2-x_1)\|<\epsilon\|x_2-x_1\|$.
Problem 1: Show that if $f$ is strongly differentiable at $x_0$ then it satisfies Lipschitz condition in a neighbourhood of $x_0$.
Problem 2 Show that if f is differentiable in a neighbourhood $U$ of $x_0$ & if $Df$ is continuous as a function of $x$ at $x_0$ then $ f$ is strongly differentiable at $x_0$ .
My attempt is:
1) $\|f(x_2)-f(x_1)-T(x_2-x_1)\|<\epsilon\|x_2-x_1\|\Rightarrow \|f(x_2)-f(x_1)\|<\epsilon\|x_2-x_1\| + \|T(x_2-x_1)\|$ .
Can anyone help me? What do I have to do next?
2) $||f(x_2)-f(x_1)-T(x_2-x_1)||<||f(x_2)-f(x_1)||+ ||T(x_2-x_1)||$ [because of definition of norm T, but why $||f(x_2)-f(x_1)||<\epsilon''||x_2-x_1||$]
Can anyone help me? What do I have to do next?