#Multivariable Calc Differentiation Help Needed
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
I need to determine if z is differentiable at (0,0)
I am finding Z_x(0,0) but am getting a limit which isn't giving me a number which is odd..
where did I go wrong?
any help would be appreciated:
since z is a linear combination of functions, it is differentiable at (0,0) iff all the pieces are, so you just want to check whether sqrt(x^2+y^2) is differentiable at (0,0) or not
as that's the only possible place it could go awry
Is it true that if we have a mutlivariable function and one of the partial derivative DNE, then the function is not differentiable at that point?
If it is totally differentiable then the partials exist
If the partials dont exist then it isnt totally differentiable
Yeah so
Here Z_x(0,0)
the limit does not exist
So it is not differentiable at (0,0) then I guess
yep
hmm my problem is tho...
$\lim_{h\to 0}\frac{\sqrt{h^2+0^2}}{h}=\lim_{h\to 0}\frac{\abs{h}}{h}$ which ofc DNE
Omegabet_
Do u know how I can find this limit above ^ ?
go back to calc1 ig?
it's the same as asking whether abs(x) is differentiable at x=0
like I pointed out, all other terms in z are differentiable
so the differenability of z is solely dependent on the differentiability of sqrt(x^2+y^2)
partial wrt x of that piece at the origin DNE
+close