For functions of the form $f(x,y) = \frac{x^a y^b}{(x^2+y^2)^c}$:
- Continuous at $(0,0)$ if $a+b > 2c$.
- Differentiable at $(0,0)$ if $a+b > 2c + 1$.
Here $a=1, b=1, c=1/2$, so $a+b = 2 > 2(1/2) = 1$ (Continuous!), but $a+b = 2 \ngtr 1+1 = 2$ (Not Differentiable!).