Consider $f:\mathbb R^2 \to \mathbb R, \quad (x,y) \mapsto \frac{x^3}{\sqrt{x^2+y^2}}$ and $(0,0)\mapsto 0$. How do I show that f is totally differentiable at $(0,0)$?
What about showing that a function is partially differentiable? Consider a similar function $f(x,y)=\frac{x^2y}{x^4+y^2}$ and $f(0,0)=0.$ I have shown that this is not continuous at $0$, since I can approach $(0,0)$ using different functions for $y$ and the result of the limit will be different. How do I show that partial derivatives exist? Is merely showing that the normal derivative limit (but with $x$ or $y$ fixed) exists?
Partial derivatives in $f^{'}_{x}(0,0)=f^{'}_{y}(0,0)=0$. So for differentiable we have $$f(\Delta x, \Delta y) = \epsilon(\Delta x, \Delta y) \sqrt{x^2+y^2}$$ so $$\epsilon(\Delta x, \Delta y) = \frac{\Delta x^3}{\Delta x^2+\Delta y^2} \leqslant \Delta x \rightarrow 0$$