For $(x,y)^2\in \mathbb{R}^2$, let
$f(x,y)=\begin{cases} [(2x^2-y)(y-x^2)]^{1/4}&x^2\leq y \leq 2x^2\\ 0& \text{otherwise}\\ \end{cases} $
show that all directional derivative of $f$ exist at $(0,0)$, but $f$ is not differentiable at $(0,0)$.
My attempt: Firstly, I observed that the curve become linear when it approaches to zero.
Let $u=(u_1,u_2)\in \mathbb{R}^2$ be a unit vector.
$$D_uf(0,0)=\lim_{t \rightarrow 0}\frac{f(tu_1,tu_2)-f(0,0)}{t}=\lim_{t \rightarrow 0}\frac{0-0}{t}=0.$$
This implies all the directional derivatives of $f$ exist at $(0,0)$.
I want to improve the more justification, why $f(tu_1,tu_2)=0$. I understand with graph of the curve. Can anyone suggest me how I improve my justification in this question.
Hint: The inequalities $t^{2}u^{2}\leq tv \leq 2t^{2} u^{2}$ will automatically fail for $|t|$ sufficiently small and hence $f(tu,tv)=0$ for such $t$. [I will add more details if you cannot justify this].
Since the partial derivatives vanish at the origin the only candidate for the derivative at that point is $0$. So, is $f$is differentiable at $(0,0)$ then we must have $\frac {f(x,y)} {\sqrt {x^{2}+y^{2}}} \to 0$ as $(x,y) \to 0$. Get a contradiction by taking $y=(1.5)x^{2}$ and letting $x \to 0$.