Let $f: \mathbb{R}^2 \to \mathbb{R}$ be defined by $f(x)=\begin{cases} \frac{x_1^2x_2}{x_1^2+x_2^2}, \quad x\neq 0 \\ 0 , \quad \quad \, \, \, \, x=0\end {cases}$.
I suppose that the derivative doesn't exist, but how can I prove that $f$ is not differentiable at $0$? I tried using $\lim\limits_{h\to 0}\frac{f(a+h)-f(a)-Lh}{|h|_2}$ but how can I show that there is no linear function $L$?