Determined to finish off my assignment

  • Thread starter Thread starter precondition
  • Start date Start date
  • Tags Tags
    Assignment
precondition
Messages
57
Reaction score
0
Determined to finish off my assignment!

Firstly, it's 2:50 am here and I'm NOT going to sleep until I finish this assignment off! I have few remaining ones and I'd be glad if someone could help me out so I can go to sleep...

Please consider this question(and the one I posted below);
f:R^2-->R is defined by f(x,y)=lxyl where lxyl is absolute value of xy

(a)Show that f is differentiable at (0,0)
For this, I think using definition of 'differentiable' is almost impossible, so I'm thinking should I use the theorem which says the function is differentiable if all of partial derivatives exist, and each entry in jacobian matrix exists in a neighbourhood of the point and continuous at that point.

But... partial derivative of something inside absolute value?... also to show each entry in jacobian is continuous... do i use epsilon delta argument??

(b)Show that there is no disc B((0,0);delta) throughout which f has all of its directional derivatives
This one scares me off...
 
Physics news on Phys.org
I'm a bit confused about (b) because I think there is a theorem which states that if function f:R^m-->R^n is differentiable then directional derivatives Dvf(a) for all v a vector in R^m exists and is equal to f'(a)(v)? This seems to contradict to (a) since we are proving that it 'is' differentiable right?
 
What is the definition of differentiability that you have? From what I can remember, the definition of differentiability I know can be readily applied to this question.

In fact, if you were given the definitions of partial derivatives and differentiability, your first question is actually quite straight forward. By inspection (using the definition of a partial derivative), the partials wrtx and wrty evaluated at (x,y)=(0,0) are clearly zero meaning that the Jacobian is the 2 dimensional zero vector since f:R^2->R.

f(0,0) = 0 clearly. So if you're using the same definition of differentiability as the one I am using then this comes down to showing that \frac{{\left| {xy} \right|}}{{\sqrt {x^2 + y^2 } }} \to 0 as (x,y) goes to (0,0). This is also straight forward.

Edit: As for part (b) I think you have got it the other way around. That is, if all of the partial derivatives of f are continuous in a neighbourhood of the point of interest then f is differentiable.
 
Last edited:
From Calculus 9th edition by Sala, Hille, and Etgen, page 872

"Theorem 15.2.4
If f is differentiable at x, then f has a directional derivative at x in every direction u, where us is a unit vector"

However, it appears that while |xy| is differentiable at (0,0), it is not differentiable for any (x,0) with x not 0, or (0,y) with y not 0. So the point of (b) is not directional derivatives at (0,0) but rather at (x, 0) and (0,y).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top