MHB Partial Derivatives: Solving at (0,0)

Click For Summary
To find the first partial derivatives of the function at the point (0,0), the limit definition must be used due to the discontinuity at that point. The partial derivative with respect to x is calculated as 0.5, while the partial derivative with respect to y is determined to be 0. The method involves evaluating the limits as h approaches 0. Understanding the discontinuity is crucial for correctly applying the limit definition in this context.
Yankel
Messages
390
Reaction score
0
Hello all,

I have this function here:

\[f(x,y)=\left\{\begin{matrix} z &(x,y)\neq (0,0) \\ 0 & (x,y)=(0,0) \end{matrix}\right.\]

where

\[z=\frac{x^{3}+xy^{2}}{2x^{2}+y^{2}}\]

And I need to find it's first partial derivative by x and y at the point (0,0). I am not sure I know how to approach this. At the point (0,0) the function is 0, so what's the "catch" ? The final answer is 0 by y and 0.5 by x, I got no clue how to get there...

Thanks !
 
Physics news on Phys.org
Re: Partial Derivaties

The catch is that $f$ has a point of discontinuity at $(0,0)$. To find the partial derivative at such point, you have to use the limit definition.

\[
\frac{\partial f}{\partial x} (0,0) = \lim_{h\to 0} \frac{f(0+h,0)-f(0,0)}{h} = \lim_{h\to 0} \frac{1}{h} \cdot \frac{h^3}{2h^2} =
\lim_{h\to 0} \frac 12 = \frac 12
\]

You can work out $\frac{\partial f}{\partial y}$ by yourself.
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
655
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
20
Views
4K