1
$\begingroup$

Would like some guidance. What I've done so far is included.

Given,

$$f(x,y)=\begin{cases} 0, \text{ if } (x,y)=(0,0)\\ \\ \frac{xy}{\sqrt{x^2+y^2}}, \text{ if } (x,y)\ne (0,0) \end{cases}$$

Prove

a. $f$ is continuous (at all points)

Find a function that bounds f. Take the limit, this should show this. I can't find a bounding function.

b. $f$ has partial derivatives (at all points)

I take the $\partial_u f= \nabla f \cdot u $. I use $u = \sin x, \cos x$. I've got $f = \cos x \sin x$. but am not sure what to do it.

c. $f$ is not differentiable at $(0,0)$.

Show that the limit approaches two different points. I can't find paths such that.

  • 2
    This is quite easy, what did you try?2011-10-24
  • 0
    i've edited in some comments on what i've tried.2011-10-24
  • 1
    For (a), try polar coordinates. (That might help for (c) as well.)2011-10-24
  • 3
    [Related](http://math.stackexchange.com/questions/75096/simplest-way-to-determine-differentiability-at-given-point/75102#75102).2011-10-24
  • 1
    Some related posts: [show continuity of $\frac{xy}{\sqrt{x^2+y^2}}$](http://math.stackexchange.com/questions/572098/show-continuity-of-fracxy-sqrtx2y2) and [Finding partial derivative of $f(x,y)=\frac{xy}{\sqrt{x^2+y^2}}$](http://math.stackexchange.com/questions/1422391/finding-partial-derivative-of-fx-y-fracxy-sqrtx2y2).2015-09-27

1 Answers 1