Let $$(f :\mathbb{R}^2 \to \mathbb{R})$$ be defined by $$\frac{x_1x_2^2}{(x_1^2+x_2^2)}$$ if $x$ $\neq(0,0)$, $f(0)$ = $0$.
Show that $f$ is continuous at $(0, 0)$.
Show that the partial derivatives $\frac{∂f}{∂x1}(0, 0),$ $\frac{∂f}{∂x2} (0, 0)$ exist and find their values.
(c) By using the definition ∗ show that f is not differentiable at $x$ = $0$.
Note that $0$ and $x$ are vectors
The * from above : $\lim_{x\to a} \frac{||F(x) - F(a)-DF(a)(x-a)||}{||x-a||} = 0.$
For a) I know the limit is 0, but wouldn't that mean the function is not continuous at 0? Or is it just 0? For b) if I take the partial's won't I just end up with 0? Not sure how to do c.
Any help is appreciated!