Considering Existing of a Partial Derivative

makyol
Messages
17
Reaction score
0

Homework Statement



[PLAIN]http://www.netbookolik.com/wp-content/uploads/2010/07/q1.png



Homework Equations





The Attempt at a Solution



I thought, in order to take derivative function must be cont. so it would be nice to check limf as (x,y) goes to (0, 0) but it did not seem to be a correct solution because appliying l'hopital gets harder and harder. If anyone can help me to solve this problem?

Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
Don't use L'hopital. Instead, convert to polar coordinates. That way, the single variable, r, measures the distance to the origin.

Since x= r cos(\theta) and y= r sin(\theta),

\frac{x^5+ y^6}{(x^2+ y^2)^\alpha}= \frac{r^5cos^5(\theta)+ r^6sin^6(\theta)}{r^\alpha}
= \frac{r^5}{r^\alpha}(cos^5(\theta)+ rsin^6(\theta)}

As long as \alpha< 5, that will go to 0 as r goes to 0 no matter what \theta is and so the function will be continuous at (0, 0).

I would recommend you not worry about the continuity of the function itself but go ahead and take the derivatives with respect to x and 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