I struggling with some problems. Thank you for any help:
This function is given : $ f(x,y)=(e^x-1)\frac y{(x^2+y^2)^\alpha}\;$ , and they ask the values of $\;\alpha\;$ for which f is can be defined in origin and is differentiable at $\;(0,0)\;$ .
I tried in (1) to check when is $\;f\;$ continuous at $\;(0,0)\;$, and so the limit must exist, so if we take for example $\;y=x\;$ and let $\;x\to 0\;$ we have
$\;(e^x-1)\frac x{2^\alpha x^{2\alpha}}\to0\;$
if $\;1-2\alpha\ge 0\implies \alpha\le\frac12\;$
and we can put $\;f(0,0)=0\;$ . But I know there can be functions continuous but not differentiable so I'm stucked because the condition above is perhaps not enough.