Let $a > 0$ , $b > 0$ and $f_{a,b} :\mathbb{R}^2 \rightarrow \mathbb{R} $ defined as:
$$f_{a,b} (x,y) = x +y + |x|^a |y|^b$$
Give a necessary and sufficient condition on $ (a,b) $ for $f_{a,b}$ to be differentiable at (0,0).
Using the definition of the differentiation on the point $(0,0)$, I need to get :
$$\lim_{(x,y) \to (0,0)} \frac{|f_{a,b}(x,y) - f_{a,b}(0,0)|}{\sqrt{x^2 + y^2}} = 0$$
We have:
$$ \frac{|f_{a,b}(x,y) - f_{a,b}(0,0)|}{\sqrt{x^2 + y^2}} = \frac{|x + y + |x|^a|y|^b|}{\sqrt{x^2 + y^2}} \leq \frac{|x|^a|y|^b}{\sqrt{x^2 + y^2}} $$
As a sufficient condition, the last term needs to tend to zero to get the differentiability, for that to happen, I do not how to derive the condition on $a$ and $b$.
I don't know how to get the necessary condition.
Thank you.
Here's a useful theorem:
So, fixing values of $a,b$, you can determine whether the directional derivatives exist for every $\vec u = \langle s,t \rangle$. And if they do, then you should be able to get formulas for those directional derivatives expressed using $a$ and $b$, and then you should be able to use those formulas to determine whether the last equation is true for every $\vec u = \langle s,t \rangle$. This procedure should give you specific conditions on $a$ and $b$ which will help answer the question.