jdstokes
- 520
- 1
Let f(x,y) = \begin{array}{cc}<br />
\frac{xy}{\sqrt{x^2 + y^2}} &, (x,y) \neq(0,0) \\<br />
0 & ,(x,y) = (0,0) \\<br />
\end{array}
Show that the directional derivatives at (0,0) in directions a\mathbf{i} + b\mathbf{j} with a\neq 0 and b\neq 0, do not exist.
Let \mathbf{u} = a\mathbf{i} + b\mathbf{j}
<br /> \begin{align*}<br /> D_{\mathbf{u}}f(0,0) & = \lim_{h\rightarrow 0}\frac{f(0+ ha,0 + hb) - f(0,0)}{h}<br /> & = \lim_{h \rightarrow 0} \frac{\frac{h^2ab}{\sqrt{h^2a^2 + h^2b^2}}}{h}<br /> = \frac{ab}{\sqrt{a^2 + b^2}}<br /> \end{align*}<br />
which if I'm not mistaken, exists. How do I show that this doesn't exist? Also, in order to show that f(x,y) is everywhere continuous, will it suffice to say that xy/sqrt(x^2 + y^2) is continuous when (x,y) != 0 and that the limit of xy/sqrt(x^2 + y^2) as (x,y) tends to (0,0) along the x-axis is 0?
Show that the directional derivatives at (0,0) in directions a\mathbf{i} + b\mathbf{j} with a\neq 0 and b\neq 0, do not exist.
Let \mathbf{u} = a\mathbf{i} + b\mathbf{j}
<br /> \begin{align*}<br /> D_{\mathbf{u}}f(0,0) & = \lim_{h\rightarrow 0}\frac{f(0+ ha,0 + hb) - f(0,0)}{h}<br /> & = \lim_{h \rightarrow 0} \frac{\frac{h^2ab}{\sqrt{h^2a^2 + h^2b^2}}}{h}<br /> = \frac{ab}{\sqrt{a^2 + b^2}}<br /> \end{align*}<br />
which if I'm not mistaken, exists. How do I show that this doesn't exist? Also, in order to show that f(x,y) is everywhere continuous, will it suffice to say that xy/sqrt(x^2 + y^2) is continuous when (x,y) != 0 and that the limit of xy/sqrt(x^2 + y^2) as (x,y) tends to (0,0) along the x-axis is 0?
Last edited: